Aspose.HTML for .NET 新版本发表

Released: Jun 10, 2019

V19.6 中的更新

特性

  • Added the ability to convert from Markdown to HTML.

修补程序

  • 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

V19.5 中的更新

特性

  • 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.

Released: Mar 5, 2019

V19.3 中的更新

特性

  • Improved quality and performance of Font Selection and Fallback algorithm.

Released: Oct 2, 2018

V18.10 中的更新

特性

  • Added new mechanism for parallel processing that significantly improves the performance of processing documents with lots of resources.
  • Added new namespace 'Aspose.Html.Dom.Mutations' that provides mechanisms to watch for changes being made to a DOM tree.

修补程序

  • Text alignment issues with Arabic in table cells.
  • HTML to XPS: Incorrect Woff signature exception.
  • Font-size "em"-values in at-page rules cause an exception.

Released: Aug 6, 2018

V18.8 中的更新

特性

  • Set up default background color for output documents.
  • Apply header and footer during HTML to PDF conversion.

修补程序

  • HTML to PDF - Bullets and text are not appearing in RTL format.
  • Image opacity is ignored in generated PDF.
  • Problems while rendering HTML to TIFF.
  • Problem converting HTML to PNG.
  • NullReferenceException during HTML to PDF conversion.
  • HTML to PDF - Doesn't wait for $(document).ready().

Released: Jul 3, 2018

V18.7 中的更新

特性

  • Added the ability to repeat the footer on each page of a PDF document.
  • Add page numbers while rendering an HTML to PDF.

修补程序

  • Non-English character results in squares in generated PDF file.
  • InvalidOperationException while converting HTM to PDF.
  • Fixed huge memory consumption bug.
  • The Canvas2D API does not support Image class.

Released: Jun 6, 2018

V18.6 中的更新

特性

  • Control the process of handling resources that are linked to HTML and SVG documents and set up restrictions and depth of saving of bound up documents.
  • Save your documents in Markdown notation.
  • New FormEditor simplifies work with HTML Form Elements.

修补程序

  • TML to PNG rendering issues.
  • Blank pages added after HTML to PDF rendering.
  • Huge memory consumption.

Released: Apr 30, 2018

V18.5 中的更新

特性

  • Added support for .NET Core.
  • Added support for W3C HTML Canvas. Supports the rendering of HTML Canvas elements as a part of the HTML document with direct access of HTML Canvas 2D Context.
  • Improved performance of CSS document parsing up to 20 percent.

Released: Apr 2, 2018

V18.4 中的更新

修补程序

  • HTML to PNG - not same image quality.
  • HTML to PNG - missing symbols.
  • CSS properties are ignored.
  • Styles are ignored in a large HTML file.
  • Incorrect HTML to PDF rendering.
  • System.ArgumentNullException occurred at Render() method.
  • An exception raised while loading a document from an HTML file.

Released: Mar 5, 2018

V18.3 中的更新

特性

  • Improved SVG support.
  • Improved CSS parsing algorithms.