We are happy to announce the release of Spire.Presentation 7.9.2. This version supports setting not to convert hidden slides when converting PowerPoint to PDF and supports finding the first matching text in a slide and modifying its style. Besides, it enhances the conversion from PowerPoint to images. Moreover, some known issues are fixed successfully. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2037 Supports finding the first matching text in a slide and modifying its style. Presentation ppt = new Presentation(); ppt.LoadFromFile(inputFile); string text = "create"; TextRange textRange…
We are excited to announce the release of Spire.XLS 12.9.2. This version supports getting the color of condition formats. Moreover, it also enhances the conversion from Excel to PDF and fixes some known issues such as the application threw the "System.ArgumentException" when getting RichText from Excel on Linux system. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4084 Supports getting the color of condition formats. Color color = cRange.GetConditionFormatsStyle().Color; Bug SPIREXLS-718 SPIREXLS-4066 Fixes the issue that caused incorrect content formatting after converting Excel to PDF Bug SPIREXLS-2073 Fixes…
We are happy to announce the release of Spire.Doc 10.9.6. This version enhances the conversion from Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-8386 Fixes the issue that the left border of the gray rectangle was cropped after converting Word to PDF. Bug SPIREDOC-8390 Fixes the issue that part of the content was missing after converting Word to PDF. Click the link to download Spire.Doc 10.9.6: 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
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…
We are pleased to announce the release of Spire.XLS for Java 12.9.1. This version enhances the conversion from Excel to PDF. Additionally, some known issues are fixed, such as the issue that the application threw "java.lang.NullPointerException" when modifying the selected value of the filter in the PivotTable. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-2862 Fixes the issue that the line feed was incorrect when converting Excel document to PDF. Bug SPIREXLS-2986 SPIREXLS-3019 Fixes the issue that the page margin was incorrect when converting Excel document to PDF.…
We are pleased to announce the release of Spire.PDF for Java 8.9.1. This version enhances the conversion from PDF to Excel and PDFA3A. Moreover, some known issues are fixed, such as the issue that the extracted table's contents were incomplete. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5390 Fixes the issue that the bold font was lost when converting PDF to Excel Bug SPIREPDF-5402 Fixes the issue that the memory overflowed when converting PDF to Excel Bug SPIREPDF-5419 Fixes the issue that the application threw "java.lang.NullPointerException" when converting…
We are excited to announce the release of Spire.Spreadsheet 6.9.0. 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.9.0: 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
We are happy to announce the release of Spire.PDF 8.9.2. This version supports converting PDF to OFD with attachments together and setting the binding orientation when creating a booklet. Besides, it enhances the conversion from PDF to OFD, images, and SVG. Moreover, some known issues are fixed, such as the issue that caused incorrect text position after filling text field. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5358 Supports setting the binding orientation when creating a booklet. float width = PdfPageSize.A4.Width * 2; float height = PdfPageSize.A4.Height; …
page 76