Aspose.HTML for .NET Releases

Released: Mar 12, 2020

Updates in V20.3

Features

  • Improved handling of broken fonts and invalid URLs.
  • Added the ability to handle negative table margins.
  • Improved JavaScript parsing algorithm.
  • Improved PDF document encryption.
  • Increased accuracy of table size calculation algorithm.

Released: Feb 9, 2020

Updates in V20.2

Features

  • Improved splitting of float elements.
  • Improved font selection algorithm.
  • Improved size calculation for SVG images.

Released: Jan 14, 2020

Updates in V20.1

Features

  • Improved processing of resources embedded in HTML documents using the "data" protocol.
  • Improved processing of image attributes according to the latest documentation.
  • Improved link processing during markdown to HTML conversion.

Released: Dec 4, 2019

Updates in V19.12

Features

  • Improved serialization algorithm according to the latest HTML documentation.
  • Added HTML entity support which improves document saving.

Fixes

  • Fixed Issue with CSS Import Rule processing and its relative URL resolution.

Released: Nov 11, 2019

Updates in V19.11

Features

  • Added script support to template merging, which allows you to create interactive documents.
  • Improved quality of MHTML rendering by processing resources referenced by content ID.
  • Improved rendering of table layouts.
  • Added support for input element "type" attributes.

Released: Oct 8, 2019

Updates in V19.10

Fixes

  • MHT to XPS formatting issue.
  • HTML to image difference.

Released: Sep 6, 2019

Updates in V19.9

Fixes

  • HTML to Image - NullReferenceException occurs.
  • MHT to XPS - No HTML part found error occurred.
  • HTML to Image - Images do not render.

Released: Aug 7, 2019

Updates in V19.8

Fixes

  • HTML to PDF Landscape conversion fails.
  • An exception is thrown when loading HTML to PDF with a max-width set.
  • The table radius borders are not honoring the background color properties.
  • On loading HTML files the Null Reference Exception is throw.

Released: Jun 10, 2019

Updates in V19.6

Features

  • Added the ability to convert from Markdown to HTML.

Fixes

  • Loading MHTML file hangs.
  • The table is missing in the PDF rendition.
  • HTML to PDF - Images do not render.
  • An application hangs while loading MHT file.

Released: May 9, 2019

Updates in V19.5

Features

  • Added new Template Merging function. This function is used to create HTML documents based on user templates and populate them from various data sources.
  • Added new specialized Aspose.Html.Converters.Converter object which simplifies access to all conversion scenarios.