Skip to content

Commit 4c21cac

Browse files
authored
Update README.md
1 parent d3e1016 commit 4c21cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Aspose.Html for Java
1+
## Aspose.Html for Java
22
[Aspose.Html for Java](https://www.aspose.com/products/html/java) is a Java component built to allow developers to programmatically create and manipulate HTML documents, 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 either by NodeIterator, TreeWalker 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.
33

44
This repository contains [Examples](Examples) for [Aspose.Html for Java](https://www.aspose.com/products/html/java) to help you learn and write your own applications.

0 commit comments

Comments
 (0)