Convert Excel to HTML

Convert Excel to HTML

Aspose.Cells for Python via Java API provides the ability to convert Excel files to HTML documents. For this, the API provides the HtmlSaveOptions class which allows developers to control several aspects of the output HTML.

The following code snippet demonstrates the use of HtmlSaveOptions class to export Excel Files to HTML format.