Browse our Products

Aspose.SVG for Python via .NET 25.11 Release Notes

Major Features

We are pleased to announce the November release of Aspose.SVG for Python via .NET 25.11.0.
This version focuses on an improved algorithm for splitting SVG images into pages, delivering reduced memory consumption and faster processing time when exporting large SVG documents to multi-page formats (for example, PDF).

Highlights

Feature / ChangeBenefit
Optimized SVG Pagination AlgorithmFaster splitting of large SVG documents into pages, reducing export time
Reduced Memory Consumption During PagingLower peak memory usage when paginating complex or long SVG content

Enhancements and Fixes

  • Improved Algorithm for Splitting SVG Images into Pages
    Reworked the internal layout and pagination logic to minimize redundant calculations and data copies when dividing SVG content into pages. This leads to noticeably faster exports to multi-page formats.

  • Reduced Memory Usage During Pagination
    Optimized internal data structures used in the paging pipeline to lower memory pressure, especially for documents with hundreds or thousands of elements spread across multiple pages.


Public API Changes

There are no public API changes in this release.
All improvements are internal and do not require any modifications to your existing code or integration. Existing applications will automatically benefit from the faster and more memory-efficient pagination when upgrading to Aspose.SVG for Python via .NET 25.11.0.