public class SaveFormatConverter extends Object
The save format converter.
Constructor and Description |
---|
SaveFormatConverter() |
Modifier and Type | Method and Description |
---|---|
static int |
convert(String value)
The convert.
|
static String |
deduceDocumentFileExtension(int format) |
static String |
deduceNotebookFileExtension(int format) |
public static int convert(String value)
The convert.
value
- The value.SaveFormat
.public static String deduceDocumentFileExtension(int format)
public static String deduceNotebookFileExtension(int format)
Copyright (c) 2002-2021 Aspose. All Rights Reserved.