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 | Interface and Description |
---|---|
interface |
IPagedConvertOptions
Represents convert options that allows conversion to perform page limitation by specifying start page and pages count
|
interface |
IPageMarginConvertOptions
Represents convert options that support page margins
|
interface |
IPageOrientationConvertOptions
Represents convert options that support page orientation
|
interface |
IPageRangedConvertOptions
Represents convert options that support conversion of specific list of pages
|
interface |
IPageSizeConvertOptions
Represents convert options that support page size
|
interface |
IPdfRecognitionModeOptions
Represents convert options that control recognition mode when converting from PDF
|
interface |
IWatermarkedConvertOptions
Represents convert options that allow output of conversion to be watermarked
|
Modifier and Type | Class and Description |
---|---|
class |
CadConvertOptions
Options for conversion to Cad type.
|
class |
CommonConvertOptions<TFileType extends FileType>
abstract generic common conversion options class.
|
class |
ConvertOptions<TFileType extends FileType>
The general conversion options class.
|
class |
DataConvertOptions
Options for conversion to Data file type.
|
class |
DiagramConvertOptions
Options for conversion to Diagram file type.
|
class |
EmailConvertOptions
Options for conversion to Email file type.
|
class |
ImageConvertOptions
Options for conversion to Image file type.
|
class |
MarkupConvertOptions
Options for conversion to Markup file type.
|
class |
NoConvertOptions
Special convert option class, which instructs converter to copy source document without any processing
|
class |
PdfConvertOptions
Options for conversion to Pdf file type.
|
class |
PresentationConvertOptions
Describes options for conversion to Presentation file type.
|
class |
ProjectManagementConvertOptions
Options for conversion to Project management file type.
|
class |
SpreadsheetConvertOptions
Options for conversion to Spreadsheet file type.
|
class |
ThreeDConvertOptions |
class |
WordProcessingConvertOptions
Options for conversion to WordProcessing file type.
|
Copyright © 2022. All rights reserved.