Spire.Presentation for Java 4.11.7 supports adding math equations and checking whether shape contains math equations
2021-11-30 07:49:07
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 =…
Spire.Presentation for Java 4.11.4 enhances the conversion from PPT to HTML
2021-11-18 03:26:49
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
Spire.Presentation for Java 4.10.1 enhances the conversion from PPT to images
2021-10-22 08:21:25
We are happy to announce the release of Spire.Presentation for Java 4.10.1. This version enhances the conversion from PPT to images and also fixes the issue occurred in the process of loading PPT files. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-1688 Fixes the issue that the application threw an error “Invalid format string” when loading a PPT file. Bug SPIREPPT-1689 Fixes the issue that the application hanged when converting a PPT to images. Click the link to download Spire.Presentation for Java 4.10.1: https://www.e-iceblue.com/Download/presentation-for-java.html