public class ConversionUtility
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
convert(java.lang.String source,
LoadOptions loadOptions,
java.lang.String saveAs,
SaveOptions saveOptions)
Converts Excel files to other formats.
|
static void |
convert(java.lang.String source,
java.lang.String saveAs)
Converts Excel files to other formats.
|
public static void convert(java.lang.String source,
java.lang.String saveAs)
source - The source file name.saveAs - The file name of expected file.public static void convert(java.lang.String source,
LoadOptions loadOptions,
java.lang.String saveAs,
SaveOptions saveOptions)
source - The source file name.loadOptions - The options of loading the source file.saveAs - The file name of expected file.saveOptions - The options of saving the file.See 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.