Spire.XLS for Java 13.11.0 supports retrieving comments from the Name Manager
2023-11-07 09:56:49
We are pleased to announce the release of Spire.XLS for Java 13.11.0. This version supports retrieving comments from the Name Manager. The conversion of Excel to PDF has also been enhanced. Besides, some known issues are fixed successfully in this version, such as the issue that the program threw "Invalid ValidationAlertType " when reading an Excel file. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4919 Supports retrieving comments from the Name Manager. Workbook workbook = new Workbook(); workbook.loadFromFile(inputFile); INameRanges nameManager = workbook.getNameRanges(); StringBuilder stringBuilder = new StringBuilder(); …
Spire.Doc 11.11.0 enhances the conversion from Word, HTML, and ODT to PDF
2023-11-06 07:47:46
We are happy to announce the release of Spire.Doc 11.11.0. This version enhances the conversion from Word, HTML, and ODT to PDF as well as Word to PDF and images. Besides, a lot of known issues are fixed in this version, such as the issue editing restrictions were lost after saving a DOC-formatted document as a new document. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9369 Fixes the issue that the content formatting was incorrect after converting Word to PDF. Bug SPIREDOC-9456 Fixes the issue that the pagination…
Spire.PDF 9.11.0 enhances the conversion from PDF to images and SVG
2023-11-03 10:05:49
We are pleased to announce the release of Spire.PDF 9.11.0. This version enhances the conversion from PDF to images and SVG. What’s more, some other known issues are also fixed in this version, such as the issue that some content was unclear when printing PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6320 Improves the speed of converting PDF to images. Bug SPIREPDF-4552 Fixes the issue that the extracted content from PDF was incorrect. Bug SPIREPDF-5949 Fixes the issue that the resulting file became larger after splitting and…
Spire.Office 8.11.0 is released
2023-11-23 06:16:00
We are happy to announce the release of Spire.Office 8.11.0. In this version, Spire.PDF supports getting the text coordinates of multi-column text in reading order; Spire.Doc adds the feature of text formatting when converting Word to PDF; Spire.XLS supports customizing the names of pivot table fields; Spire.Presentation supports getting location information of the text within shapes. Besides, 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.10.11 Spire.Pdf.dll v9.10.2…
Spire.Office for Java 8.10.2 is released
2023-10-30 06:05:03
We are delighted to announce the release of Spire.Office for Java 8.10.2. In this version, Spire.XLS for Java supports verifying whether the password for restricted editing is correct; Spire.PDF for Java supports configuring AES encryption algorithms and setting the names of existing fields; Spire.Doc for Java synchronizes the AppendHorizonalLine() method to Java. Spire.Presentation for Java supports converting specified slides to SVG and PowerPoint presentations to SVGZ. In addition, many known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 8.10.2: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this…
Spire.Presentation for Java 8.10.4 supports converting slides to SVG and PowerPoint files to SVGZ
2023-10-30 03:25:10
We are excited to announce the release of Spire.Presentation for Java 8.10.4. This version supports converting specified slides to SVG and PowerPoint presentations to SVG. It also enhances the conversion from PowerPoint to PDF. Besides, some known issues are fixed in this version, such as the issue that the program threw an exception java.lang.NullPointerException when loading PowerPoint documents. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2328 Supports converting PowerPoint documents to SVGZ documents. Presentation ppt = new Presentation(); ppt.loadFromFile("input.pptx"); List bytes = ppt.saveToSVGZ(); for (int i =…
Spire.Doc for Java 11.10.3 synchronizes the AppendHorizonalLine() method to Java
2023-10-23 09:29:32
We are happy to announce the release of Spire.Doc for Java 11.10.3. This version synchronizes the AppendHorizonalLine() method to Java and supports switching fonts that do not support drawing characters through the FontFallbackRule method in XML when converting to a non-flow layout document. It also enhances the conversion from Word to PDF, HTML, and OFD. Besides, some known issues are fixed successfully in this version, such as the issue that the result of setting the image zoom size was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature…
Spire.Doc 11.10.7 enhances the conversion from Word to PDF
2023-10-20 09:59:29
We are pleased to announce the release of Spire.Doc 11.10.7. This version fixes the issue that Thai characters were not aligned and wrapped when converting Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9831 Fixes the issue that Thai characters were not aligned and wrapped when converting Word to PDF. Click the link to download Spire.Doc 11.10.7: https://www.e-iceblue.com/Download/download-word-for-net-now.html More information of Spire.Doc new release or hotfix: https://www.e-iceblue.com/forum/spire-doc-new-release-or-hotfix-t4749.html
