Aspose.Slides for C++ Releases
Released: Dec 21, 2023
Updates in V23.12
Funktionen
- Added "Delete cropped areas of picture" feature.
- Added "Mark as decorative" settings.
- Added support for converting presentations to TIFF images as handouts.
Fehlerkorrekturen
- Loading PPT file throws an error: "Specified cast is not valid".
- "Specified cast is not valid" error appears after updating Aspose.Slides for C++.
- Loading PPTX file throws an error: "Size of entry less that it is declared!".
- Loading PPT file throws an error: "Specified argument was out of the range of valid...
Released: Nov 21, 2023
Updates in V23.11
Funktionen
- Added a NuGet package for cross-platform version.
Fehlerkorrekturen
- Coordinates of the paragraph are returned incorrectly.
- Using Aspose.Slides on Linux container with .NET Core does not release memory.
- Part of EMF image is not displayed in Print Preview for generated PDF.
- Libwebp vulnerability.
- Paragraph portions incorrect.
- PPTX to ODP conversion throws NullPointerException.
- Shape is displayed incorrectly when converting PPTX to PDF/HTML/HTML5.
- Saving the presentation to a PDF...
Released: Oct 19, 2023
Updates in V23.10
Funktionen
- Added support for reading the size of ink shapes.
- Added support for reading the number of lines of a paragraph.
- Added support for 3D charts when converting from ODP to PPTX format.
Fehlerkorrekturen
- When creating a slide from a Layout, the placeholders are changed to text areas.
- CodePorting compatibility with C++20.
- Images are distorted when saved as TIFF images.
- An image is blurred when converting PPTX to PDF.
Released: Sep 19, 2023
Updates in V23.9
Funktionen
- Added support ARM64 architecture (Apple macOS).
- Added support for getting values from 'Animate Text' property.
- Added support for ODP Net/Stock charts.
- Added support for ODP Pie/Bubble charts.
Released: Aug 23, 2023
Updates in V23.8
Funktionen
- ShowMediaControls property has been added for SlideShow.
Released: Jul 19, 2023
Updates in V23.7
Funktionen
- Added support for converting presentations to markdown.
- Added support for importing HTML documents with images and tables.
- PPTX to HTML5: Added support for saving images externally.
Fehlerkorrekturen
- Generating exceptions when contents are missing in PDF.
Released: Jun 21, 2023
Updates in V23.6
Funktionen
- You can now set the default language for an entire Microsoft PowerPoint document.
Fehlerkorrekturen
- Quality of images is low when converting a presentation to PDF.
- Loading corrupted presentation throws PptUnsupportedFormatException.
Released: May 23, 2023
Updates in V23.5
Funktionen
- Added support for changing the color of leader lines in pie charts.
- Added new 'AfterAnimationType' enum which represents the animation type of an animation effect. It can be used with 'Effect.AfterAnimationType' and 'Effect.AfterAnimationColor'.
Released: Apr 21, 2023
Updates in V23.4
Funktionen
- You can now preserve document zoom when saving a presentation to HTML.
Fehlerkorrekturen
- PptxReadException is thrown when loading presentation.
Released: Mar 21, 2023
Updates in V23.3
Funktionen
- Improved usability API for setter expressions.
- You can now read the number of PDF pages for each presentation slide with speaker notes.
- You can now replace videos keeping all animation and effects.
- Improved management of trim video settings.
- Animation timing settings: You can now rewind when finished playing.
- PPTX to HTML: You can now store images as files instead of base64.
- Added support for Audio/Video plugin in ODP format.
- Added the ability to convert PPTX to HTML with images in...