Spire.Doc for Java 10.9.0 enhances the conversion from Word to PDF
2022-09-05 10:05:39
We are excited to announce the release of Spire.Doc for Java 10.9.0. This version enhances the conversion from Word to PDF. Besides, some known issues are fixed, such as the issue that the content alignment became inconsistent when converting DOC to DOCX2007. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7704 Fixes the issue that the application thrown "IllegalArgumentException" after setting the private fonts in otf format when converting Word to PDF. Bug SPIREDOC-7841 Fixes the issue that embedding private fonts failed when converting Word to PDF. Bug SPIREDOC-8242…
Spire.PDF for Android via Java 8.8.1 enhances the conversion from PDF to DOCX
2022-08-30 09:12:14
We are excited to announce the release of Spire.PDF for Android via Java 8.8.1. This version fixes the issue that caused image loss after converting PDF to DOCX and the issue that caused null pointer exception in the conversion from PDF to DOCX. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5013 Fixes the issue that caused image loss after converting PDF to DOCX. Bug SPIREPDF-5289 Fixes the issue that caused null pointer exception in the conversion from PDF to DOCX. Click the link below to download Spire.PDF for…
Spire.SpreadSheet 6.8 fixes the issue that the Worksheet.Resize method did not work
2022-08-30 09:02:19
We are pleased to announce the release of Spire.Spreadsheet 6.8. This version fixes the issue that the Worksheet.Resize method did not work. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPREADSHEET-204 Fixes the issue that the Worksheet.Resize method did not work Click the link to download Spire.Spreadsheet 6.8: https://www.e-iceblue.com/Download/download-Spreadsheet-for-net-now.html More information of Spire.Spreadsheet new release or hotfix: https://www.e-iceblue.com/forum/spire-spreadsheet-new-release-or-hotfix-t6100.html
Spire.XLS for Java 12.8.4 supports using Worksheet.getMaxDispalyRange() method to get all cell ranges
2022-08-26 09:29:00
We are pleased to announce the release of Spire.XLS for Java 12.8.4. This version supports using Worksheet.getMaxDispalyRange() method to get all cell ranges, including objects such as pictures and shapes and supports the =Days() function. Moreover, it also enhances the conversion from Excel to PDF. Additionally, some known issues are fixed, such as the issue that the application threw "NullPointerException" when getting the chart DataRange. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4002 Supports using Worksheet.getMaxDispalyRange() method to get all cell ranges, including objects such as pictures…
Spire.PDF for Java 8.8.3 supports creating unordered lists in PDF
2022-08-22 08:07:18
We are glad to announce the release of Spire.PDF for Java 8.8.3. This version supports creating unordered lists in PDF and adjusts the internal security of signed timestamps. Besides, it enhances the conversion from PDF to Tiff. Moreover, some known issues are fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports creating unordered lists in PDF. public void DrawMarker(PdfUnorderedMarkerStyle style, String outputFile) { PdfDocument doc = new PdfDocument(); PdfNewPage page = (PdfNewPage) doc.getPages().add(); PdfMarker marker = new PdfMarker(style); String listContent = "Data Structure\n" + "Algorithm\n" +…
Spire.Office 7.8.4 is released
2022-08-17 10:07:47
We are excited to announce the release of Spire.Office 7.8.4. In this release, Spire.XLS supports getting the CurrentRegion of cell; Spire.Presentation enhances the conversion from PowerPoint to PDF; Spire.PDF enhances the conversion from PDF to SVG and images and OFD to PDF. Moreover, a number of known issues are fixed successfully. 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 v10.8.3 Spire.Pdf.dll v8.8.6 Spire.XLS.dll v12.8.0 Spire.Email.dll v5.6.0 Spire.DocViewer.Forms.dll v7.8.0 Spire.PdfViewer.Forms.dll v7.8.0 Spire.PdfViewer.Asp.dll v7.8.0 Spire.Presentation.dll v7.8.0 Spire.Spreadsheet.dll v6.6.1 Spire.OfficeViewer.Forms.dll v7.8.4 Spire.Barcode.dll…
Spire.Presentation for Java 7.8.2 supports setting the time of advancing slide and determining whether the document is encrypted
2022-08-17 09:55:58
We are excited to announce the release of Spire.Presentation 7.8.2 for Java. This version supports setting the time of advancing slide and determining whether the document is encrypted. Besides, it also enhances the conversion from PowerPoint to HTML and PDF. What’s more, some known issues are successfully fixed, such as the issue that the selection state of “Advance Slide" was incorrect after splitting PowerPoint file. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2014 Supports setting the time of advancing Slide. Note: 03 format is not currently supported.…
Spire.PDF 8.8.6 enhances the conversion from PDF to SVG and images and OFD to PDF
2022-08-17 08:46:46
We are happy to announce the release of Spire.PDF 8.8.6. This version enhances the conversion from PDF to SVG as well as images and OFD to PDF. Besides, some known issues are fixed, such as the issue that converted PDF/A3A documents were not standards-compliant and the issue that file corrupted after grayscale conversion. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-572 Fixes the issue of incorrect padding of domain values. Bug SPIREPDF-5279 Fixes the issue that the application throws "System.ArgumentException: invalid color operands in instruction" in PDF grayscale…