We're glad to announce the release of Spire.Presentation 9.11.3. This version adds a new property to set whether to save SlidePicture shapes as graphic tags when converting PPTX to SVG, and also fix several issues that occurred when converting PPTX to PDFA/SVG, and loading PowerPoint files. Check below for more details.
Here is a list of changes made in this release
Category | ID | Description |
New feature | SPIREPPT-2636 | Adds a new boolean property "ppt.SaveToSvgOption.ConvertPictureUsingGraphicTag" to set whether to save SlidePicture shapes as graphic tags when converting PPTX to SVG.
ppt.SaveToSvgOption.ConvertPictureUsingGraphicTag = true; |
Bug | SPIREPPT-2552 | Fixes the issue that PDFA standards were not applied when converting PPTX documents to PDFA documents. |
Bug | SPIREPPT-2615 | Fixes the issue that the text direction was incorrect when converting PPTX documents to SVG files. |
Bug | SPIREPPT-2628 | Fixes the issue that the background color was incorrect when using the "shape.SaveAsSvgInSlide()" method to convert to SVG documents. |
Bug | SPIREPPT-2629 | Fixes the issue that the text was not properly aligned when converting slides to SVG documents. |
Bug | SPIREPPT-2631 | Fixes the issue that the application threw "System.NullReferenceException: Object reference not set to an instance of an object" exception when loading PPTX documents. |
Click the link to download Spire.Presentation 9.11.3:
More information of Spire.Presentation new release or hotfix: