Info
Version: | 25.6.0 |
Author(s): | Aspose |
Last Update: | Thursday, June 19, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://products.aspose.com/html/net/ |
NuGet Url: | https://www.nuget.org/packages/Aspose.Html |
Install
Install-Package Aspose.Html
dotnet add package Aspose.Html
paket add Aspose.Html
Aspose.Html Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- System.Drawing.Common(>= 4.5.0)
- System.Security.Permissions(>= 4.5.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
No dependencies.
Tags
It supports HTML5, CSS3, SVG, and Canvas while building a Document Object Model (DOM) based on the WHATWG standard. Developers can navigate and manipulate HTML documents using DOM traversal, XPath, CSS selectors, or JavaScript. Along with a wide range of functions for programmatic work with HTML content, the library allows users to load, read, convert, and render SVG, MHTML, Markdown, and EPUB documents.
Aspose.HTML for .NET provides robust data extraction capabilities, enabling you to parse and extract information from HTML documents. It also supports binding data from XML or JSON sources to HTML templates, making it ideal for generating dynamic content.
Additional features include CSS extraction, document sandboxing, SVG file management, support for asynchronous operations, custom output stream handling, real-time DOM observation using MutationObserver, an HTML form editor, comprehensive web accessibility testing, and more.
Aspose.HTML for .NET provides comprehensive format conversion support, enabling your applications to convert from HTML, XHTML, SVG, EPUB, MHTML, and Markdown documents to various formats, including PDF, XPS, DOCX, images, etc. It is optimized for handling complex and large-scale documents, making it ideal for web automation, content creation and management.