Package | Description |
---|---|
com.groupdocs.conversion.options.convert |
The GroupDocs.Conversion.Options.Convert namespace provides classes to specify additional options for document conversion process.
|
Modifier and Type | Class and Description |
---|---|
class |
com.groupdocs.conversion.options.convert.CommonConvertOptions<TFileType extends FileType>
abstract generic common conversion options class.
|
class |
ImageConvertOptions
Options for conversion to Image file type.
|
class |
MarkupConvertOptions
Options for conversion to Markup file type.
|
class |
PdfConvertOptions
Options for conversion to Pdf file type.
|
class |
PresentationConvertOptions
Describes options for conversion to Presentation file type.
|
class |
SpreadsheetConvertOptions
Options for conversion to Spreadsheet file type.
|
class |
WordProcessingConvertOptions
Options for conversion to WordProcessing file type.
|