Aspose.Slides for Python via .NET V24.11
Released: Nov 10, 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.
- Repair message appears after adding BoxAndWhisker chart to presentation.
- Behavior of the AddTextFrame method and the IsTextBox property.
- Text "[CELLRANGE]" is incorrectly displayed for chart with embedded data when converting PPTX to JPEG/PPF.