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
We are excited to announce the release of Spire.PDF for Java 9.3.6. This version supports scaling when printing PDF documents and optimizes memory consumption when printing PDF documents. What’s more, some known issues are fixed successfully, such as the issue that the application threw “java.lang.NullPointerException” when extracting table content. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5796 Optimizes memory consumption when printing PDF documents. New feature SPIREPDF-5833 Supports scaling when printing PDF documents. pdfDocument.getPrintSettings().selectSinglePageLayout (PdfSinglePageScalingMode.Custom_Sacle, true, customScaling); Bug SPIREPDF-5536 Fixes the issue that the application threw "java.lang.NullPointerException"…
We are happy to announce the release of Spire.Office 8.3.2. In this version, Spire.PDF supports embedding fonts into PDF documents and “Show/Hide Fields” action; Spire.XLS supports ISOWEEKNUM, CEILING.PRECISE, and ENCODEURL formula and replacing font; Spire.Spreadsheet supports the zoom function; Spire.Email supports OAuth2 authentication. In addition, a lot of known issues are fixed successfully in this version. More details are listed below. In this version, the most recent versions of Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.Email, Spire.DocViewer, Spire.PDFViewer, Spire.Spreadsheet, Spire.OfficeViewer, Spire.DataExport, Spire.Barcode are included. DLL Versions: Spire.Doc.dll v11.3.2 Spire.Pdf.dll v9.3.4 Spire.XLS.dll v13.3.2 Spire.Presentation.dll v8.2.0 Spire.Email.dll v6.3.1 Spire.DocViewer.Forms.dll v8.3.0 Spire.PdfViewer.Forms.dll v7.10.0 Spire.PdfViewer.Asp.dll v7.10.0…
We are glad to announce the release of Spire.Office for Java 8.3.5. In this version, Spire.PDF for Java optimizes the function of compressing documents and it also enhances the conversion from PDF to Excel; Spire.Doc for Java enhances the conversion form Word to PDF; Spire.XLS for Java enhances the conversion from Excel to PDF. Moreover, many known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 8.3.5: 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-5706 Optimizes the function…
page 40