Aspose.HTML for .NET 新版本發表

Released: Sep 25, 2024

V24.9 中的更新

修補程式

  • Cells will be truncated even if you don't specify a font. The content is truncated when converting HTML to PDF.
  • HTMLDocument constructor slow (>20sec) for single image tag with invalid file path.
  • Aspose.HTML doesn't support embedded base64 encoded images for PDF conversion.
  • Fixed issue when converting from HTML to PNG.
  • Nested table not rendered correctly.
  • InvalidOperationException thrown when converting EPUB to PDF.

Released: Aug 30, 2024

V24.8 中的更新

修補程式

  • MHTML to PDF - The output is not correct.
  • Images are missing when convert HTML to PDF.
  • ConvertTemplate output HTMLDocument lack CSS part.
  • HTML to PDF: Watermark overflows to next page.
  • HTMLDocument ctor raises FileLoadException: Could not load file or assembly 'System.Text.Encoding.CodePages'.

Released: Jul 31, 2024

V24.7 中的更新

特性

  • Improved handling of "broken" HTML files.

修補程式

  • Aspose.HTML 24.5: HTML to DOCX - Text is rendered as object instead of text.
  • Issue after update version for same webp file.
  • Regression: Large image height causes incorrect output location in PDF conversion.
  • Converting HTML to PNG produces an unexpected result.
  • Aspose.HTML 24.5: Cannot convert from MHTML to DOCX on macOS when charset is UTF-16.
  • Aspose.HTML Element.RemoveAttribute throws an error.
  • Control loading of the resources.
  • Potential...

Released: Jun 22, 2024

V24.6 中的更新

特性

  • Updated the algorithm for detecting document encoding.
  • Improved processing of font naming tables has been implemented, which has significantly improved the quality of text rendering.

修補程式

  • Some characters are replaced with "?".
  • Issue with Table rows missing/not continuing into the next page during HTML to PDF conversion when the table reaches the end of a page.
  • HTML to image - Font-weight : 800 does not work.
  • Issues converting HTML to JPG.
  • HTML to PDF: Data gets truncated.
  • Wrong indentation...

Released: May 3, 2024

V24.5 中的更新

修補程式

  • HTML to PNG - System.OverflowException : Array dimensions exceeded supported range.
  • HTML to PNG: Unexpected Page Break.
  • Aspose.HTML Dynamic HTML (With JavaScript) to PNG conversion not working.

Released: Apr 12, 2024

V24.4 中的更新

修補程式

  • HTML to PDF - SVG images need to retain their quality.
  • HTML to PNG conversion generates incorrect output on Linux System.
  • Image created from HTML was broken on Linux box while working properly in Windows systems.
  • HTML to PNG: Content is missing.

Released: Mar 19, 2024

V24.3 中的更新

修補程式

  • HTML to PNG -System.NullReferenceException : Object reference not set to an instance of an object.
  • Aspose.HTML not working with ASP.NET core 'bookwarm' but working for 'bullseye'. In non working version it displays font as a block.

Released: Feb 28, 2024

V24.2 中的更新

修補程式

  • PDF generation is taking more then 10 seconds.
  • Margin issue when saving HTML as an image.
  • Program hitting infinite loop and failing to generate PDF.
  • HTML tables are not rendered correctly in PDF.
  • 'System.NullReferenceException' when converting EPUB to PNG on masOS.

Released: Jan 12, 2024

V24.1 中的更新

修補程式

  • Infinite loop when converting HTML to PNG.
  • HTML to PNG - System.ArgumentException: 'Invalid operation'.
  • System.OutOfMemoryException when converting HTML to PNG.

Released: Dec 5, 2023

V23.12 中的更新

特性

  • Improved the CSS parser and increased parsing speed by 10-15%.
  • Reduced memory consumption in the CSS parser.

修補程式

  • HTML to PDF conversion fails.
  • HTML to PDF: Incorrect margins.