We’re pleased to announce the release of Spire.Office for Java 11.3.0. In this update, Spire.Doc for Java supports “kerning for fonts” feature; Spire.PDF for Java supports PDF 2.0 format; Spire.Presentation supports saving PPTX to video formats; Spire.XLS for Java enhances the Excel to PDF conversion stability. Moreover, a large number of known issues have been successfully resolved. More details are as follows. Click the link to download Spire.Office for Java 11.3.0: https://www.e-iceblue.com/Download/office-for-java.html Below is a summary of the changes included in this release. Spire.Doc for Java Category ID Description New Feature SPIREDOC-9870 Support the "Automatically adjust right indent when defining…
We're pleased to announce the release of Spire.PDF for Java 12.3.9. This version enhances the conversion from PDF to PDF/A. Meanwhile, some issues that occurred when merging PDF documents and releasing resources have also been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description Bug Fix SPIREPDF-7811 Fixes the issue where a java.lang.NullPointerException was thrown when merging PDF documents. Bug Fix SPIREPDF-7931 Fixes the issue where a java.lang.NullPointerException was thrown when releasing resources during PDF merging. Bug Fix SPIREPDF-7995 Fixes the issue where partial text was missing when converting…
We’re pleased to announce the release of Spire.Office 11.3.0. In this version, supports converting Word to Excel and adding and manipulating SmartArt; Spire.XLS supports manipulating the VBA Macro Project; Spire.PDFViewer supports .NET 6.0 WPF and WinForms applications. Moreover, a large number of known bugs has been fixed successfully in this version. In this version, the most recent versions of Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.Barcode, Spire.DocViewer, Spire.PDFViewer, Spire.Email, Spire.Spreadsheet, and Spire.OfficeViewer are included. DLL Versions: Spire.Doc.dll v14.3.5 Spire.Pdf.dll v12.3.7 Spire.XLS.dll v16.3.6 Spire.Presentation.dll v11.3.1 Spire.Barcode.dll v7.5.0 Spire.Email.dll v6.8.0 Spire.DocViewer.Forms.dll v8.9.5 Spire.PdfViewer.Asp.dll v8.2.13 Spire.PdfViewer.Forms.dll v8.2.13 Spire.Spreadsheet.dll v7.5.3 Spire.OfficeViewer.Forms.dll v8.8.1 Click the link to…
We're pleased to announce the release of Spire.XLS 16.3.6. This version supports manipulation of the VBA Macro Project and the Data Simulation Analysis (Scenario Manager). Besides, it also fixes an issue where macros were lost when copying worksheets. More details are shown below. Here is a list of changes made in this release Category ID Description New Feature SPIREXLS-938 SPIREXLS-5995 Added support for VBA Macro Project manipulation, covering creation, reading, modification, and deletion. Adding VBA project: Workbook workbook = new Workbook(); // Add VBA project to the document IVbaProject vbaProject = workbook.VbaProject; vbaProject.Name = "SampleVBAMacro"; string text = "Encoding before…
We’re pleased to announce the release of Spire.Presentation for Java 11.3.5. This update adds a new feature to support saving PPTX files as video formats, such as MP4 and WMV. More details are as follows. Here is a list of changes made in this release Category ID Description New Feature - Added support for saving PPTX to video formats. String inputFile = "input.pptx"; String outputFile = "output.mp4"; Presentation presentation = new Presentation(); presentation.loadFromFile(inputFile); SaveToVideoOption saveOption = new SaveToVideoOption.Builder("D:\\tools\\ffmpeg-7.1.1-essentials_build\\bin") // Set ffmpeg path .setFps() // Frame rate .setThreadsCount() // Number of threads .setDurationForEachSlide() // Duration for each slide .build(); presentation.setSaveToVideoOption(saveOption); presentation.saveToFile(outputFile,…
We're pleased to announce the release of Spire.Doc for Java 14.3.5. This version supports configuring formula conversion to MathML when converting Word to HTML. Meanwhile, some issues that occurred when loading Word documents, converting Word to PDF, and managing OLE objects have also been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New Feature SPIREDOC-11792 Supports configuring formula conversion to MathML when converting Word to HTML. HtmlExportOptions options = document.getHtmlExportOptions(); options.setOfficeMathOutputMode(HtmlOfficeMathOutputMode.Math_ML); Bug Fix SPIREDOC-10476 Fixes the issue where a NullPointerException was thrown when loading a Word document in…
We’re pleased to announce the release of Spire.XLS for Java 16.3.2. This version enhances the stability of Excel-to-PDF conversion. It also fixes several issues, including a problem where the application would hang when loading a document. More details are listed below. Here is a list of changes made in this release Category ID Description Bug Fix SPIREXLS-6109 Fixed an issue where some borders were missing when converting Excel to PDF on a Linux server. Bug Fix SPIREXLS-6119 Fixed an issue where the application would hang when loading a document. Click the link below to download Spire.XLS for Java 16.3.2: https://www.e-iceblue.com/Download/xls-for-java.html
We’re pleased to announce the release of Spire.Presentation for Python 11.3.0. This update resolves a PowerPoint-to-image conversion issue, improving reliability and output quality. More details are as follows. Here is a list of changes made in this release Category ID Description Bug Fix SPIREPPT-3080 Fixed an issue where the program would hang when converting PowerPoint documents to images. Click the link below to download Spire.Presentation for Python 11.3.0: https://www.e-iceblue.com/Download/presentation-for-python.html
Page 4 of 111
page 4