We're glad to announce the release of Spire.Presentation 9.5.3. This version adds the ColumnSpacing property to set the spacing between columns, and also fixes some issues that occurred when appending images to presentations and converting PPTX to SVG. Check below for more details. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2497 Adds the ColumnSpacing property to set the spacing between columns. //The unit is point shape.TextFrame.ColumnSpacing = 20.50f; Bug SPIREPPT-2493 Fixes the issue that the application threw the "System.ArgumentException" when appending images to presentations. Bug SPIREPPT-2498 Fixes the issue that the shape…
We are delighted to announce the release of Spire.PDF 10.5.5. This version enhances the conversion from PDF to XPS, SVG, PDFA3A, PowerPoint, OFD, and images as well as OFD to PDF. Besides, a number of known issues are fixed successfully in this version, such as the issue that the content was blurred when printing PDFs. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6045 Fixes the issue that the content was blurred when printing PDFs. Bug SPIREPDF-6529 Fixes the issue that the content was lost after replacing text. Bug…
We are excited to announce the release of Spire.XLS for Swift, a robust library aimed at simplifying Excel file handling within Swift applications. This addition to the Spire family empowers developers working on macOS to incorporate Excel manipulation features seamlessly. Spire.XLS for Swift Spire.XLS for Swift has been meticulously developed to provide developers with a reliable means of reading, writing, and manipulating Excel (.xls and .xlsx) files within their Swift projects. It is built to align with Swift's modern syntax and performance standards, ensuring smooth integration and operation across macOS devices. The library supports essential functionalities such as parsing complex…
We are pleased to announce the release of Spire.Presentation for Java 9.5.2. This version optimizes the time consumption for converting PPTX to PDF. Additionally, it also fixes some issues that occurred after merging multiple PPTX files and converting PPTX to images. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2466 Optimizes the time consumption for converting PPTX to PDF. Bug SPIREPPT-2471 Fixes the issue that the comments were incorrect after merging multiple PPTX files. Bug SPIREPPT-2486 Fixed the issue that the application threw the "StringIndexOutOfBoundsException" when converting PowerPoint to…
We're pleased to announce the release of Spire.PDF for Python 10.5.2. This version supports the table.GetText(i,j) method for getting the text of table cells in PDF, and also synchronizes several interfaces such as PdfTextExtractor, PdfTextFinder and PdfCompressor interfaces. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Synchronizes the PdfTextExtractor and PdfTextFinder interfaces. New feature SPIREPDF-6545 Synchronizes the table.GetText(i,j) method to get the text of table cells. New feature SPIREPDF-6594 Synchronizes the PdfCompressor interface in Python. New feature SPIREPDF-6702 Synchronizes the CropBox property in Python. Click the link…
We are glad to announce the release of Spire.Doc for Java 12.4.14. This version enhances the conversion from DOCX to PDF. Moreover, it also fixes the issue that the content appeared different when it was opened with WPS tool after loading and saving the document. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9330 SPIREDOC-10446 Fixes the issue that the text was garbled after converting a DOCX document to a PDF document. Bug SPIREDOC-9309 Fixes the issue that the content was messed up after converting a DOCX document to…
We're pleased to announce the release of Spire.PDF for Java 10.4.9. This version supports retrieving Javascript content from PDF documents, and adds a constructor method to address the issue of PdfInkAnnotation not displaying in the browser. Furthermore, it also fixes two issue that occurred when extracting tables from PDFs and flattening form fields. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-6644 Adds a constructor method "PdfInkAnnotation ink = new PdfInkAnnotation(Rectangle2D rect, List<int[]> inkList)" to address the issue of PdfInkAnnotation not displaying in the browser. PdfDocument doc =…
We are excited to announce the release of Spire.XLS for Python 14.4.4. This version supports adding FindAll() method to CellRange. Besides, some known issues are fixed in this version, such as the issue that retrieving custom font files failed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5165 Supports adding FindAll() method to CellRange. workbook = Workbook() workbook.LoadFromFile("test.xlsx") sheet = workbook.Worksheets[0] sheet.Range["A1"].FindAll("Hello", FindType.Text, ExcelFindOptions.MatchEntireCellContent) Bug SPIREXLS-5092 Fixes the issue that retrieving custom font files failed. Bug SPIREXLS-5194 Fixes the issue that the program threw spire.xls.common.SpireException:Arg_NullReferenceException when creating a…
Page 1 of 62