Browse our Products
Aspose.HTML for Python via .NET 25.6 Release Notes
This page contains release notes information for Aspose.HTML for Python via .NET 25.6.
As per the regular monthly update process of all APIs being offered by Aspose, we are honored to announce the June release of Aspose.HTML for Python via .NET.
This release of Aspose.HTML for .NET introduces key improvements: enhanced Document API with CancellationToken support for the Navigate() method to manage asynchronous operations, and optimized processing of CSS @font-face rules. It also significantly boosts output rendering fidelity across all formats and reduces memory consumption by over 28% for complex documents.
Package references
Aspose.HTML for .NET 25.6.0 NuGet
Aspose.HTML.Drawing for .NET 25.6.0 NuGet
Aspose.HTML for Python via .NET 25.6.0 PyPI
Improvements and Changes
Key | Summary | Category |
---|---|---|
HTMLNET-6251 | Aborting HTMLDocument.Navigate() | Investigation |
HTMLNET-6200 | Adding an overload with a cancellation token to the Aspose.Html.HTMLDocument constructor | Enhancement |
HTMLNET-6394 | Using border-radius and box-shadow in Html -> PDF conversion | Bug |
HTMLNET-6362 | HTML to PDF: Table body splitting across two columns | Bug |
HTMLNET-6195 | HTML to PDF: Table header separated from table body on page breaks | Bug |