Spire.Presentation 9.9.2 support setting the global font directory when execute conversion feature
2024-09-20 09:37:10
We're glad to announce the release of Spire.Presentation 9.9.2. This version supports setting the global font directory when execute conversion feature, and also adds two properties to obtain the last row and last column of the chart's data source. Moreover, two issues that occurred when converting PPTX to SVG, and copying shapes have been successfully fixed. Check below for more details. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2567 Supports setting the global font directory when execute the conversion function. Presentation.SetCustomFontsDirctory("myfonts"); New feature SPIREPPT-2594 Adds the "IChart.ChartData.LastRowIndex" and "IChart.ChartData.LastColIndex" properties to obtain…
Spire.Doc for Java 12.9.4 enhances the conversion from Word to PDF
2024-09-20 05:52:20
We are delighted to announce the release of Spire.Doc for Java 12.9.4. This version enhances the conversion from Word to PDF. Besides, some known issues are fixed successfully in this version, such as the issue that the created table of contents field was not updated correctly. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-10740 Optimizes the speed of converting Word documents to PDF documents. Bug SPIREDOC-10457 Fixes the issue that the text layout was incorrect after converting Word documents to PDF documents. Bug SPIREDOC-10791 Fixes the issue that…
Spire.PDF 10.9.0 enhances the conversion from PDF to images, OFD, PDFA1B and SVG to PDF
2024-09-13 06:14:09
We are excited to announce the release of Spire.PDF 10.9.0. This version enhances the conversion from PDF to images, OFD, PDFA1B as well as SVG to PDF. Moreover, some known issues are fixed successfully in the update, such as the issue that results are incorrect when extracting text multiple times. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-4562 SPIREPDF-5019 Improves the speed of printing PDF documents. Bug SPIREPDF-4445 Fixes the issue that content is blank when converting PDF documents to images. Bug SPIREPDF-6938 Fixes the issue that the…
Spire.PDF for Java 10.9.0 supports extracting text from specified areas
2024-09-06 09:58:04
We're pleased to announce the release of Spire.PDF for Java 10.9.0. This version supports extracting text from specified areas, and preserving XMP data when converting PDF to PDF/A. Furthermore, some known issues that occurred when replacing, extracting text, and compressing images have been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-6920 Adds the PreserveAllowedMetadata property to support preserving XMP data when converting PDF to PDF/A format documents. PdfStandardsConverter convert= new PdfStandardsConverter(outputFile_pdf); convert.getOptions().setPreserveAllowedMetadata(true); convert.toPdfA2A(outputFile_pdfA2A); New feature SPIREPDF-6977 Add a new interface 'PdfTextReplaceOptions.setReplacementArea(Rectangle2D rect)' to support extracting…
Spire.XLS 14.9.1 supports identify OLE objects in Msg format
2024-09-06 08:49:19
We are happy to announce the release of Spire.XLS 14.9.1. This version supports identify OLE objects in Msg format and disabling DTD processing. It also implements the support for the BAHTTEXT formula. Moreover, some known issues are fixed successfully in this version, such as the issue that the result of data summing using MarkerDesigner function was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5307 Adds the 'OleObjectType.Msg' type to identify OLE objects in Msg format. Workbook wb = new Workbook(); wb.LoadFromFile(inputFile); Worksheet sheet =wb.Worksheets[0]; OleObjectType type;…
Spire.Doc for Java 12.9.0 supports determining if a bookmark is hidden
2024-09-06 03:13:29
We are excited to announce the release of Spire.Doc for Java 12.9.0. This version supports determining if a bookmark is hidden with a new method. Moreover, some known bugs are fixed successfully in this update, such as the issue that line spacing became inconsistent after replacing bookmark content. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-7237 Supports determining if a bookmark is hidden with the new method, "bookmark.isHidden()". New feature SPIREDOC-10287 Supports updating the character count with the new method, "document.updateWordCount()". New feature SPIREDOC-10771 Supports embedding font…
Spire.XLS for JavaScript is Now Available
2024-09-02 09:02:06
In a significant stride towards enhancing the capabilities of web developers, Spire.XLS for JavaScript, a powerful Excel development library, has been released. This cutting-edge solution empowers developers to seamlessly integrate Excel functionalities into their JavaScript applications, simplifying the way data is managed and manipulated within web environments. Spire.XLS for JavaScript Spire.XLS for JavaScript is designed to streamline Excel programming tasks, enabling developers to create, read, modify, and convert Excel files directly within their JavaScript environment. As a robust JavaScript Excel API, it allows seamless compatibility with popular frameworks such as Vue, React, Angular, and plain JavaScript. To learn more about…
Spire.Office 9.8.0 is released
2024-09-02 01:15:00
We are excited to announce the release of Spire.Office 9.8.0. In this version, Spire.PDF supports converting HTML to PDF using the Chrome; Spire.XLS supports enabling revision mode and obtaining custom properties of worksheets; Spire.Presentation supports converting PowerPoint documents to Markdown files; Spire.OCR supports configuring OCR models, languages, and dependency libraries. 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, and Spire.Barcode are included. DLL Versions: Spire.Doc.dll v12.8.12 Spire.Pdf.dll v10.8.1 Spire.XLS.dll v14.8.2 Spire.Presentation.dll v9.8.3 Spire.Barcode.dll…
