Rendering to Raster Image Formats - Offers a high fidelity rendering engine at its core which can convert HTML pages to most commonly used raster image formats including TIFF, BMP, PNG and JPEG without requiring any additional software.
HTML to Fixed-Layout Format Conversion - Provides the capabilities to create or load HTML files, and render the output in PDF and XPS. The conversion process is highly customizable, allowing you to configure PageSetup aspects for the resultant fixed-layout formats.
Load and Manipulate ePub and MHTML Files - Aspose.Html for Java is capable of loading ePub and MHTML files to perform various operations including the conversion to fixed-layout and raster image formats.
Manipulate HTML Nodes - Navigate through the HTML document either by element, document, XPath or CSS selector queries, and insert, remove or replace HTML nodes on the go. Aspose.Html for Java API also allows you to extract the CSS styling information of a particular HTML node or manipulate the HTML DOM via JavaScript.
Configure Sandbox - The HTML API enables you to configure a document sandbox that affects the processing of HTML documents. You can configure CSS styles to be dependent of screen size and it allows you to configure the environment independent of the execution machine.