Aspose.HTML for .NET のリリース

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.

Released: May 20, 2021

V21.5 での更新項目

機能

  • Improved processing of forced breaks in line splitting algorithm.
  • Updated font alias matching algorithm according to the latest documentation.
  • Extended support of complex font styles used during conversion to DOCX.
  • Increased accuracy of collapsed block width calculation algorithm.
  • Improved positioning of split flex elements.

不具合の修正

  • HTML not properly converted to PDF.
  • Exception during markdown to PDF conversion.
  • HTML to PNG - table is being cut out.
  • HTML to Word: Fonts are not getting applied...

Released: May 1, 2021

V21.4 での更新項目

機能

  • Added the ability to save documents and their resources to streams.
  • Improved the float elements splitting algorithm.
  • Improved the processing of special characters in file names.
  • Improved the gradient serialization algorithm.
  • Added multimedia scraping classes.

不具合の修正

  • HTML to PDF - Content duplicated.