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…
We are delighted to announce the release of Spire.Office 9.4.0. In this version, Spire.Doc supports working with Markdown documents; Spire.PDF supports getting the font and font size of the found text and retrieving the font formatting of found text; Spire.Presentation supports inserting math equations in paragraphs and embedding SVG files into slides as images. Moreover, 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, and Spire.Barcode are included. DLL Versions: Spire.Doc.dll v12.4.7.0 Spire.Pdf.dll v10.4.7.0 Spire.XLS.dll…
We're glad to announce the release of Spire.Presentation 9.4.5. This version adds several new features, such as support for adding placeholders, support for inserting math equations in paragraphs, etc. Besides, it also fixes an issue that occurred when converting PPTX documents to SVG documents. Check below for more details. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2469 Supports adding placeholders. public enum InsertPlaceholderType { Content = 0, VerticalContent = 1, Text = 2, VerticalText = 3, Picture = 4, Chart = 5, Table = 6, SmartArt = 7, Media = 8, OnlineImage…
We are excited to announce the release of Spire.Office for Java 9.4.0. In this version, Spire.Doc for Java supports loading, manipulating, and converting Markdown documents; Spire.PDF for Java supports getting the keyword font names and sizes; Spire.XLS for Java adds a method to convert a worksheet to an SVG document; Spire.Barcode for Java supports adding pictures to the center of QR code. 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 9.4.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.Doc…
page 42