Spire.Presentation for Java 8.9.4 supports specifying page ranges when converting PPTX to other file formats

2023-09-25 07:07:30

We are pleased to announce the release of Spire.Presentation for Java 8.9.4. This version supports specifying the number of pages when converting PPTX to other document formats. What's more, some known issues are fixed in this version, such as the issue that the path of video and image was incorrect after converting PPTX to HTML. More details are listed below.

Here is a list of changes made in this release

Category ID Description
New feature SPIREPPT-2366 Supports specifying the number of pages when converting PPTX to other document formats.
ppt.saveToFile(2,5,outputFile, FileFormat.PDF);
Bug SPIREPPT-2282 Fixes the issue that the application threw a "DocumentEditException" exception when splitting PPTX file.
Bug SPIREPPT-2336 Fixes the issue that the application threw a "Comment by nonexistent author" exception when loading PPTX file.
Bug SPIREPPT-2339 Fixes the issue that the application threw a "NullPointerException" exception when loading PPT file.
Bug SPIREPPT-2340 Fixes the issue that the base64 image data was lost after converting HTML to PPTX.
Bug SPIREPPT-2344 Fixes the issue that the image turned black after converting PPTX to PDF.
Bug SPIREPPT-2347 Fixes the issue that the path of video and image was incorrect after converting PPTX to HTML.
Bug SPIREPPT-2348 Fixes the issue that the application threw an exception and the document format was incorrect after converting PPTX to SVG.
Click the link below to download Spire.Presentation for Java 8.9.4: