Aspose.HTML for .NET のリリース
Released: Nov 22, 2022
V22.11 での更新項目
機能
- Improved TTF font processing.
- Improved working with memory.
- Improved table rendering.
不具合の修正
- Converting from HTML to PDF is causing ‘Nullable object must have a value’ exception.
- System.NullReferenceException when converting Markdown to PNG.
- HTMLCollection not advancing enumerator.
- Export HTML as Flattened PDF document.
- Converting from HTML to PDF is not wrapping text.
- Provide HTML Renderer to allow getting rendered HTML from source HTML after executing JavaScript in it.
- HTML checkbox data...
Released: Oct 28, 2022
V22.10 での更新項目
機能
- Improved the API for working with the MD format.
- Extended API for working with SVG.
- Improved the algorithm for parsing MHTML documents.
- Added possibility to get markdown syntax trees from streams and save markdown syntax trees to streams.
不具合の修正
- TML to Image Not Sizing Correctly.
- NullReferenceException is thrown while converting MHTML to PDF.
- Fix support of multiple emphasis.
- Parsing text from AtxHeading / Setext heading.
Released: Oct 1, 2022
V22.9 での更新項目
機能
- Improved PDF glyph processing.
- Improved rendering of PDF ordered lists.
不具合の修正
- HTML to PNG - Ordered list not generating properly.
- HTML to PDF - Copy/Paste text is coming as blocks.
- Regression - Text copied from PDF document created by Aspose.Html 22.5 is unreadable.
- The ToUnicode maps issues.
- Provide API to get fonts from disk while HTML to PDF conversion.
Released: Aug 19, 2022
V22.8 での更新項目
機能
- Improved CSS style processing speed.
- Improved rendering of PDF checkboxes.
不具合の修正
- HTML to PDF: Conversion slow.
- Loading the file from FileStream to HTMLDocument is slow.
- HTML to PDF: Checkbox showing as cross mark.
- MHT to PDF - the border line of textbox is missing.
- HTML to Image - Rendering problem.
- Slow document generation performance.
Released: Jul 30, 2022
V22.7 での更新項目
機能
- Improved memory handling when processing images.
- Improved processing of 'readonly' and 'disabled' properties for textboxes in HTML.
- Improved processing the current user fonts path.
不具合の修正
- Memory is not released after HTML to PDF conversion.
- Textboxes are editable in PDF even though they are set as readonly and disabled property for textbox in HTML.
- Epub to PNG produces OutOfMemory.
- HTML to PNG - IndexOutOfRangeException error.
Released: Jun 28, 2022
V22.6 での更新項目
機能
- Improved JavaScript and AngularJS application processing.
- Improved processing of box-sizing property.
- Improved rendering and page-splitting layout algorithms.
不具合の修正
- Fixed memory usage issue.
- Regression: HTML to JPEG: Text gets rendered off the image in the top-left.
Released: May 19, 2022
V22.5 での更新項目
機能
- Improved processing of 'Combining Diacritical Marks for Symbols'. This allows you to more accurately select the font for this range of Unicode characters.
- Improved processing of XPath queries.
- Added support for (X)HTML to (X)HTML conversion.
- Improved performance of table treatment algorithm.
- Improved CSS parsing performance.
- Added the ability to configure timeouts.
不具合の修正
- Regression: HTML not properly converted to PDF.
- Regression: Problem in Arabic Character when converting HTML to PDF...
Released: Apr 19, 2022
V22.4 での更新項目
機能
- Improved the handling of glyph substitution tables.
- Improved performance of entity parsing algorithm.
- Improved performance of bidirectional text positioning algorithm.
- Updated document normalization algorithm in accordance with the latest documentation.
不具合の修正
- Regression: HTML to PNG System.Arguments “Incompatible unit types” exception.
Released: Mar 7, 2022
V22.3 での更新項目
不具合の修正
- HTML to PDF - NullPointerException.
- System.OverflowException is thrown after HTML to PDF conversion.
- Null Reference Exception for ‘img’ src attribute with value ‘cid:’.
- HTML to PNG - freeze and memory increase.
- HTML to PNG - Capital letters became small.
- HTML to PNG - ArgumentException: Incompatible unit types.
Released: Feb 11, 2022
V22.2 での更新項目
機能
- Improved table header splitting algorithm.
- Improved font selection algorithm when rendering to SVG.
- Added algorithm for handling obsolete CSS properties.