Aspose.HTML for .NET のリリース

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.

Released: Jan 13, 2022

V22.1 での更新項目

機能

  • Improved MHTML document conversion by adding support for “quoted-printable” encoding.
  • Increased accuracy of SVG filter size calculation.
  • Updated CSS and HTML parsing algorithms according to the latest documentation.

不具合の修正

  • HTML to MHT - characters are garbled in the output.
  • Issue converting HTML to PDF with <figcaption> element and counters.
  • HTML to PDF - Generated PDF is either blank or images are missing.
  • Non breaking spaces are converted to invalid characters in output PDF.

Released: Dec 8, 2021

V21.12 での更新項目

機能

  • Improved HTML parsing algorithm so that it now processes attribute names according to the latest documentation.
  • Added the ability to override font fallback algorithm.
  • Improved splitting of collapsed margins so that now they correctly affect corresponding element size.
  • Updated markdown saving algorithm so that it now supports more elements.

不具合の修正

  • .NET 6 - Aspose.HTML.ConvertToHTML throws System.TypeInitializationException.
  • Fixed issue while setting license in .NET 6.0 Framework.

Released: Nov 1, 2021

V21.11 での更新項目

機能

  • Improved processing of different unit types when using CSS media query parsing algorithm.
  • Updated whitespace collapsing algorithm according to the latest documentation.
  • Improved accuracy of image rendering algorithm.
  • Improved table rendering performance.
  • Updated the node iterator mutation algorithm.

Released: Oct 9, 2021

V21.10 での更新項目

機能

  • Improved the positioning of PDF form elements.
  • Added new page sizing options which allow you to resize pages to fit content.
  • Added support for Zoom and Youku video scrapers.
  • Improved the processing of web response headers.

不具合の修正

  • Problem converting HTML to image.

Released: Sep 2, 2021

V21.9 での更新項目

機能

  • Improved the splitting of large images.
  • Updated user agent style sheets according to the latest documentation.
  • Increased the accuracy of glyph vectorization algorithm.
  • Improved table border rendering and style resolution.

Released: Aug 4, 2021

V21.8 での更新項目

機能

  • Added the ability to change the properties of PDF output documents.
  • Increased the accuracy of font relative size calculation algorithm.
  • Updated MHTML parsing algorithm, it can now handle deeply nested resources.
  • Improved MHTML resource encoding detection algorithm.
  • Updated the CSS cascading algorithm according to the latest documentation.
  • Improved rendering of the nested IFrame documents.

不具合の修正

  • HTML to PDF - System.ArgumentException: 'Incompatible unit types.'.
  • High memory usage while...

Released: Jul 1, 2021

V21.7 での更新項目

機能

  • Increased accuracy of rendering elements that are positioned absolutely.
  • New resource handling feature allows you to ignore certain resources.
  • Improved saved resource naming algorithm.
  • Improved performance of web page saver.
  • Improved rendering of deeply nested HTML elements.

不具合の修正

  • DOC to HTML to DOC - Layout is changed and alignment issues.
  • StackOverFlowError occurs while converting HTML to PDF.

Released: Jun 9, 2021

V21.6 での更新項目

機能

  • Improved the processing of images with zero dimensions.
  • Improved performance of CSS processing algorithm.
  • Added support for flex columns.
  • Increased accuracy of bounding box calculation algorithm.
  • Added support for JavaScript named property getters.