Spire.Office for Java 7.12.2 is released
2022-12-09 09:25:10
We are glad to announce the release of Spire.Office for Java 7.12.2. In this version, Spire.PDF for Java supports disposing PdfTrueTypeFont object; Spire.Doc for Java enhances the conversion from Word to PDF as well as images and HTML to Word; Spire.XLS for Java enhances the conversion from Excel to PDF; Spire.Presentation for Java enhances the conversion from PowerPoint to SVG. Additionally, 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 7.12.2: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.PDF for Java…
Spire.Office for Java 7.11.2 is released
2022-11-15 09:33:27
We are glad to announce the release of Spire.Office for Java 7.11.2. In this version, Spire.PDF for Java supports setting the print range; Spire.Doc for Java enhances the conversion from Word to PDF. Additionally, 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 7.11.2: 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 - Supports setting the print page range. pdf.getPrintSettings().selectPageRange(int fromPage, int toPage); PrintSettings setting = pdf.getPrintSettings(); doc.print(printSettings); Bug SPIREPDF-5293 Fixes the issue that…
Spire.Office for Java 7.10.4 is released
2022-10-27 08:13:36
We are excited to announce the release of Spire.Office for Java 7.10.4. In this version, Spire.Doc for Java supports setting Word document grid properties and determining whether Docm files are encrypted by stream; Spire.PDF for Java enhances the conversion from PDF to image; Spire.XLS for Java enhances the conversion from Excel to PDF; Spire.Presentation for Java enhances the conversion from PowerPoint to PDF, SVG, and images. Besides, some known issues are successfully fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 7.10.4: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this…
Spire.Office for Java 7.9.9 is released
2022-09-30 07:19:53
We are excited to announce the release of Spire.Office for Java 7.9.9. In this version, Spire.Doc for Java supports word level comparison when comparing Word documents; Spire.Presentation supports adding MathML equations and selecting the print range in the Print dialog box. Besides, some known issues are successfully fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 7.9.9: 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-7817 Supports word level comparison when comparing Word documents. Document doc1 = new Document(); doc1.loadFromFile(folder +…
Spire.Office for Java 7.9.6 is released
2022-09-22 02:49:23
We are excited to announce the release of Spire.Office for Java 7.9.6. In this version, Spire.XLS for Java supports using Worksheet.getMaxDispalyRange() method to get all cell ranges; Spire.PDF for Java supports creating unordered lists in PDF; Spire.Doc for Java enhances the conversion from Word 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 7.9.6: 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-4002 Supports using Worksheet.getMaxDispalyRange() method to get all cell…
Spire.Office for Java 7.8.0 is released
2022-08-04 01:05:15
We are glad to announce the release of Spire.Office for Java 7.8.0. In this version, Spire.XLS for Java supports custom sorting and supports converting Excel containing chart types defined by Excel 2016 to PDF and images; Spire.Presentation for Java supports converting all slides from a PowerPoint document to an SVG file and deleting macros from PPTM files; Spire.Doc for Java enhances the conversion from Word and HTML to PDF; Spire.PDF for Java enhances the conversion from PDF to images, Tiff, OFD, and PDF/A3A as well as Tiff to PDF. Additionally, many known bugs have been fixed successfully. More details are…
Spire.Office for Java 7.7.1 is released
2022-07-13 09:40:35
We are excited to announce the release of Spire.Office for Java 7.7.1. Some new features are included in this version. For example, Spire.Doc for Java supports setting the comparison level when comparing Word files, and Spire.XLS for Java supports filling the chart series markers with custom images. Besides, many known issues have been successfully fixed. More details are listed below. Click the link to download Spire.Office for Java 7.7.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 New feature - Support setting the comparison level when comparing Word files. Document doc1…
Spire.Office for Java 7.6.4 is released
2022-06-22 02:47:29
We are glad to announce the release of Spire.Office for Java 7.6.4 . In this version, Spire.XLS for Java supports setting whether to export hidden worksheets when converting Excel to HTML; Spire.Presentation for Java supports cropping pictures in PowerPoint and setting default alternate font for format conversion; Spire.Doc for Java enhances the conversion from Word to PDF and Word to HTML. Additionally, many known bugs have been fixed successfully. More details are listed below. Click the link to download Spire.Office for Java 7.6.4: 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…