Browse our Products
Aspose.HTML for Python via .NET 24.11 Release Notes
This page contains release notes information for Aspose.HTML for Python via .NET 24.11.
As per the regular monthly update process of all APIs being offered by Aspose, we are honored to announce the November release of Aspose.HTML for Python via .NET.
In this release, we have enhanced the font handling mechanism, fixed bugs related to HTML to PDF conversion, and significantly reduced memory consumption when converting large HTML documents.
Package references
Aspose.HTML for .NET 24.11 NuGet
Aspose.HTML.Drawing for .NET 24.11 NuGet
Aspose.HTML for Python via .NET 24.11.0 PyPI
Improvements and Changes
Key | Summary | Category |
---|---|---|
HTMLNET-5807 | SVG image corruption when converting HTML to PDF in Aspose.Html 24.4+ | Bug |
HTMLNET-5900 | Stack Overflow exception during loading of malformed HTML content | Bug |
HTMLNET-5909 | Converting specific HTML to PDF using async operations consumes all memory and never completes | Bug |