See: Description
| Interface | Description |
|---|---|
| IConvertOptions |
Represents convert options
|
| IPagedConvertOptions |
Represents convert options that allows conversion to perform page limitation by specifying start page and pages count
|
| IPageMarginConvertOptions |
Represents convert options that support page margins
|
| IPageOrientationConvertOptions |
Represents convert options that support page orientation
|
| IPageRangedConvertOptions |
Represents convert options that support conversion of specific list of pages
|
| IPageSize | |
| IPageSizeConvertOptions |
Represents convert options that support page size
|
| IPdfRecognitionModeOptions |
Represents convert options that control recognition mode when converting from PDF
|
| IWatermarkedConvertOptions |
Represents convert options that allow output of conversion to be watermarked
|
| Class | Description |
|---|---|
| CadConvertOptions |
Options for conversion to Cad type.
|
| CommonConvertOptions<TFileType extends FileType> |
abstract generic common conversion options class.
|
| ConvertOptions<TFileType extends FileType> |
The general conversion options class.
|
| DataConvertOptions | Deprecated
This class will be removed in Conversion.Java 23.6.
|
| DiagramConvertOptions |
Options for conversion to Diagram file type.
|
| EBookConvertOptions |
Options for conversion to EBook file type.
|
| EmailConvertOptions |
Options for conversion to Email file type.
|
| Font |
Font settings
|
| FontConvertOptions |
Options for conversion to EBook file type.
|
| ImageConvertOptions |
Options for conversion to Image file type.
|
| ImageFlipModes |
Describes image flip modes.
|
| JpegOptions |
Options for conversion to Jpeg file type.
|
| JpgColorModes |
Describes Jpg color modes enumeration.
|
| JpgCompressionMethods |
Describes Jpg compression modes
|
| MarkupConvertOptions | Deprecated
This class will be removed in Conversion.Java 23.6 Please use WebConvertOptions instead.
|
| NoConvertOptions |
Special convert option class, which instructs converter to copy source document without any processing
|
| PageDescriptionLanguageConvertOptions |
Options for conversion to page descriptions language file type.
|
| PageSize.PageSizeCustom | |
| PdfConvertOptions |
Options for conversion to Pdf file type.
|
| PdfDirection |
Describes Pdf text direction.
|
| PdfFormats |
Describes Pdf formats enumeration.
|
| PdfFormattingOptions |
Defines Pdf formatting options.
|
| PdfOptimizationOptions |
Defines Pdf optimization options.
|
| PdfOptions |
Options for conversion to Pdf file type.
|
| PdfPageLayout |
Describes Pdf page layout.
|
| PdfPageMode |
Describes Pdf page mode
|
| PresentationConvertOptions |
Describes options for conversion to Presentation file type.
|
| ProjectManagementConvertOptions |
Options for conversion to Project management file type.
|
| PsdColorModes |
Defines Psd color modes enumeration.
|
| PsdCompressionMethods |
Describes Psd compression methods.
|
| PsdOptions |
Options for converting to Psd file type.
|
| Rotation |
Describes page rotation enumeration
|
| RtfOptions |
Options for conversion to RTF file type.
|
| SpreadsheetConvertOptions |
Options for conversion to Spreadsheet file type.
|
| TiffCompressionMethods |
Describes Tiff compression methods enumeration.
|
| TiffOptions |
Options for conversion to TIFF file type.
|
| WatermarkImageOptions |
Options for settings watermark to the converted document
|
| WatermarkOptions |
Options for settings watermark to the converted document
|
| WatermarkTextOptions |
Options for settings text watermark to the converted document
|
| WebConvertOptions |
Options for conversion to Web file type.
|
| WebpOptions |
Options for conversion to Webp file type.
|
| WordProcessingConvertOptions |
Options for conversion to WordProcessing file type.
|
| Enum | Description |
|---|---|
| PageOrientation | |
| PageSize | |
| PdfRecognitionMode |
The GroupDocs.Conversion.Options.Convert namespace provides classes to specify additional options for document conversion process.
Copyright © 2025. All rights reserved.