Lançamentos do Aspose.HTML for .NET

Released: May 9, 2019

Atualizações na V19.5

Recursos

  • 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

Atualizações na V19.3

Recursos

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

Released: Oct 2, 2018

Atualizações na V18.10

Recursos

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

Correções

  • 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

Atualizações na V18.8

Recursos

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

Correções

  • 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

Atualizações na V18.7

Recursos

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

Correções

  • 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

Atualizações na V18.6

Recursos

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

Correções

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

Released: Apr 30, 2018

Atualizações na V18.5

Recursos

  • 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

Atualizações na V18.4

Correções

  • 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

Atualizações na V18.3

Recursos

  • Improved SVG support.
  • Improved CSS parsing algorithms.

Released: Feb 6, 2018

Atualizações na V18.2

Recursos

  • Added HTML to PNG image conversion.
  • Added support for media commands @print and @screen.

Correções

  • The RequestMessage.Method property does not work.
  • HTML5 Input elements not rendered.