Browse our Products

Aspose.HTML for Python via .NET 26.4 Release Notes

As per the regular monthly update process of all APIs being offered by Aspose, we are honored to announce the April release of Aspose.HTML for Python via .NET.

Release Notes

This release includes targeted april improvements focused on conversion stability, rendering correctness, and standards compliance.

Package references
Aspose.HTML for Python via .NET 26.4.0 NuGet
Aspose.HTML.Drawing for .NET 26.4.0 NuGet
Aspose.HTML for Python via .NET 26.4.0 PyPI

Improvements and Changes

KeySummaryCategory
HTMLNET-6670Fixed an ArgumentException that could occur when processing auto values during HTML layout.Bug
HTMLNET-6967Improved tagged PDF generation for nested and definition lists, ensuring correct structuretree mapping and accessibility semantics.Bug
HTMLNET-6957Fixed PDF rendering problems when drawing complex borders and paths.Bug
HTMLNET-6287Enhanced Flex layout handling and standards compliance for complex sizing and alignment scenarios.Bug
HTMLNET-7045Fixed tagged PDF link and table-header semantics to improve PDF/UA accessibility compliance.Bug
HTMLNET-6851Added support for named @page rules with mixed page sizes in the generated output.Feature