Aspose.HTML for .NET のリリース
Released: Jun 19, 2025
V25.6 での更新項目
機能
- Added an overload with a cancellation token to the Aspose.Html.HTMLDocument constructor.
不具合の修正
- Using border-radius and box-shadow in HTML to PDF conversion.
- HTML to PDF: Table body splitting across two columns.
- HTML to PDF: Table header separated from table body on page breaks.
- Aborting HTMLDocument.Navigate().
Released: May 15, 2025
V25.5 での更新項目
不具合の修正
- Under .NET 9, an exception is thrown "System.InvalidOperationException: Enumeration already finished.".
- Regression HTML to PDF: Undesired faux bolding.
Released: Apr 2, 2025
V25.4 での更新項目
不具合の修正
- The SVG file is not rendered properly into the PDF.
- Program keeps running while converting URL to Image.
Released: Mar 5, 2025
V25.3 での更新項目
機能
- Added the ability to trim text in table cells with ellipsis.
不具合の修正
- ConvertSVG allows XML External Entity injection (XXE).
- Issue with SVG with transform attribute to JPG.
- HTML to PNG - System.ArgumentException: 'Incompatible unit types.'.
- ConvertSVG takes a long time to create a one page PDF.
- System.ArgumentOutOfRangeException while Converting HTML to PDF.
- HTML to PDF - Frame are not supported.
- HTML to JPG - The program goes into infinite loop and memory consumption keeps growing.
- HTML to PDF...
Released: Feb 18, 2025
V25.2 での更新項目
機能
- Enhanced the handling of list items (LI elements).
- Improved support for converting MHTML documents.
- Expanded functionality for working with WEBP format.
不具合の修正
- Long execution/hang during rendering of certain HTML content to JPEG.
- An exception during conversion (MHT to PDF).
- HTML to TIFF Conversion Throws OutOfMemory Exception.
Released: Jan 31, 2025
V25.1 での更新項目
不具合の修正
- Converting URL to PDF is creating parameter is invalid exception.
- HTML to PDF: Formatting issues.
- Border width issue.
- Microsoft Teams Wiki Page does not convert to PDF.
- Date converts problem during HTML to PNG conversion.
- HTML saving process freezes.
- Error converting HTM to PDF or TIFF images - System.OverflowException.
- Convert URL to MHTML - StackOverFlowException.
- Aspose.HTML does not import HTML into DOM when file name contains special characters.
- Image conversion issue.
- Issue with...
Released: Dec 27, 2024
V24.12 での更新項目
機能
- Added support for .NET 7 without System.Drawing.
不具合の修正
- When converting HTML->PDF, the superscript is located lower than it should be.
- Aspose.HTML is failing to convert HTML to PDF inside Linux container.
- Border difference in HTML and PDF.
- Save does not finish/Corrupted 0kb file is generated.
- HTML not converting correctly in Linux Docker Container - fine on Windows.
- System.PlatformNotSupportedException: System.Drawing is not supported on this platform.
- System.Drawing.Common is not...
Released: Nov 29, 2024
V24.11 での更新項目
機能
- A new version with enhanced support for Linux environments will be released as a separate NuGet package. This version is specifically designed without the dependency on System.Drawing.Common, aiming to significantly enhance support for Linux users.
- Enhanced font handling mechanism.
- Significantly reduced memory consumption when converting large HTML documents.
不具合の修正
- SVG image corruption when converting HTML to PDF in Aspose.HTML 24.4+.
- Stack Overflow exception during loading of malformed HTML...
Released: Oct 31, 2024
V24.10 での更新項目
不具合の修正
- Exception 'Incompatible unit types' upon loading an HTML file.
- Converting HTML to PDF in Linux Return NullReferenceException.
- NetworkError Exception when Initializing HTMLDocument with a File Path.
- Convert HTMLDocument as PDF not OK for checkbox.
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.