Aspose.HTML FOSS
Aspose.HTML FOSS provides free, MIT-licensed open-source libraries for parsing HTML into a standards-based DOM, applying CSS stylesheets, and computing styles.
Key capabilities
- Parse pages and fragments into a DOM with
HTMLDocument.parse() - Build and modify element trees with
DocumentandNodeoperations - Apply stylesheets and resolve computed styles with
CSSStyleSheetandElement.get_computed_style() - Drive the HTML
TokenizerandTreeBuilderdirectly - Handle URLs with
URLandURLSearchParams, and detect encodings withdetect_encoding()
Select your platform to browse how-to guides: