Spire.Office for Java 9.8.0 is released
2024-08-27 09:27:35
We are pleased to announce the release of Spire.Office for Java 9.8.0. In this new version, Spire.XLS for Java supports embedding images in cells; Spire.Doc for Java optimizes the clarity of images when converting Word documents to HTML. Besides, some known issues are fixed successfully in this update. More details are listed below. Click the link to download Spire.Office for Java 9.8.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.XLS for Java Category ID Description New feature SPIREXLS-5147 Provides the hideCategoriTags method to support hiding category labels. Chart chart = sheet.getCharts().get(0); String[] labels = chart.getCategoryLabels(); chart.hideCategoryLabels(new…
Spire.Office for Java 9.7.0 is released
2024-08-01 02:55:42
We're pleased to announce the release of Spire.Office for Java 9.7.0. This version contains many new features, such as Spire.Doc for Java supports embedding CSS and images when converting Word documents to HTML files in HTML Fixed format; Spire.Presentation for Java supports adding comments to specified text in PowerPoint; Spire.Barcode for Java supports obtaining barcode information, including barcode type, data value and vertex position information. In addition, many known issues have also been successfully fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 9.7.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made…
Spire.Office for Java 9.6.0 is released
2024-06-26 09:36:23
We are excited to announce the release of Spire.Office for Java 9.6.0. In this version, Spire.Doc for Java supports displaying a prompt message when a corresponding font is not found during conversion; Spire.Barcode for Java supports obtaining barcode information; Spire.PDF for Java enhances the conversion from PDF to OFD, Word, SVG and images. Besides, a lot of known issues are fixed successfully in this version. More details are listed below. Click the link to download Spire.Office for Java 9.6.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.Doc for Java Category ID Description New feature SPIREDOC-10465 Supports…
Spire.Office for Android via Java 8.4.1 is released
2024-06-03 09:46:31
We are excited to announce the release of Spire.Office for Android via Java 8.4.1. In this version, Spire.PDF for Android via Java supports a number of new features, including converting PDF to SVGZ and PPTX and comparing PDF files; Spire.Presentation for Android via Java enhances the conversion from PPTX to PDF. Moreover, some known issues are fixed successfully in this version. More details are listed below. Click the link to download Spire.Office for Android via Java 8.4.1: https://www.e-iceblue.com/Download/office-for-android-via-java.html Here is a list of changes made in this release Spire.PDF for Android via Java Category ID Description New feature - Supports…
Spire.Office for Java 9.5.0 is released
2024-05-29 08:35:41
We are excited to announce the release of Spire.Office for java 9.5.0. In this version, Spire.PDF for Java retrieving JavaScript content from PDF documents; Spire.Doc for java supports ignoring comparing headers and footers when comparing PDF documents; Spire.XLS for Java enhances the conversion from Excel to PDF. Besides, a lot of known issues are fixed successfully in this version. More details are listed below. Click the link to download Spire.Office for Java 9.5.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.PDF for Java Category ID Description New feature SPIREPDF-6644 Adds a constructor method "PdfInkAnnotation ink =…
Spire.Office for Java 9.4.0 is released
2024-04-28 01:32:04
We are excited to announce the release of Spire.Office for Java 9.4.0. In this version, Spire.Doc for Java supports loading, manipulating, and converting Markdown documents; Spire.PDF for Java supports getting the keyword font names and sizes; Spire.XLS for Java adds a method to convert a worksheet to an SVG document; Spire.Barcode for Java supports adding pictures to the center of QR code. Besides, a lot of known issues are fixed successfully in this version. More details are listed below. Click the link to download Spire.Office for Java 9.4.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.Doc…
Spire.Office for Java 9.3.1 is released
2024-03-28 02:36:10
We're pleased to announce the release of Spire.Office for Java 9.3.1. This version contains some fantastic features, such as Spire.PDF for Java adds the PdfTextReplacer class to replace PDF text and supports adding InkAnnotation to PDF; Spire.XLS for Java supports AI features; Spire.Presentation for Java supports adding math equation in paragraphs and getting the display color of a shape. In addition, many known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 9.3.1: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.Doc for Java Category ID Description…
Spire.Office for Java 9.2.0 is released
2024-03-01 03:11:48
We are delighted to announce the release of Spire.Office for Java 9.2.0. In this version, Spire.XLS for Java supports saving Kingdraw drawn OLE objects as images. Spire.Barcode for Java supports adding images in the middle of QR codes. In addition, many known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 9.2.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.XLS for Java Category ID Description New feature SPIREXLS-5046 Supports saving Kingdraw drawn OLE objects as images. com.spire.xls.Workbook workbook = new com.spire.xls.Workbook(); workbook.loadFromFile("data.xlsx"); Worksheet sheet = workbook.getWorksheets().get(0);…