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…
We're pleased to announce the release of Spire.XLS for Java 14.4.4. This version adds a new method for converting Excel worksheets to SVG documents that supports returning SVG dimensions. Moreover, it also fixes some issues that occurred when converting Excel to PDF and HTML formats. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5111 Adds a new method for converting Excel worksheets to SVG documents, with support for returning SVG dimensions. Workbook workbook = new Workbook(); workbook.loadFromFile("1.xlsx"); Worksheet sheet = workbook.getWorksheets().get(0); FileOutputStream stream = new FileOutputStream(outputFile); Dimension dimension…
We are delighted to announce the release of Spire.Doc for Python 12.4.0. This version supports macOS system. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports macOS system. Click the link below to get Spire.Doc for Python 12.4.0: https://www.e-iceblue.com/Download/Spire-Doc-Python.html
Page 1 of 61