Aspose.Slides for Node.js via Java V24.11
Released: Nov 14, 2024
Updates in V24.11
Features
- Added support for the Grid and Guides properties which allow you to configure the spacing between grid lines in the background of your document.
- A new 'GridSpacing' property has been added to the 'IViewProperties' interface and the 'ViewProperties' class.
- A new 'DrawingGuide' class and its corresponding interface 'IDrawingGuide' have been added. This class and the interface are used to define the settings for drawing guides.
- A new 'DrawingGuidesCollection' class and its corresponding interface 'IDrawingGuidesCollection' have been added to store adjustable drawing guides.
- A new 'DrawingGuides' property has been added to the 'ICommonSlideViewProperties' interface and the 'CommonSlideViewProperties' class.
Fixes
- Adding a space between words on a carriage return when extracting unarranged text.
- Text "[CELLRANGE]" is incorrectly displayed for chart with embedded data when converting PPTX to JPEG/PPF.
- Chinese fonts are displayed incorrectly when converting PPTX to PDF.
- Chart legend is displayed incorrectly when converting PPTX to PDF.
- Text is changed when converting PPTX with SVG images to PDF.
- Adding a space between words on a carriage return when extracting unarranged text.
- Chinese font is displayed incorrectly when converting PPTX to PDF.
- Pie chart data labels are aligned incorrectly when converting PPTX to PDF.
- Exporting presentations to HTML with externally linked images.
- Converting PPTX to HTML5, creates HTML file with incorrect images.
- JPEG quality setting does not work when converting PPTX to HTML.
- "PowerPoint found a problem with content" message.
- Katakana characters are displayed incorrectly when converting PPTX to PDF.
- Extra text is added when converting HTML to PPTX.
- Images are lost while converting from PPTX to HTML.