Browse our Products

Aspose.HTML for Python via .NET 25.6 Release Notes

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

KeySummaryCategory
HTMLNET-6251Aborting HTMLDocument.Navigate()Investigation
HTMLNET-6200Adding an overload with a cancellation token to the Aspose.Html.HTMLDocument constructorEnhancement
HTMLNET-6394Using border-radius and box-shadow in Html -> PDF conversionBug
HTMLNET-6362HTML to PDF: Table body splitting across two columnsBug
HTMLNET-6195HTML to PDF: Table header separated from table body on page breaksBug