Supported File Formats – Aspose.HTML Cloud
Aspose.HTML Cloud main features can be parted into two areas: conversion between formats and the cloud storage operations. As a source document for converting Aspose.HTML Cloud supports HTML, XHTML, MHTML, EPUB, and Markdown files. You can save the result to PDF, XPS, DOC, DOCX, JPEG, PNG, BMP, TIFF, GIF and other formats.
Format | Description | Load | Save | Remarks |
---|---|---|---|---|
HTML | HTML format | |||
XHTML | HTML with XML syntax | Save option is only available when the input file is XHTML | ||
MHTML | MHTML (Web archive) format | Save option is only available for an MHTML document saving | ||
EPUB | E-book file format | |||
MD | Markdown Format | Save option is only available for an HTML document saving | ||
Saves a document in PDF format | ||||
XPS | Saves a document in XPS (XML Paper Specification) format | |||
DOCX | Saves a document in DOCX format | |||
TIFF | Renders a page or pages of a document and saves them into a single or multi-page TIFF file | |||
JPEG | Renders a page of a document and saves it as a JPEG file | |||
PNG | Renders a page of a document and saves it as a PNG file | |||
BMP | Renders a page of a document and saves it as a BMP file | |||
GIF | Renders a page of a document and saves it as a GIF file |
- The documentation chapter Conversion API will show you in detail how to convert EPUB, XHTML, MHTML, Markdown, and SVG files to the most popular formats using the SDK or by directly calling the REST API over HTTP requests.
- The documentation chapter Storage API provides common information about Cloud Storage API v.4.0 usage and explains how to use file and folder operations.