A proposito di Aspose.HTML for .NET

Crea, modifica e converti le pagine HTML utilizzando API native per .NET.

Aspose.HTML for .NET is an advanced HTML manipulation API to create and manipulate HTML documents within .NET applications. Developers can insert, remove, replace HTML nodes, extract CSS styles, navigate through HTML document either by NodeIterator, TreeWalker that is provided by traversal specifications, XPath or CSS selector queries. Furthermore, It allows HTML DOM manipulation via JavaScript through its own scripting.

Supported File Formats

Input/Output

  • (X)HTML
  • MHTML
  • SVG
  • Markdown

Input Only

  • EPUB, HTML Template

Output Only

  • PDF
  • XPS
  • DOCX
  • Images: JPEG, PNG, BMP, TIFF, GIF

Advanced .NET HTML Manipulation API Features

  • Linux support without dependency on System.Drawing.Common.
  • Check Website Accessibility.
  • Create HTML from scratch.
  • Load existing HTML from a file, stream or URL.
  • Add, replace or remove nodes.
  • Edit MHTML.
  • Edit Markdown.
  • Generate HTML Code.
  • Implement templates using template merger.
  • Wide range of conversions between formats.
  • Implement Markdown to HTML converter.
  • Convert HTML to PDF.
  • Convert HTML to Image file formats.
  • Merge HTML, MHTML, EPUB, and MD files.
  • Render HTML Canvas 2D to PDF.
  • Navigate HTML using XPath Query or CSS Selector.
  • Extract data from HTML documents.
  • Extract Data from the Web.
  • Pixel Calculator.
  • Managing images in HTML.
  • Create HTML Table.
  • Render multiple documents at once.
  • Apply header and footer during HTML to PDF conversion.
  • Implement W3C specifications.