Browse our Products

Aspose.HTML for .NET 24.9 Release Notes

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

This release includes several enhancements and bug fixes aimed at improving the overall performance and stability of the Aspose.HTML library. We have addressed various issues related to HTML to PDF conversion, optimized the performance of the HTMLDocument constructor, and improved image handling and nested table rendering. Additionally, we have enhanced the conversion processes for HTML to PNG and EPUB to PDF, ensuring smoother and more reliable operations. In the 24.10 release, we plan to implement changes that will remove the remaining methods related to the use of System.Drawing.Common.

Improvements and Changes

KeySummaryCategory
HTMLNET-5695Cells will be truncated even if you don’t specify a font. The content is truncated when converting HTML to PDFTask
HTMLNET-5697HTMLDocument constructor slow (>20sec) for single image tag with invalid file pathBug
HTMLNET-5776Aspose.HTML doesn’t support embedded base64 encoded images for PDF conversionInvestigation
HTMLNET-5757Issue When Converting from HTML to PNGBug
HTMLNET-5698Nested table not rendered correctlyBug
HTMLNET-4670InvalidOperationException trown when converting epub to pdfTask