Conversion Options – Aspose.HTML Cloud SDK

Aspose.HTML Cloud presents the simplest API to convert an HTML page to one of the fixed-layout document formats including PDF, XPS, DOC, DOCX; to MD and MHTML formats; to one of the raster image formats such as JPEG, PNG, TIFF, BMP, and GIF.

Aspose.HTML Cloud SDK family provides a set of classes that represent the conversion options. Conversion options allow you to customize the conversion process. You can specify the file page size, margins, etc. This article describes a set of classes that represent conversion options for PDF, XPS and Images.

PDF Conversion Options

How to apply conversion options to convert HTML to PDF is described in the SDK examples in the Convert HTML to PDF article.

XPS Conversion Options

How to apply conversion options to convert HTML to XPS is described in the SDK examples in the Convert HTML to XPS article.

Image Conversion Options

How to apply conversion options to convert HTML to Image is described in the SDK examples in the Convert HTML to Image article.