Aspose.Slides for C++ V22.8
Released: Aug 19, 2022
V22.8 中的更新
特性
- Added support for Presentation Slide Show settings.
- New property allows you to specify slide show settings for a presentation.
- New class represents the slide show settings for the presentation. It provides these properties:
- SlideShowType.
- Loop.
- ShowNarration.
- ShowAnimation.
- PenColor.
- Slides.
- UseTimings.
- Added new BrowsedAtKiosk class which represents the Browsed at a kiosk (full screen) parameter.
- Added new BrowsedByIndividual class which represents the Browsed by individual (window) parameter.
- Added new PresentedBySpeaker class which represents the Presented by a speaker (full screen) parameter.
- Added new SlidesRange class which represents the slides range.
- Added the ability to extract audio files from a slide timeline.
- Added support for rendering presentations to pure HTML without SVG parent tags.
- Added support for 3D surface chart type.
修补程序
- Effective fill type of a text box equals Solid instead of NoFill.
- Incorrect layouting of text lines when converting PPT slides to JPG/SVG.
- Failed to check “Transitions / Advance Slide / After” flag.
- Changing slide number does not work.