Info
Version: | 24.9.0 |
Author(s): | Aspose |
Last Update: | Wednesday, September 25, 2024 |
.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
Aspose.HTML for .NET helps you create, modify, extract, copy, delete and replace HTML document content, extract CSS from HTML, configure a document sandbox; load, read, and manage SVG files; render MHTML and EPUB documents to supported output file formats, and perform asynchronous operations.
This library supports parsing of HTML5, CSS3, SVG and HTML Canvas to construct a Document Object Model (DOM) based on the WHATWG DOM Standard. Insert, remove, and edit the nodes. You can navigate HTML documents by using various methods, such as element traversal, document traversal, XPath queries, and CSS selector queries as well as manipulate HTML DOM via JavaScript.
Aspose.HTML for .NET offers comprehensive format conversion support using which your applications can convert from HTML, SVG, EPUB, MHTML, and Markdown to various supported formats. You can also populate an HTML template from XML or JSON data sources.
Aspose.HTML can easily work with large and complex HTML-documents.