We are pleased to announce the release of Spire.Presentation for Java 9.7.4. This version mainly fixes some known issues that occurred when converting PPTX to images, loading and saving PowerPoint documents. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2513 Fixes the issue that the TextBox margin values obtained were incorrect. Bug SPIREPPT-2536 Fixes the issue that there was a "repair" prompt when opening a saved PowerPoint file. Bug SPIREPPT-2538 Fixes the issue of incorrect behavior when setting IAudio.isPlayInBackground(true). Bug SPIREPPT-2546 Fixes the issue that the application threw an…
We are pleased to announce the release of Spire.Presentation for Java 9.6.0. This version mainly fixes several issues that occurred when converting PPTX to PDF/images, merging, loading and saving PowerPoint documents. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2487 Fixes the issue that the links were missing when merging PowerPoint documents. Bug SPIREPPT-2499 Fixes the issue that the chart dynamics were lost after loading and saving PowerPoint documents. Bug SPIREPPT-2500 Fixes the issue that the program hanged when converting PowerPoint to PDF. Bug SPIREPPT-2517 Fixes the issue that…
We are pleased to announce the release of Spire.Presentation for Android via Java 8.1.2. This version fixes the issue that the application threw an "AbstractMethodError" exception when converting PPTX documents to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2404 SPIREPPT-2526 Fixes the issue that the application threw an "AbstractMethodError" exception when converting PPTX documents to PDF Click the link below to download Spire.Presentation for Android via Java 8.1.2: https://www.e-iceblue.com/Download/presentation-for-android-via-java.html
We are pleased to announce the release of Spire.Presentation for Java 9.5.2. This version optimizes the time consumption for converting PPTX to PDF. Additionally, it also fixes some issues that occurred after merging multiple PPTX files and converting PPTX to images. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2466 Optimizes the time consumption for converting PPTX to PDF. Bug SPIREPPT-2471 Fixes the issue that the comments were incorrect after merging multiple PPTX files. Bug SPIREPPT-2486 Fixed the issue that the application threw the "StringIndexOutOfBoundsException" when converting PowerPoint to…
We are delighted to announce the release of Spire.Presentation for Java 9.4.5. This version fixes the issue that the CPU usage reached 100 percent and memory overflowed after the end of the task in the thread pool of converting a large number of documents under multithreading. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2450 Fixes the issue that the CPU usage reached 100 percent and memory overflowed after the end of the task in the thread pool of converting a large number of documents under multithreading. Click the…
We are pleased to announce the release of Spire.Presentation for Java 9.3.1. This version supports adding math equation in paragraphs and getting the display color of a shape. Additionally, the issue that the application threw a "DocumentEditException" when merging documents has also been fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2210 Supports adding math equation in paragraphs. Presentation ppt = new Presentation(); String latexMathCode="x^{2}+\\sqrt{x^{2}+1=2}"; IAutoShape shape=ppt.getSlides().get(0).getShapes().appendShape(ShapeType.RECTANGLE,new Rectangle2D.Float(30,100,400,200)); shape.getTextFrame().getParagraphs().clear(); ParagraphEx p=new ParagraphEx(); shape.getTextFrame().getParagraphs().append(p); PortionEx portionEx=new PortionEx("Test"); p.getTextRanges().append(portionEx); p.appendFromLatexMathCode(latexMathCode); PortionEx portionEx2=new PortionEx("Hello"); p.getTextRanges().append(portionEx2); ppt.saveToFile(outputFile, FileFormat.AUTO); New feature SPIREPPT-2422…
We are happy to announce the release of Spire.Presentation for Java 9.2.8. This version fixes the issue that the program threw "NullPointerException" error when loading a PPT document. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2440 Fixes the issue that the program threw "NullPointerException" error when loading a PPT document. Click the link below to download Spire.Presentation for Java 9.2.8: https://www.e-iceblue.com/Download/presentation-for-java.html
We are delighted to announce the release of Spire.Presentation for Java 9.2.2. This version adds methods to get and set the transparency and brightness of colors. It also enhances the conversion from PowerPoint to PDF. Besides, some known issues are fixed in this version, such as the issue that the obtained alignment of text was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2419 Adds getTransparency() and setTransparency(value) methods to get and set the transparency of the color, getBrightness() and setBrightness(value) methods to get and set the…
Page 4 of 8
page 4