Skip to content

Commit 14cbf90

Browse files
author
Pavel Terechshenkov
committed
titile
1 parent cc50f56 commit 14cbf90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

english/java/aspose.html/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: com.aspose.html
33
second_title: Aspose.HTML for Java API Reference
4-
description: The com.aspose.html package contains classes and methods to manipulate HTML documentscom.aspose.html/htmldocument/ whether simple or complex and on the fly. Aspose.HTML for .NET allows developers to Insert Remove Replace HTML nodes extract CSS style information Navigate through HTML documentcom.aspose.html/htmldocument/ either by NodeIteratorcom.aspose.html.dom.traversal/inodeiterator/ TreeWalkercom.aspose.html.dom.traversal/itreewalker/ that are provided by Traversal Specifications XPath or CSS selector queries. It also offers the scripting which allows to manipulate HTML DOM via JavaScript. As well as HTML this API also provides the capabilities to load EPUB and MHTML. Aspose APIs are famous for their inter file format conversion features and this API also provides the capabilities to load HTML file and render the output in PDF XPS and raster image formats including JPEG PNG BMP and TIFF
4+
description: The com.aspose.html package contains classes and methods to manipulate HTML documentscom.aspose.html/htmldocument/ whether simple or complex and on the fly. Aspose.HTML for Java allows developers to Insert Remove Replace HTML nodes extract CSS style information Navigate through HTML documentcom.aspose.html/htmldocument/ either by NodeIteratorcom.aspose.html.dom.traversal/inodeiterator/ TreeWalkercom.aspose.html.dom.traversal/itreewalker/ that are provided by Traversal Specifications XPath or CSS selector queries. It also offers the scripting which allows to manipulate HTML DOM via JavaScript. As well as HTML this API also provides the capabilities to load EPUB and MHTML. Aspose APIs are famous for their inter file format conversion features and this API also provides the capabilities to load HTML file and render the output in PDF XPS and raster image formats including JPEG PNG BMP and TIFF
55
type: docs
66
weight: 10
77
url: /java/com.aspose.html/
88
---
9-
The com.aspose.html package contains classes and methods to manipulate [`HTML documents`](com.aspose.html/htmldocument/), whether simple or complex and on the fly. Aspose.HTML for .NET allows developers to Insert, Remove, Replace HTML nodes, extract CSS style information, Navigate through [`HTML document`](com.aspose.html/htmldocument/) either by [`NodeIterator`](com.aspose.html.dom.traversal/inodeiterator/), [`TreeWalker`](com.aspose.html.dom.traversal/itreewalker/) that are provided by Traversal Specifications, XPath or CSS selector queries. It also offers the scripting which allows to manipulate HTML DOM via JavaScript. As well as HTML, this API also provides the capabilities to load EPUB and MHTML. Aspose APIs are famous for their inter file format conversion features and this API also provides the capabilities to load HTML file and render the output in PDF, XPS and raster image formats including JPEG, PNG, BMP and TIFF.
9+
The com.aspose.html package contains classes and methods to manipulate [`HTML documents`](com.aspose.html/htmldocument/), whether simple or complex and on the fly. Aspose.HTML for Java allows developers to Insert, Remove, Replace HTML nodes, extract CSS style information, Navigate through [`HTML document`](com.aspose.html/htmldocument/) either by [`NodeIterator`](com.aspose.html.dom.traversal/inodeiterator/), [`TreeWalker`](com.aspose.html.dom.traversal/itreewalker/) that are provided by Traversal Specifications, XPath or CSS selector queries. It also offers the scripting which allows to manipulate HTML DOM via JavaScript. As well as HTML, this API also provides the capabilities to load EPUB and MHTML. Aspose APIs are famous for their inter file format conversion features and this API also provides the capabilities to load HTML file and render the output in PDF, XPS and raster image formats including JPEG, PNG, BMP and TIFF.
1010

1111
## Classes
1212

0 commit comments

Comments
 (0)