We are glad to announce the release of Spire.PDF for Java 9.3.11. This version optimizes memory usage when compressing images. Besides, it also enhances the conversion from PDF to HTML and SVG. What’s more, some known issues are fixed successfully, such as the issue that the document size increased a lot after adding watermark. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5221 Optimizes memory usage when compressing images. Bug SPIREPDF-5727 Fixes the issue that the document size increased a lot after adding watermark. Bug SPIREPDF-5828 Fixes the issue…
We are happy to announce the release of Spire.XLS Standard Edition 12.12. This version fixes the issue that the program threw an exception "Some parts of this workbook may have been repaired or discarded" while saving files. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-4571 Fixes the issue that the program threw an exception "Some parts of this workbook may have been repaired or discarded" when saving files. Click the link to download Spire.XLS Standard Edition 12.12: https://www.e-iceblue.com/Download/download-excel-for-net-now.html More information of Spire.XLS new release or hotfix: https://www.e-iceblue.com/forum/spire-xls-new-release-or-hotfix-t4630.html
We are pleased to announce the release of Spire.Spreadsheet 7.3.0. This version supports hiding sort item of the filter. Besides, it fixes the issue that only the current active sheet took effect when hiding the title bar of the columns and rows. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPREADSHEET-213 Supports hiding sort item of the filter. this.spreadsheet1.HideSortItemInFilter = true; Bug SPREADSHEET-214 Fixes the issue that only the current active sheet took effect when hiding the title bar of the columns and rows. Click the link to…
We are excited to announce the release of Spire.Office for Java 8.3.6. In this version, Spire.PDF for Java supports scaling when printing PDF documents; Spire.XLS for Java supports converting Excel to standalone HTML files and replacing part of the text within a cell; Spire.Presentation for Java supports DPT and DPS file formats; Spire.Doc for Java supports modifying the time of revision. Besides, a lot of known issues are successfully fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 8.3.6: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.Doc for…
We are glad to announce the release of Spire.Doc for Java 11.3.11. This version supports modifying the revision time. Besides, it enhances the conversion from Word to PDF. In addition, it fixes some known issues, such as the issue that the number of document pages was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-8859 Supports modifying the revision time. SimpleDateFormat formatter = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss"); String dateString = "2023/3/1 00:00:00"; Date date = formatter.parse(dateString); revison.setDateTime(date); Bug SPIREDOC-8645 Fixes the issue that the table content was incorrect…
We are happy to announce the release of Spire.Presentation for Java 8.3.2. This version supports DPT and DPS file formats. Besides, it enhances the conversion from HTML to PowerPoint and PowerPoint to images. What's more, some known issues are fixed in this version, such as the issue that it threw NullPointerException when executing ppt.getBytes() method. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2203 Supports DPT and DPS file formats. Presentation presentation = new Presentation(); presentation.loadFromFile("sample.dps", FileFormat.DPS); presentation.saveToFile("result.dpt", FileFormat.DPT); Bug SPIREPPT-2204 Improves the behavior of throwing exceptions when…
We are glad to announce the release of Spire.XLS for Java 13.3.6. This version support converting Excel to standalone HTML files, saving the entire Excel file to an HTML stream, adding conditional formatting to PivotFields and DataFields in pivot tables and replacing part of the text within a cell. What’s more, it also enhances the conversion from Excel to PDF and images. Additionally, some known issues are fixed, such as the issue that the guide lines lost when converting charts to images. More details are listed below. Here is a list of changes made in this release Category ID Description…
We are happy to announce the release of Spire.Email 6.3.2. This version fixes the issue that the email date information read was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREEMAIL-65 Fixes the issue that the email date information read is correct. Click the link to download Spire.Email 6.3.2: https://www.e-iceblue.com/Download/email-for-net.html
page 65