public class HtmlConverter
extends java.lang.Object
Example
HtmlConverter.process("Template.xlsx", "res.html");
| Modifier and Type | Method and Description |
|---|---|
static void |
process(LowCodeLoadOptions loadOptions,
LowCodeSaveOptions saveOptions)
Converts file between html and other spreadsheet file formats.
|
static void |
process(java.lang.String templateFile,
java.lang.String resultFile)
Converts given template file between html and other formats.
|
public static void process(java.lang.String templateFile,
java.lang.String resultFile)
templateFile - The template file to be convertedresultFile - The resultant filepublic static void process(LowCodeLoadOptions loadOptions, LowCodeSaveOptions saveOptions)
loadOptions - Options for input and loadingsaveOptions - Options for output and savingSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.