We are pleased to announce the release of Spire.Doc for Java 4.12.1. This version supports converting Word to OFD format, setting the revision author, as well as setting "ignore formatting" when doing the comparison. Additionally, it enhances the conversion from Word to PDF, also fixes some known issues such as the list text obtained being incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports converting Word to OFD format. Document document = new Document(); document.loadFromFile("input.docx"); document.saveToFile("output.ofd", FileFormat.OFD); New feature SPIREDOC-6969 Supports setting the revision author. Document…
We are glad to announce the release of Spire.Presentation for Java 4.11.7. This version supports adding math equations and checking whether shape contains math equations. In addition, it enhances the conversion from PowerPoint to images, PowerPoint to PDF, it also fixes some known issues like the settings for chart legend "isOverlay" property didn't make effect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-1719 Supports adding math equations and checking whether shape contains math equations. Presentation ppt = new Presentation(); ppt.loadFromFile("input.pptx"); String latexMathCode = "x^{2}+\\sqrt{x^{2}+1}=2"; IAutoShape shape =…
We are excited to announce the release of Spire.Office 6.11.2. This version brings some new features, for example, Spire.XLS supports to set drop lines for line chart and area chart; Spire.Doc adds two new method; Spire.PDF supports converting PDF to linearized PDF; Spire.Presentation supports getting the display color of the table cell border. Meanwhile, a lot of bugs have been successfully fixed. More details are listed as follow. 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, Spire.Barcode are included. DLL Versions: Spire.Doc.dll v9.11.6 Spire.Pdf.dll v7.11.1 Spire.XLS.dll v11.11.2. Spire.Email.dll v4.11.1 Spire.DocViewer.Forms.dll…
We are happy to announce the release of Spire.XLS 11.11.2. This version supports to set border for data bar of chart, and set drop lines for line chart and area chart, as well as set the customized page size when converting an excel file to pdf. It also enhances the conversion from Excel to PDF, Excel to HTML. In addition, it fixes some known issues like MS Excel failed to open the saved xlsx file. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-1805 Supports to set border…
We are happy to announce the release of Spire.XLS for Java 4.11.3. This version enhances the conversion from Excel to PDF, it also fixes some known issues like the checked "Align with page margins" item was missing. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-2736 Fixes the issue that the format was not correct when converting an excel to PDF Bug SPIREXLS-3158 Fixes the issue that the obtained cell value of the date format was wrong Bug SPIREXLS-3485 Fixes the issue that the checked "Align with page margins"…
We are glad to announce the release of Spire.Presentation 6.11.4. This version supports getting the display color of the table cell border. In addition, it enhances the conversion from PowerPoint to images, PowerPoint to PDF, and also fixes the issue that the obtained font size of the text was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-1744 Supports getting the display color of the table cell border. table[0, 0].BorderLeftDisplayColor; table[0, 0].BorderTopDisplayColor; table[0, 0].BorderRightDisplayColor; table[0, 0].BorderBottomDisplayColor; Bug SPIREPPT-1723 Fixes the issue that the image converted from PowerPoint…
We are happy to announce the release of Spire.Email 4.11.1. This version fixes the issue that the addresser was incorrect when saving the email extracted from a PST file to eml format. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREEMAIL-48 Fixes the issue that the addresser was incorrect when saving the email extracted from a PST file to eml format Click the link to download Spire.Email 4.11.1: https://www.e-iceblue.com/Download/email-for-net.html
We are glad to announce the release of Spire.Presentation for Java 4.11.4. This version enhances the conversion from PPT to HTML and fixes the issue that the shapes in the slides couldn't be accessed. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-1722 Fixes the issue that the shapes in the slides couldn't be accessed Bug SPIREPPT-1735 Fixes the issue that the application threw the error "NullPointerException" when converting PPT to HTML Click the link to download Spire.Presentation for Java 4.11.4: https://www.e-iceblue.com/Download/presentation-for-java.html
page 65