- CadConvertOptions - Class in com.groupdocs.conversion.options.convert
-
Options for conversion to Cad type.
- CadConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.CadConvertOptions
-
Initializes new instance of class.
- CadDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Cad document metadata
- CadDocumentInfo(Image, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.CadDocumentInfo
-
- CadDrawTypeMode - Class in com.groupdocs.conversion.options.load
-
Represents possible modes for colorization of objects.
- CadDrawTypeMode() - Constructor for class com.groupdocs.conversion.options.load.CadDrawTypeMode
-
Serialization constructor
- CadFileType - Class in com.groupdocs.conversion.filetypes
-
Defines CAD documents (Computer Aided Design) that are used for a 3D graphics file formats and may contain 2D or 3D designs.
- CadFileType() - Constructor for class com.groupdocs.conversion.filetypes.CadFileType
-
Serialization constructor
- CadLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading CAD documents.
- CadLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.CadLoadOptions
-
- Cc - Static variable in class com.groupdocs.conversion.options.load.EmailField
-
Default field text is "Cc".
- Ccitt3 - Static variable in class com.groupdocs.conversion.options.convert.TiffCompressionMethods
-
CCITT3 compression.
- Ccitt4 - Static variable in class com.groupdocs.conversion.options.convert.TiffCompressionMethods
-
CCITT4 compression.
- Cdr - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
A CDR file is a vector drawing image file that is natively created with CorelDRAW for storing digital image encoded and compressed.
- Cf2 - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
Common File Format File.
- Cff - Static variable in class com.groupdocs.conversion.filetypes.FontFileType
-
A file with .cff extension is a Compact Font Format and is also known as a PostScript Type 1, or CIDFont.
- Cgm - Static variable in class com.groupdocs.conversion.filetypes.PageDescriptionLanguageFileType
-
Computer Graphics Metafile (CGM) is free, platform-independent, international standard metafile format for storing and exchanging of vector graphics (2D), raster graphics, and text.
- CgmDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Cgm document metadata
- CgmDocumentInfo(Document, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.CgmDocumentInfo
-
- Chm - Static variable in class com.groupdocs.conversion.filetypes.MarkupFileType
-
- Chm - Static variable in class com.groupdocs.conversion.filetypes.WebFileType
-
The CHM file format represents Microsoft HTML help file that consists of a collection of HTML pages.
- clone(float) - Method in class com.groupdocs.conversion.options.convert.Font
-
- close() - Method in class com.groupdocs.conversion.Converter
-
- Cmx - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
Files with CMX extension are Corel Exchange image file format that is used as presentation by CorelSuite applications.
- Cmyk - Static variable in class com.groupdocs.conversion.options.convert.JpgColorModes
-
CMYK.
- Cmyk - Static variable in class com.groupdocs.conversion.options.convert.PsdColorModes
-
CMYK.
- com.groupdocs.conversion - package com.groupdocs.conversion
-
The scope for GroupDocs.Conversion classes
- com.groupdocs.conversion.caching - package com.groupdocs.conversion.caching
-
The GroupDocs.Conversion.Caching namespace provides classes for customizing caching behaviour.
- com.groupdocs.conversion.contracts - package com.groupdocs.conversion.contracts
-
The GroupDocs.Conversion.Contracts namespace provides members to instantiate and release output document, manage font substitutions etc.
- com.groupdocs.conversion.contracts.documentinfo - package com.groupdocs.conversion.contracts.documentinfo
-
The GroupDocs.Conversion.Contracts.Documentinfo namespace provides metadata for a document.
- com.groupdocs.conversion.exceptions - package com.groupdocs.conversion.exceptions
-
The GroupDocs.Conversion.Exceptions namespace provides different exceptions classes.
- com.groupdocs.conversion.filetypes - package com.groupdocs.conversion.filetypes
-
The GroupDocs.Conversion.FileTypes namespace provides classes which represent supported file types.
- com.groupdocs.conversion.fluent - package com.groupdocs.conversion.fluent
-
- com.groupdocs.conversion.integration.ocr - package com.groupdocs.conversion.integration.ocr
-
The GroupDocs.Conversion.Integration.Ocr package provides metadata for a OCR.
- com.groupdocs.conversion.licensing - package com.groupdocs.conversion.licensing
-
The GroupDocs.Conversion.Legacy.Licensing namespace provides classes for applying of the license
- com.groupdocs.conversion.logging - package com.groupdocs.conversion.logging
-
The GroupDocs.Conversion.Logging namespace provides classes for customizing logging behaviour.
- com.groupdocs.conversion.options.convert - package com.groupdocs.conversion.options.convert
-
The GroupDocs.Conversion.Options.Convert namespace provides classes to specify additional options for document conversion process.
- com.groupdocs.conversion.options.load - package com.groupdocs.conversion.options.load
-
The GroupDocs.Conversion.Options.Load namespace provides classes to specify additional options for document loading process.
- com.groupdocs.conversion.reporting - package com.groupdocs.conversion.reporting
-
The GroupDocs.Conversion.Options.Load namespace provides classes to implement converter listening.
- CommonConvertOptions<TFileType extends FileType> - Class in com.groupdocs.conversion.options.convert
-
abstract generic common conversion options class.
- compareTo(Object) - Method in class com.groupdocs.conversion.contracts.Enumeration
-
Compares current object to other.
- completed() - Method in interface com.groupdocs.conversion.reporting.IConverterListener
-
This method will be called as soon as conversion completed.
- ConsoleLogger - Class in com.groupdocs.conversion.logging
-
Console logger implementation.
- ConsoleLogger() - Constructor for class com.groupdocs.conversion.logging.ConsoleLogger
-
- consumeCreditsBySize(long) - Static method in class com.groupdocs.conversion.licensing.Metered
-
- ConversionNotSupportedException - Exception in com.groupdocs.conversion.exceptions
-
GroupDocs exception thrown when the conversion from source file to target file type is not supported
- ConversionNotSupportedException() - Constructor for exception com.groupdocs.conversion.exceptions.ConversionNotSupportedException
-
Default constructor
- ConversionNotSupportedException(FileType, FileType) - Constructor for exception com.groupdocs.conversion.exceptions.ConversionNotSupportedException
-
Creates an exception instance with a source FileType and a target Filetype
- ConversionNotSupportedException(String) - Constructor for exception com.groupdocs.conversion.exceptions.ConversionNotSupportedException
-
Creates an exception instance with a message
- ConversionPair - Class in com.groupdocs.conversion.contracts
-
Represents conversion pair
- convert(SaveDocumentStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SaveDocumentStream, ConvertedDocumentStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SaveDocumentStream, ConvertOptionsProvider) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SaveDocumentStream, ConvertedDocumentStream, ConvertOptionsProvider) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SaveDocumentStreamForFileType, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SaveDocumentStreamForFileType, ConvertedDocumentStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SaveDocumentStreamForFileType, ConvertOptionsProvider) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SaveDocumentStreamForFileType, ConvertedDocumentStream, ConvertOptionsProvider) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(String, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SavePageStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SavePageStream, ConvertedPageStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SavePageStream, ConvertOptionsProvider) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SavePageStream, ConvertedPageStream, ConvertOptionsProvider) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SavePageStreamForFileType, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SavePageStreamForFileType, ConvertedPageStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SavePageStreamForFileType, ConvertOptionsProvider) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(SavePageStreamForFileType, ConvertedPageStream, ConvertOptionsProvider) - Method in class com.groupdocs.conversion.Converter
-
Converts source document.
- convert(OutputStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
- convert(OutputStream, ConvertedDocumentStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
- convert(OutputStream, ConvertedPageStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
- convert(OutputStream, ConvertOptionsProvider) - Method in class com.groupdocs.conversion.Converter
-
- convert() - Method in interface com.groupdocs.conversion.fluent.IConversionConvert
-
Execute conversion chain
- convertByPageTo(SavePageStream) - Method in interface com.groupdocs.conversion.fluent.IConversionTo
-
Save converted page as stream
- convertByPageTo(SavePageStreamForFileType) - Method in interface com.groupdocs.conversion.fluent.IConversionTo
-
Save converted page as stream by type
- ConvertedDocumentStream - Interface in com.groupdocs.conversion.contracts
-
Describes delegate to receive converted document stream.
- ConvertedPageStream - Interface in com.groupdocs.conversion.contracts
-
Describes delegate to receive converted page stream.
- Converter - Class in com.groupdocs.conversion
-
Represents main class that controls document conversion process.
- Converter() - Constructor for class com.groupdocs.conversion.Converter
-
Initializes new instance of class for fluent conversion setup.
- Converter(Supplier<InputStream>) - Constructor for class com.groupdocs.conversion.Converter
-
- Converter(Supplier<InputStream>, ConverterSettingsProvider) - Constructor for class com.groupdocs.conversion.Converter
-
- Converter(Supplier<InputStream>, LoadOptionsProvider) - Constructor for class com.groupdocs.conversion.Converter
-
- Converter(Supplier<InputStream>, LoadOptionsProvider, ConverterSettingsProvider) - Constructor for class com.groupdocs.conversion.Converter
-
- Converter(Supplier<InputStream>, LoadOptionsForFileTypeProvider) - Constructor for class com.groupdocs.conversion.Converter
-
Initializes new instance of class.
- Converter(Supplier<InputStream>, LoadOptionsForNameFileTypeStreamProvider) - Constructor for class com.groupdocs.conversion.Converter
-
Initializes new instance of class.
- Converter(Supplier<InputStream>, LoadOptionsForNameFileTypeStreamProvider, ConverterSettingsProvider) - Constructor for class com.groupdocs.conversion.Converter
-
Initializes new instance of class.
- Converter(String) - Constructor for class com.groupdocs.conversion.Converter
-
- Converter(String, ConverterSettingsProvider) - Constructor for class com.groupdocs.conversion.Converter
-
- Converter(String, ConverterSettings) - Constructor for class com.groupdocs.conversion.Converter
-
Deprecated.
- Converter(String, LoadOptionsProvider) - Constructor for class com.groupdocs.conversion.Converter
-
- Converter(String, LoadOptions) - Constructor for class com.groupdocs.conversion.Converter
-
Deprecated.
- Converter(String, LoadOptionsProvider, ConverterSettingsProvider) - Constructor for class com.groupdocs.conversion.Converter
-
- Converter(String, LoadOptions, ConverterSettings) - Constructor for class com.groupdocs.conversion.Converter
-
Deprecated.
- Converter(String, LoadOptionsForFileTypeProvider) - Constructor for class com.groupdocs.conversion.Converter
-
Initializes new instance of class.
- Converter(String, LoadOptionsForFileTypeProvider, ConverterSettingsProvider) - Constructor for class com.groupdocs.conversion.Converter
-
- Converter(String, LoadOptionsForNameFileTypeStreamProvider) - Constructor for class com.groupdocs.conversion.Converter
-
- Converter(String, LoadOptionsForNameFileTypeStreamProvider, ConverterSettingsProvider) - Constructor for class com.groupdocs.conversion.Converter
-
Initializes new instance of class.
- ConverterSettings - Class in com.groupdocs.conversion
-
Defines settings for customizing
Converter behaviour.
- ConverterSettings() - Constructor for class com.groupdocs.conversion.ConverterSettings
-
- ConverterSettingsProvider - Interface in com.groupdocs.conversion.contracts
-
Supplier for ConverterSettings
- ConvertOptions<TFileType extends FileType> - Class in com.groupdocs.conversion.options.convert
-
The general conversion options class.
- ConvertOptionsProvider - Interface in com.groupdocs.conversion.contracts
-
Describes delegate to provide convert options for specific source document.
- convertPageByPage(OutputStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
-
- convertTo(String) - Method in interface com.groupdocs.conversion.fluent.IConversionTo
-
Save converted document as file
- convertTo(SaveDocumentStream) - Method in interface com.groupdocs.conversion.fluent.IConversionTo
-
Save converted document as stream
- convertTo(SaveDocumentStreamForFileType) - Method in interface com.groupdocs.conversion.fluent.IConversionTo
-
Save converted document as stream by type
- ConvertToIndent - Static variable in class com.groupdocs.conversion.options.load.TxtLeadingSpacesOptions
-
Converts leading spaces to indents.
- CorruptOrDamagedFileException - Exception in com.groupdocs.conversion.exceptions
-
GroupDocs exception thrown when the file is corrupt or damaged
- CorruptOrDamagedFileException() - Constructor for exception com.groupdocs.conversion.exceptions.CorruptOrDamagedFileException
-
Default constructor
- CorruptOrDamagedFileException(FileType) - Constructor for exception com.groupdocs.conversion.exceptions.CorruptOrDamagedFileException
-
Creates an exception instance with a FileType
- CorruptOrDamagedFileException(String) - Constructor for exception com.groupdocs.conversion.exceptions.CorruptOrDamagedFileException
-
Creates an exception instance with a message
- CorruptOrDamagedFileException(String, RuntimeException) - Constructor for exception com.groupdocs.conversion.exceptions.CorruptOrDamagedFileException
-
Creates an exception instance with a message and propagates the inner exception
- create(String, String) - Static method in class com.groupdocs.conversion.contracts.FontSubstitute
-
Instantiate new font substitution pair.
- createCustom(float, float) - Static method in enum com.groupdocs.conversion.options.convert.PageSize
-
- createPrimary(FileType, FileType) - Static method in class com.groupdocs.conversion.contracts.ConversionPair
-
Creates primary conversion pair
- createPrimary(List<? extends FileType>, List<? extends FileType>) - Static method in class com.groupdocs.conversion.contracts.ConversionPair
-
Creates primary conversion pairs
- createPrimary(List<? extends FileType>, List<? extends FileType>, Pair<FileType, FileType>[]) - Static method in class com.groupdocs.conversion.contracts.ConversionPair
-
- createSecondary(FileType, FileType) - Static method in class com.groupdocs.conversion.contracts.ConversionPair
-
Creates secondary conversion pair
- createSecondary(Iterable<? extends FileType>, Iterable<? extends FileType>) - Static method in class com.groupdocs.conversion.contracts.ConversionPair
-
Creates secondary conversion pairs
- Csv - Static variable in class com.groupdocs.conversion.filetypes.SpreadsheetFileType
-
Files with CSV (Comma Separated Values) extension represent plain text files that contain records of data with comma separated values.
- CsvDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Csv document metadata
- CsvDocumentInfo(Workbook, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.CsvDocumentInfo
-
- CsvLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading Csv documents.
- CsvLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.CsvLoadOptions
-
- DatabaseFileType - Class in com.groupdocs.conversion.filetypes
-
Defines CAD documents (Computer Aided Design) that are used for a 3D graphics file formats and may contain 2D or 3D designs.
- DatabaseFileType() - Constructor for class com.groupdocs.conversion.filetypes.DatabaseFileType
-
Serialization constructor
- DatabaseLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading database documents.
- DatabaseLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.DatabaseLoadOptions
-
Initializes new instance of class.
- DataConvertOptions - Class in com.groupdocs.conversion.options.convert
-
- DataConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.DataConvertOptions
-
Deprecated.
Initializes new instance of class.
- DataFileType - Class in com.groupdocs.conversion.filetypes
-
- DataFileType() - Constructor for class com.groupdocs.conversion.filetypes.DataFileType
-
Deprecated.
Serialization constructor
- dataFileType(WebFileType) - Static method in class com.groupdocs.conversion.filetypes.DataFileType
-
Deprecated.
Explicit conversion from WebFileType to DataFileType
- DataLoadOptions - Class in com.groupdocs.conversion.options.load
-
- DataLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.DataLoadOptions
-
Deprecated.
Initializes new instance of class.
- Dcm - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
Files with .DCM extension represent digital image which stores medical information of patients such as MRIs, CT scans and ultrasound images.
- deepClone() - Method in class com.groupdocs.conversion.options.convert.ConvertOptions
-
Clones current options instance.
- deepClone() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Clone current instance
- deepClone() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Clones current instance.
- deepClone() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Clones current instance.
- Default - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
Default pdf format
- Default - Static variable in class com.groupdocs.conversion.options.convert.PdfPageLayout
-
Default layout.
- DEFAULT_DPI - Static variable in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
- Dgn - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
DGN, Design, files are drawings created by and supported by CAD applications such as MicroStation and Intergraph Interactive Graphics Design System.
- DiagramConvertOptions - Class in com.groupdocs.conversion.options.convert
-
Options for conversion to Diagram file type.
- DiagramConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.DiagramConvertOptions
-
Initializes new instance of class.
- DiagramDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Diagram document metadata
- DiagramDocumentInfo(Diagram, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.DiagramDocumentInfo
-
- DiagramFileType - Class in com.groupdocs.conversion.filetypes
-
Defines Diagram documents.
- DiagramFileType() - Constructor for class com.groupdocs.conversion.filetypes.DiagramFileType
-
Serialization constructor
- DiagramLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading Diagram documents.
- DiagramLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.DiagramLoadOptions
-
- Dib - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
DDIB (Device Independent Bitmap) file is a raster image file that is similar in structure to the standard Bitmap files (BMP) but has a different header.
- Dicom - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
Files with .DICOM extension represent digital image which stores medical information of patients such as MRIs, CT scans and ultrasound images.
- Dif - Static variable in class com.groupdocs.conversion.filetypes.SpreadsheetFileType
-
DIF stands for Data Interchange Format that is used to import/export spreadsheets data between different applications.
- dispose() - Method in class com.groupdocs.conversion.Converter
-
Releases resources.
- DjVu - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
DjVu is a graphics file format intended for scanned documents and books especially those which contain the combination of text, drawings, images and photographs.
- DjVuDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains DjVu document metadata
- DjVuDocumentInfo(DjvuImage, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.DjVuDocumentInfo
-
- Dng - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
DNG is a digital camera image format used for the storage of raw files.
- Doc - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
Files with .doc extension represent documents generated by Microsoft Word or other word processing documents in binary file format.
- Docm - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
DOCM files are Microsoft Word 2007 or higher generated documents with the ability to run macros.
- DocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Provides base implementation for retrieving polymorphic document information
- DocumentStreamProvider - Interface in com.groupdocs.conversion.contracts
-
Supplier for InputStream
- DocumentStreamsProvider - Interface in com.groupdocs.conversion.contracts
-
Supplier for InputStream array
- Docx - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
DOCX is a well-known format for Microsoft Word documents.
- Dot - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
Files with .DOT extension are template files created by Microsoft Word to have pre-formatted settings for generation of further DOC or DOCX files.
- Dotm - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
A file with DOTM extension represents template file created with Microsoft Word 2007 or higher.
- Dotx - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
Files with DOTX extension are template files created by Microsoft Word to have pre-formatted settings for generation of further DOCX files.
- Duotone - Static variable in class com.groupdocs.conversion.options.convert.PsdColorModes
-
Duotone.
- Dwf - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
Design Web Format (DWF) represents 2D/3D drawing in compressed format for viewing, reviewing or printing design files.
- Dwfx - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
DWFX file is a 2D or 3D drawing created with Autodesk CAD software.
- Dwg - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
DFiles with DWG extension represent proprietary binary files used for containing 2D and 3D design data.
- Dwt - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
A DWT file is an AutoCAD drawing template file that is used as starter for creating drawings that can be saved as DWG files.
- Dxf - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
DXF, Drawing Interchange Format, or Drawing Exchange Format, is a tagged data representation of AutoCAD drawing file.
- get() - Method in interface com.groupdocs.conversion.contracts.SaveDocumentStream
-
Saves converted document into output stream.
- getAll(Class<T>) - Static method in class com.groupdocs.conversion.contracts.Enumeration
-
Returns all enumeration values.
- getAll() - Method in class com.groupdocs.conversion.contracts.PossibleConversions
-
All target file types and primary/secondary flag
- getAllColumnsInOnePagePerSheet() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Gets AllColumnsInOnePagePerSheet property
- getAllPossibleConversions() - Static method in class com.groupdocs.conversion.Converter
-
- getAllTypes(Class<T>) - Static method in class com.groupdocs.conversion.filetypes.FileType
-
Returns all enumeration values.
- getAllTypes(Class<T>, FileType[]) - Static method in class com.groupdocs.conversion.filetypes.FileType
-
- getAllTypes(Class<T>, FileType[]...) - Static method in class com.groupdocs.conversion.filetypes.FileType
-
- getAttachmentsCount() - Method in class com.groupdocs.conversion.contracts.documentinfo.EmailDocumentInfo
-
Gets attachments count
- getAttachmentsNames() - Method in class com.groupdocs.conversion.contracts.documentinfo.EmailDocumentInfo
-
Gets attachments names
- getAudioConnector() - Method in class com.groupdocs.conversion.options.load.AudioLoadOptions
-
- getAuthor() - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
-
Gets author
- getAuthor() - Method in class com.groupdocs.conversion.contracts.documentinfo.PresentationDocumentInfo
-
Gets author
- getAuthor() - Method in class com.groupdocs.conversion.contracts.documentinfo.SpreadsheetDocumentInfo
-
Gets author
- getAuthor() - Method in class com.groupdocs.conversion.contracts.documentinfo.WordProcessingDocumentInfo
-
Gets author
- getAutoFontSubstitution() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
If AutoFontSubstitution is disabled, GroupDocs.Conversion uses the DefaultFont for the substitution of missing fonts.
- getBackground() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Indicates that the watermark is stamped as background.
- getBackgroundColor() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Gets background color
- getBackgroundColor() - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Gets a background color.
- getBasePath() - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
- getBitsPerPixel() - Method in class com.groupdocs.conversion.contracts.documentinfo.ImageDocumentInfo
-
Gets bits per pixel
- getBitsPerPixel() - Method in class com.groupdocs.conversion.contracts.documentinfo.PsdDocumentInfo
-
Gets bits per pixel
- getBookmarkOptions() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Bookmarks options
- getBookmarksOutlineLevel() - Method in class com.groupdocs.conversion.options.load.WordProcessingBookmarksOptions
-
Specifies the default level in the document outline at which to display Word bookmarks.
- getBrightness() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Adjusts image brightness.
- getCache() - Method in class com.groupdocs.conversion.ConverterSettings
-
The cache implementation used for storing conversion results.
- getCenterWindow() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether position of the document's window will be centered on the screen.
- getChannelBitsCount() - Method in class com.groupdocs.conversion.options.convert.PsdOptions
-
Bits count per color channel.
- getChannelsCount() - Method in class com.groupdocs.conversion.options.convert.PsdOptions
-
Color channels count.
- getColor() - Method in class com.groupdocs.conversion.options.convert.WatermarkTextOptions
-
Watermark font color if text watermark is applied
- getColorInternal() - Method in class com.groupdocs.conversion.options.convert.WatermarkTextOptions
-
- getColorMode() - Method in class com.groupdocs.conversion.options.convert.JpegOptions
-
Jpg color mode.
- getColorMode() - Method in class com.groupdocs.conversion.options.convert.PsdOptions
-
Psd color mode.
- getColumnsPerPage() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Split a worksheet into pages by columns.
- getCommentDisplayMode() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Specifies how comments should be displayed in the output document.
- getCommentsPosition() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- getCompressImages() - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
If CompressImages set to true, all images in the document are recompressed.
- getCompression() - Method in class com.groupdocs.conversion.options.convert.JpegOptions
-
Jpg compression method.
- getCompression() - Method in class com.groupdocs.conversion.options.convert.PsdOptions
-
Psd compression method.
- getCompression() - Method in class com.groupdocs.conversion.options.convert.TiffOptions
-
Sets Tiff compression.
- getConsumptionCredit() - Static method in class com.groupdocs.conversion.licensing.Metered
-
Retrieves count of credits consumed.
- getConsumptionQuantity() - Static method in class com.groupdocs.conversion.licensing.Metered
-
Retrieves amount of MBs processed.
- getContactsCount() - Method in class com.groupdocs.conversion.contracts.documentinfo.VcfDocumentInfo
-
- getContentCount() - Method in class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageDocumentInfo
-
Get count of contents in the root folder
- getContentStream() - Method in interface com.groupdocs.conversion.contracts.IDocument
-
- getContrast() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Adjusts image contrast.
- getConvertDateTimeData() - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
Indicates whether the string in the file is converted to date.
- getConvertNumericData() - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
Indicates whether the string in the file is converted to numeric.
- getConvertOptions() - Method in class com.groupdocs.conversion.contracts.TargetConversion
-
Predefined convert options which could be used to convert to current type
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.AudioFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.CadFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.DataFileType
-
Deprecated.
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.DiagramFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.EBookFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.EmailFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.FileType
-
Prepared default convert options for the file type
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.FontFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.ImageFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.MarkupFileType
-
Deprecated.
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.PageDescriptionLanguageFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.PdfFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.PresentationFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.ProjectManagementFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.SpreadsheetFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.VideoFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.WebFileType
-
- getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
- getConvertRange() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Convert specific range when converting to other than spreadsheet format.
- getCreationDate() - Method in class com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
-
Document creation date
- getCreationDate() - Method in interface com.groupdocs.conversion.contracts.documentinfo.IDocumentInfo
-
Document creation date
- getCtbSources() - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Gets the CTB sources.
- getCultureInfo() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Get the system culture info at the time file is loaded
- getDefault() - Static method in class com.groupdocs.conversion.options.convert.Font
-
- getDefaultFont() - Method in class com.groupdocs.conversion.options.load.DiagramLoadOptions
-
Default font for Diagram document.
- getDefaultFont() - Method in class com.groupdocs.conversion.options.load.ImageLoadOptions
-
Default font for Psd, Emf, Wmf document types.
- getDefaultFont() - Method in class com.groupdocs.conversion.options.load.NoteLoadOptions
-
Default font for Note document.
- getDefaultFont() - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Default font for Pdf document.
- getDefaultFont() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Default font for rendering the presentation.
- getDefaultFont() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Default font for spreadsheet document.
- getDefaultFont() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Default font for Words document.
- getDepth() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
- getDepth() - Method in class com.groupdocs.conversion.options.load.MboxLoadOptions
-
Option to control how many levels in depth to perform conversion
- getDepth() - Method in class com.groupdocs.conversion.options.load.NsfLoadOptions
-
- getDepth() - Method in class com.groupdocs.conversion.options.load.PersonalStorageLoadOptions
-
Option to control how many levels in depth to perform conversion
- getDepth() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- getDepth() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- getDepth() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- getDescription() - Method in class com.groupdocs.conversion.filetypes.FileType
-
Description of the file type
- getDetectNumberingWithWhitespaces() - Method in class com.groupdocs.conversion.options.load.TxtLoadOptions
-
Allows to specify how numbered list items are recognized when plain text document is converted.
- getDirection() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Sets reading order of text: L2R (left to right) or R2L (right to left).
- getDisplayBccEmailAddress() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Option to display or hide "Bcc" email address.
- getDisplayCcEmailAddress() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Option to display or hide "Cc" email address.
- getDisplayDocTitle() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether document's window title bar should display document title.
- getDisplayEmailAddress() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Deprecated.
- getDisplayFromEmailAddress() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Option to display or hide "from" email address.
- getDisplayHeader() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Option to display or hide the email header.
- getDisplayToEmailAddress() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Option to display or hide "to" email address.
- getDocumentFontSources() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- getDocumentInfo() - Method in class com.groupdocs.conversion.Converter
-
Gets source document info - pages count and other document properties specific to the file type.
- getDocumentInfo() - Method in interface com.groupdocs.conversion.fluent.IConversionGetDocumentInfo
-
Gets source document info - pages count and other document properties specific to the file type.
- getDocumentInfo() - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Meta information of PDF document.
- getDpi() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Desired page DPI after conversion.
- getDpi() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Desired page DPI after conversion.
- getDrawColor() - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Gets foreground color.
- getDrawType() - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Gets type of drawing.
- getEncoding() - Method in class com.groupdocs.conversion.contracts.documentinfo.WebDocumentInfo
-
- getEncoding() - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
Encoding.
- getEncoding() - Method in class com.groupdocs.conversion.options.load.TxtLoadOptions
-
Gets or sets the encoding that will be used when loading Txt document.
- getEncoding() - Method in class com.groupdocs.conversion.options.load.VcfLoadOptions
-
Gets or sets the encoding that will be used when loading Vcf document.
- getEncoding() - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
- getEncodingInternal() - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
- getEncodingInternal() - Method in class com.groupdocs.conversion.options.load.TxtLoadOptions
-
- getEndDate() - Method in class com.groupdocs.conversion.contracts.documentinfo.ProjectManagementDocumentInfo
-
Gets Project end date
- getEqualityComponents() - Method in class com.groupdocs.conversion.contracts.ConversionPair
-
Equality components
- getEqualityComponents() - Method in class com.groupdocs.conversion.options.load.MboxLoadOptions
-
Gets equality components.
- getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.DiagramFileType
-
- getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.FontFileType
-
- getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.ImageFileType
-
- getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.PageDescriptionLanguageFileType
-
- getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.PdfFileType
-
- getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.PublisherFileType
-
- getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.SpreadsheetFileType
-
- getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.CadFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.DiagramFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.EBookFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.FontFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.ImageFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.MarkupFileType
-
Deprecated.
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.PageDescriptionLanguageFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.PdfFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.PresentationFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.ProjectManagementFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.PublisherFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.SpreadsheetFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.WebFileType
-
- getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
- getExpandedOutlineLevels() - Method in class com.groupdocs.conversion.options.load.WordProcessingBookmarksOptions
-
Specifies how many levels in the document outline to show expanded when the file is viewed.
- getExportImagesForOldReaders() - Method in class com.groupdocs.conversion.options.convert.RtfOptions
-
Specifies whether the keywords for "old readers" are written to RTF or not.
- getExtension() - Method in class com.groupdocs.conversion.filetypes.FileType
-
The file extension
- getFamily() - Method in class com.groupdocs.conversion.filetypes.FileType
-
The file family
- getFamilyName() - Method in class com.groupdocs.conversion.options.convert.Font
-
Fets font family name
- getFieldTextMap() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Gets the mapping between email message and field text representation
- getFileFormat() - Method in class com.groupdocs.conversion.filetypes.FileType
-
The file format
- getFitWindow() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether document window must be resized to fit the first displayed page.
- getFlattenAllFields() - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Flatten all the fields of the PDF form.
- getFlipMode() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Image flip mode.
- getFolder() - Method in class com.groupdocs.conversion.options.load.PersonalStorageLoadOptions
-
Folder which to be processed
Default is Inbox
- getFolders() - Method in class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageDocumentInfo
-
Folders in the storage
- getFontDirectories() - Method in class com.groupdocs.conversion.ConverterSettings
-
The custom font directories paths
- getFontDirectories() - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
- getFontDirectoriesInternal() - Method in class com.groupdocs.conversion.ConverterSettings
-
- getFontSubsetStrategy() - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
- getFontSubstitutes() - Method in class com.groupdocs.conversion.options.load.NoteLoadOptions
-
Substitute specific fonts when converting Note document.
- getFontSubstitutes() - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Substitute specific fonts when converting Pdf document.
- getFontSubstitutes() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Substitute specific fonts when converting Presentation document.
- getFontSubstitutes() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Substitute specific fonts when converting spreadsheet document.
- getFontSubstitutes() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Substitute specific fonts when converting Words document.
- getFormat() - Method in class com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
-
Document format
- getFormat() - Method in interface com.groupdocs.conversion.contracts.documentinfo.IDocumentInfo
-
Document format
- getFormat() - Method in interface com.groupdocs.conversion.contracts.IDocument
-
- getFormat() - Method in class com.groupdocs.conversion.contracts.TargetConversion
-
Target document format
- getFormat() - Method in class com.groupdocs.conversion.options.convert.ConvertOptions
-
Gets the desired file type the input document should be converted to.
- getFormat() - Method in interface com.groupdocs.conversion.options.convert.IConvertOptions
-
Gets the desired file type the input document should be converted to.
- getFormat() - Method in class com.groupdocs.conversion.options.convert.MarkupConvertOptions
-
Deprecated.
The desired file type the input document should be converted to.
- getFormat() - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
- getFormat() - Method in class com.groupdocs.conversion.options.load.DatabaseLoadOptions
-
Gets Input document file type.
- getFormat() - Method in class com.groupdocs.conversion.options.load.DiagramLoadOptions
-
- getFormat() - Method in class com.groupdocs.conversion.options.load.EBookLoadOptions
-
Gets Input document file type.
- getFormat() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
- getFormat() - Method in class com.groupdocs.conversion.options.load.EpubLoadOptions
-
- getFormat() - Method in class com.groupdocs.conversion.options.load.FontLoadOptions
-
Gets Input document file type.
- getFormat() - Method in class com.groupdocs.conversion.options.load.ImageLoadOptions
-
- getFormat() - Method in class com.groupdocs.conversion.options.load.LoadOptions
-
Input document file type
- getFormat() - Method in class com.groupdocs.conversion.options.load.NoteLoadOptions
-
- getFormat() - Method in class com.groupdocs.conversion.options.load.PageDescriptionLanguageLoadOptions
-
Gets Input document file type.
- getFormat() - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
- getFormat() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- getFormat() - Method in class com.groupdocs.conversion.options.load.PublisherLoadOptions
-
Gets Input document file type.
- getFormat() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- getFormat() - Method in class com.groupdocs.conversion.options.load.TxtLoadOptions
-
- getFormat() - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
Gets Input document file type.
- getFormat() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- getFormat_ConvertOptions_New() - Method in class com.groupdocs.conversion.options.convert.ConvertOptions
-
The desired file type the input document should be converted to.
- getFormattingOptions() - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Pdf formatting options
- getFragments() - Method in class com.groupdocs.conversion.integration.ocr.TextLine
-
Gets an array of text fragments, such as symbols and words, recognized in the line.
- getGamma() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Adjusts image gamma.
- getGrayscale() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Indicates whether to convert into grayscale image.
- getGrayscale() - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Convert a PDF from RGB colorspace to grayscale
- getHeadingsOutlineLevels() - Method in class com.groupdocs.conversion.options.load.WordProcessingBookmarksOptions
-
Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline.
- getHeight() - Method in class com.groupdocs.conversion.contracts.documentinfo.CadDocumentInfo
-
height
- getHeight() - Method in class com.groupdocs.conversion.contracts.documentinfo.ImageDocumentInfo
-
Gets height
- getHeight() - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
-
Gets page height
- getHeight() - Method in class com.groupdocs.conversion.contracts.documentinfo.PsdDocumentInfo
-
Gets height
- getHeight() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Desired image height after conversion.
- getHeight() - Method in interface com.groupdocs.conversion.options.convert.IPageSize
-
- getHeight() - Method in class com.groupdocs.conversion.options.convert.PageDescriptionLanguageConvertOptions
-
Desired page height after conversion.
- getHeight() - Method in enum com.groupdocs.conversion.options.convert.PageSize
-
- getHeight() - Method in class com.groupdocs.conversion.options.convert.PageSize.PageSizeCustom
-
- getHeight() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark height
- getHeight() - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Sets desired page height for converting CAD document
- getHexColor() - Method in class com.groupdocs.conversion.options.convert.WatermarkTextOptions
-
- getHideComments() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Hide comments.
- getHideComments() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Hide comments.
- getHideComments() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Deprecated.
- getHideMenuBar() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether menu bar should be hidden when document is active.
- getHidePdfAnnotations() - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Hide annotations in Pdf documents.
- getHideToolBar() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether toolbar should be hidden when document is active.
- getHideWindowUI() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether user interface elements should be hidden when document is active.
- getHideWordTrackedChanges() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Hide markup and track changes for Word documents.
- getHorizontalResolution() - Method in class com.groupdocs.conversion.contracts.documentinfo.DjVuDocumentInfo
-
Get horizontal resolution
- getHorizontalResolution() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Desired image horizontal resolution after conversion.
- getHyphenationOptions() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Gets hyphenation options for WordProcessing documents.
- getImage() - Method in class com.groupdocs.conversion.options.convert.WatermarkImageOptions
-
- getImageQuality() - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Value in percent where 100% is unchanged quality and image size.
- getInfo() - Method in interface com.groupdocs.conversion.contracts.IDocument
-
- getItems() - Method in class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageFolderInfo
-
- getItemsCount() - Method in class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageFolderInfo
-
Count of the items in the folder
- getJpegOptions() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Jpeg specific convert options.
- getKey() - Method in interface com.groupdocs.conversion.options.convert.IPageSize
-
- getKey() - Method in enum com.groupdocs.conversion.options.convert.PageOrientation
-
- getKey() - Method in enum com.groupdocs.conversion.options.convert.PageSize
-
- getKey() - Method in class com.groupdocs.conversion.options.convert.PageSize.PageSizeCustom
-
- getKey() - Method in enum com.groupdocs.conversion.options.convert.PdfRecognitionMode
-
- getKeys(String) - Method in class com.groupdocs.conversion.caching.FileCache
-
Returns all keys matching filter.
- getKeys(String) - Method in interface com.groupdocs.conversion.caching.ICache
-
Returns all keys matching filter.
- getKeys(String) - Method in class com.groupdocs.conversion.caching.MemoryCache
-
Returns all keys matching filter.
- getLayers() - Method in class com.groupdocs.conversion.contracts.documentinfo.CadDocumentInfo
-
layers in the document
- getLayoutNames() - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Specifies which CAD layouts to be converted
- getLayouts() - Method in class com.groupdocs.conversion.contracts.documentinfo.CadDocumentInfo
-
layouts in the document
- getLeadingSpacesOptions() - Method in class com.groupdocs.conversion.options.load.TxtLoadOptions
-
Gets or sets preferred option of a leading space handling.
- getLeft() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark left position
- getLinearize() - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Linearizes PDF Document for the Web
- getLines() - Method in class com.groupdocs.conversion.contracts.documentinfo.WordProcessingDocumentInfo
-
Gets lines count
- getLines() - Method in class com.groupdocs.conversion.integration.ocr.RecognizedImage
-
Gets lines of text, with their fragments, recognized within the document.
- getLinkDuplicateStreams() - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Link duplicate streams
- getListener() - Method in class com.groupdocs.conversion.ConverterSettings
-
Gets the converter listener implementation used for monitoring conversion status and progress
- getLoadOptions() - Method in interface com.groupdocs.conversion.contracts.IDocument
-
- getLoadOptions() - Method in class com.groupdocs.conversion.contracts.PossibleConversions
-
Predefined load options which could be used to convert from current type
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.AudioFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.CadFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.DatabaseFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.DataFileType
-
Deprecated.
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.DiagramFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.EBookFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.EmailFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.FileType
-
Prepared default load options for the source file type
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.FontFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.ImageFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.MarkupFileType
-
Deprecated.
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.NoteFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.PageDescriptionLanguageFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.PdfFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.PersonalStorageFileType
-
Deprecated.
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.PresentationFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.PublisherFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.SpreadsheetFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.VideoFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.WebFileType
-
- getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
- getLogger() - Method in class com.groupdocs.conversion.ConverterSettings
-
The logger implementation used for logging conversion process.
- getLossless() - Method in class com.groupdocs.conversion.options.convert.WebpOptions
-
Indicates if the compression of the converted file will be lossless.
- getMarginBottom() - Method in interface com.groupdocs.conversion.options.convert.IPageMarginConvertOptions
-
Gets desired page bottom margin in points after conversion.
- getMarginBottom() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Desired page bottom margin in points after conversion.
- getMarginBottom() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Desired page bottom margin in points after conversion.
- getMarginLeft() - Method in interface com.groupdocs.conversion.options.convert.IPageMarginConvertOptions
-
Gets desired page left margin in points after conversion.
- getMarginLeft() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Desired page left margin in points after conversion.
- getMarginLeft() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Desired page left margin in points after conversion.
- getMarginRight() - Method in interface com.groupdocs.conversion.options.convert.IPageMarginConvertOptions
-
Gets desired page right margin in points after conversion.
- getMarginRight() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Desired page right margin in points after conversion.
- getMarginRight() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Desired page right margin in points after conversion.
- getMarginTop() - Method in interface com.groupdocs.conversion.options.convert.IPageMarginConvertOptions
-
Gets desired page top margin in points after conversion.
- getMarginTop() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Desired page top margin in points after conversion.
- getMarginTop() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Desired page top margin in points after conversion.
- getMarkdownOptions() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Gets
- getName() - Method in class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageFolderInfo
-
Name of the folder
- getName() - Method in interface com.groupdocs.conversion.options.convert.IPageSize
-
- getName() - Method in enum com.groupdocs.conversion.options.convert.PageOrientation
-
- getName() - Method in enum com.groupdocs.conversion.options.convert.PageSize
-
- getName() - Method in class com.groupdocs.conversion.options.convert.PageSize.PageSizeCustom
-
- getName() - Method in enum com.groupdocs.conversion.options.convert.PdfRecognitionMode
-
- getNonFullScreenPageMode() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Sets page mode, specifying how to display the document on exiting full-screen mode.
- getNotesPosition() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Represents the way comments are printed with the slide.
- getOcrConnector() - Method in class com.groupdocs.conversion.options.load.ImageLoadOptions
-
- getOnePagePerSheet() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
If OnePagePerSheet is true the content of the sheet will be converted to one page in the PDF document.
- getOpacity() - Method in class com.groupdocs.conversion.contracts.documentinfo.DjVuDocumentInfo
-
Gets image opacity
- getOptimizationOptions() - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Pdf optimization options
- getOptimizePdfSize() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
If True and converting to Pdf the conversion is optimized for better file size than print quality.
- getOriginalFontName() - Method in class com.groupdocs.conversion.contracts.FontSubstitute
-
The original font name.
- getPage() - Method in class com.groupdocs.conversion.contracts.documentinfo.TableOfContentsItem
-
Bookmark page
- getPageHeight() - Method in class com.groupdocs.conversion.options.convert.EBookConvertOptions
-
- getPageHeight() - Method in interface com.groupdocs.conversion.options.convert.IPageSizeConvertOptions
-
Specified page height in points if is set to PageSize.Custom
- getPageHeight() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
- getPageHeight() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
- getPageLayout() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Sets page layout which shall be used when the document is opened.
- getPageMode() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Sets page mode, specifying how document should be displayed when opened.
- getPageNumber() - Method in class com.groupdocs.conversion.options.convert.CadConvertOptions
-
- getPageNumber() - Method in class com.groupdocs.conversion.options.convert.CommonConvertOptions
-
- getPageNumber() - Method in class com.groupdocs.conversion.options.convert.DataConvertOptions
-
Deprecated.
- getPageNumber() - Method in interface com.groupdocs.conversion.options.convert.IPagedConvertOptions
-
Gets the page number to start conversion from.
- getPageOrientation() - Method in class com.groupdocs.conversion.options.convert.EBookConvertOptions
-
- getPageOrientation() - Method in interface com.groupdocs.conversion.options.convert.IPageOrientationConvertOptions
-
Gets page orientation after conversion
- getPageOrientation() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
- getPageOrientation() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
- getPages() - Method in class com.groupdocs.conversion.options.convert.CommonConvertOptions
-
- getPages() - Method in interface com.groupdocs.conversion.options.convert.IPageRangedConvertOptions
-
Gets The list of page indexes to be converted.
- getPagesCount() - Method in class com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
-
Document pages count.
- getPagesCount() - Method in interface com.groupdocs.conversion.contracts.documentinfo.IDocumentInfo
-
Document pages count.
- getPagesCount() - Method in interface com.groupdocs.conversion.contracts.IDocument
-
- getPagesCount() - Method in class com.groupdocs.conversion.options.convert.CadConvertOptions
-
- getPagesCount() - Method in class com.groupdocs.conversion.options.convert.CommonConvertOptions
-
- getPagesCount() - Method in class com.groupdocs.conversion.options.convert.DataConvertOptions
-
Deprecated.
- getPagesCount() - Method in interface com.groupdocs.conversion.options.convert.IPagedConvertOptions
-
Gets number of pages to convert starting from PageNumber.
- getPageSize() - Method in class com.groupdocs.conversion.options.convert.EBookConvertOptions
-
- getPageSize() - Method in interface com.groupdocs.conversion.options.convert.IPageSizeConvertOptions
-
Gets desired page size after conversion
- getPageSize() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
- getPageSize() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
- getPageWidth() - Method in class com.groupdocs.conversion.options.convert.EBookConvertOptions
-
- getPageWidth() - Method in interface com.groupdocs.conversion.options.convert.IPageSizeConvertOptions
-
Specified page width in points if is set to PageSize.Custom
- getPageWidth() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
- getPageWidth() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
- getPassword() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Set this property if you want to protect the converted document with a password.
- getPassword() - Method in class com.groupdocs.conversion.options.convert.PresentationConvertOptions
-
Set this property if you want to protect the converted document with a password.
- getPassword() - Method in class com.groupdocs.conversion.options.convert.SpreadsheetConvertOptions
-
Set this property if you want to protect the converted document with a password.
- getPassword() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Set this property if you want to protect the converted document with a password.
- getPassword() - Method in class com.groupdocs.conversion.options.load.NoteLoadOptions
-
Set password to unprotect protected document.
- getPassword() - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Set password to unprotect protected document.
- getPassword() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Set password to unprotect protected document.
- getPassword() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Set password to unprotect protected document.
- getPassword() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Set password to unprotect protected document.
- getPdfFormat() - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Sets the pdf format of the converted document.
- getPdfOptions() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Pdf specific convert options
- getPdfRecognitionMode() - Method in interface com.groupdocs.conversion.options.convert.IPdfRecognitionModeOptions
-
Gets recognition mode when converting from pdf
- getPdfRecognitionMode() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
- getPossibleConversions() - Method in class com.groupdocs.conversion.Converter
-
Gets possible conversions for the source document.
- getPossibleConversions(String) - Static method in class com.groupdocs.conversion.Converter
-
- getPossibleConversions() - Method in interface com.groupdocs.conversion.fluent.IConversionGetPossibleConversions
-
Gets possible conversions for the source document.
- getPrimary() - Method in class com.groupdocs.conversion.contracts.PossibleConversions
-
Primary target file types
- getProperty(String) - Method in class com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
-
Get value for a property provided as a key
- getProperty(String) - Method in interface com.groupdocs.conversion.contracts.documentinfo.IDocumentInfo
-
Get value for a property provided as a key
- getPropertyNames() - Method in class com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
-
List of all properties which could be get for the current document info
- getPropertyNames() - Method in interface com.groupdocs.conversion.contracts.documentinfo.IDocumentInfo
-
List of all properties which could be get for the current document info
- getPsdOptions() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Psd specific convert options.
- getQuality() - Method in class com.groupdocs.conversion.options.convert.JpegOptions
-
Desired image quality.
- getQuality() - Method in class com.groupdocs.conversion.options.convert.WebpOptions
-
Gets or sets the quality.
- getRectangle() - Method in class com.groupdocs.conversion.integration.ocr.TextFragment
-
Gets a bounding rectangle of the recognized text fragment.
- getRemoveEmbeddedFiles() - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Remove embedded files.
- getRemovePdfACompliance() - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Removes Pdf-A Compliance
- getRemoveUnusedObjects() - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Remove unused objects
- getRemoveUnusedStreams() - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Remove unused streams
- getResetFontFolders() - Method in class com.groupdocs.conversion.options.load.ImageLoadOptions
-
Reset font folders before loading document
- getResetFontFolders() - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Reset font folders before loading document
- getResetFontFolders() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Reset font folders before loading document
- getResourceLoadingTimeout() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Timeout for loading external resources
- getResourceLoadingTimeout() - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
Gets timeout for loading external resources in milliseconds
- getRootFolderName() - Method in class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageDocumentInfo
-
Root folder name
- getRotate() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Page rotation
- getRotateAngle() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Image rotation angle.
- getRotationAngle() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark rotation angle
- getRowsPerPage() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Split a worksheet into pages by rows.
- getRtfOptions() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
RTF specific convert options
- getSecondary() - Method in class com.groupdocs.conversion.contracts.PossibleConversions
-
Secondary target file types
- getSeparator() - Method in class com.groupdocs.conversion.options.convert.SpreadsheetConvertOptions
-
Specifies the separator to be used when convert to a delimited formats
- getSeparator() - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
Delimiter of a Csv file.
- getSheetIndexes() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Gets List of sheet indexes to convert.
- getSheets() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Get sheet name to convert
- getShowFullCommenterName() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Show full commenter name in comments.
- getShowGridLines() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Show grid lines when converting Excel files.
- getShowHiddenSheets() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Show hidden sheets when converting Excel files.
- getShowHiddenSlides() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Show hidden slides.
- getSize() - Method in class com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
-
Document size in bytes
- getSize() - Method in interface com.groupdocs.conversion.contracts.documentinfo.IDocumentInfo
-
Document size in bytes
- getSize() - Method in interface com.groupdocs.conversion.contracts.IDocument
-
- getSize() - Method in class com.groupdocs.conversion.options.convert.Font
-
Gets font size
- getSkipEmptyRowsAndColumns() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Skips empty rows and columns when converting.
- getSkipExternalResources() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
If true all external resource will not be loading with exception of the resources in the
- getSkipExternalResources() - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
If true all external resource will not be loading with exception of the resources in the
- getSkipExternalResources() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
If true all external resource will not be loading with exception of the resources in the
- getSource() - Method in class com.groupdocs.conversion.contracts.ConversionPair
-
Source file format
- getSource() - Method in class com.groupdocs.conversion.contracts.PossibleConversions
-
Source file formats
- getStartDate() - Method in class com.groupdocs.conversion.contracts.documentinfo.ProjectManagementDocumentInfo
-
Gets Project start date
- getSubFolders() - Method in class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageFolderInfo
-
- getSubstituteFontName() - Method in class com.groupdocs.conversion.contracts.FontSubstitute
-
The substitute font name.
- getTableOfContents() - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
-
Gets Table of contents
- getTableOfContents() - Method in class com.groupdocs.conversion.contracts.documentinfo.WordProcessingDocumentInfo
-
Table of contents
- getTarget() - Method in class com.groupdocs.conversion.contracts.ConversionPair
-
Target file format
- getTargetConversion(FileType) - Method in class com.groupdocs.conversion.contracts.PossibleConversions
-
Returns target conversion for specified target file type
- getTargetConversion(String) - Method in class com.groupdocs.conversion.contracts.PossibleConversions
-
- getTasksCount() - Method in class com.groupdocs.conversion.contracts.documentinfo.ProjectManagementDocumentInfo
-
Gets task count
- getTempFolder() - Method in class com.groupdocs.conversion.ConverterSettings
-
Temp folder used for conversion
- getText() - Method in class com.groupdocs.conversion.integration.ocr.RecognizedImage
-
Gets textual equivalent of the structured text
- getText() - Method in class com.groupdocs.conversion.integration.ocr.TextFragment
-
Gets a textual content of the recognized text fragment.
- getText() - Method in class com.groupdocs.conversion.options.convert.WatermarkTextOptions
-
Watermark text
- getTiffOptions() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Tiff specific convert options.
- getTimeZoneOffset() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Gets or sets the Coordinated Universal Time (UTC) offset for the message dates.
- getTimeZoneOffsetInternal() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
- getTitle() - Method in class com.groupdocs.conversion.contracts.documentinfo.NoteDocumentInfo
-
Gets title
- getTitle() - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
-
Gets title
- getTitle() - Method in class com.groupdocs.conversion.contracts.documentinfo.PresentationDocumentInfo
-
Gets title
- getTitle() - Method in class com.groupdocs.conversion.contracts.documentinfo.SpreadsheetDocumentInfo
-
Gets title
- getTitle() - Method in class com.groupdocs.conversion.contracts.documentinfo.TableOfContentsItem
-
Bookmark title
- getTitle() - Method in class com.groupdocs.conversion.contracts.documentinfo.WordProcessingDocumentInfo
-
Gets title
- getTop() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark top position
- getTrailingSpacesOptions() - Method in class com.groupdocs.conversion.options.load.TxtLoadOptions
-
Gets or sets preferred option of a trailing space handling.
- getTransparency() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark transparency.
- getUnembedFonts() - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Make fonts not embedded if set to true
- getUsePdf() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
If true, the input firstly is converted to PDF and after that to desired format.
- getVersion() - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
-
Gets version
- getVersion() - Method in class com.groupdocs.conversion.options.convert.PsdOptions
-
Psd file version.
- getVerticalResolution() - Method in class com.groupdocs.conversion.contracts.documentinfo.DjVuDocumentInfo
-
Gets vertical resolution
- getVerticalResolution() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Desired image vertical resolution after conversion.
- getVideoConnector() - Method in class com.groupdocs.conversion.options.load.VideoLoadOptions
-
- getWatermark() - Method in class com.groupdocs.conversion.options.convert.CommonConvertOptions
-
- getWatermark() - Method in interface com.groupdocs.conversion.options.convert.IWatermarkedConvertOptions
-
Gets watermark specific options
- getWatermarkFont() - Method in class com.groupdocs.conversion.options.convert.WatermarkTextOptions
-
Watermark font if text watermark is applied
- getWebpOptions() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Webp specific convert options.
- getWhitelistedResources() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
External resources that will be always loaded
- getWhitelistedResources() - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
External resources that will be always loaded
- getWhitelistedResources() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
External resources that will be always loaded
- getWidth() - Method in class com.groupdocs.conversion.contracts.documentinfo.CadDocumentInfo
-
width
- getWidth() - Method in class com.groupdocs.conversion.contracts.documentinfo.ImageDocumentInfo
-
Gets width
- getWidth() - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
-
Gets page width
- getWidth() - Method in class com.groupdocs.conversion.contracts.documentinfo.PsdDocumentInfo
-
Gets width
- getWidth() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Desired image width after conversion.
- getWidth() - Method in interface com.groupdocs.conversion.options.convert.IPageSize
-
- getWidth() - Method in class com.groupdocs.conversion.options.convert.PageDescriptionLanguageConvertOptions
-
Desired page width after conversion.
- getWidth() - Method in enum com.groupdocs.conversion.options.convert.PageSize
-
- getWidth() - Method in class com.groupdocs.conversion.options.convert.PageSize.PageSizeCustom
-
- getWidth() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark width
- getWidth() - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Sets desired page width for converting CAD document
- getWords() - Method in class com.groupdocs.conversion.contracts.documentinfo.WordProcessingDocumentInfo
-
Gets words count
- getWorksheets() - Method in class com.groupdocs.conversion.contracts.documentinfo.SpreadsheetDocumentInfo
-
Worksheets names
- getWorksheetsCount() - Method in class com.groupdocs.conversion.contracts.documentinfo.SpreadsheetDocumentInfo
-
Gets worksheets count
- getXslFoFactory() - Method in class com.groupdocs.conversion.options.load.XmlLoadOptions
-
XSL-FO document stream to convert XML-FO using XSL.
- getXsltFactory() - Method in class com.groupdocs.conversion.options.load.XmlLoadOptions
-
get XSLT document stream to convert XML performing XSL transformation to HTML.
- getZoom() - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Specifies the zoom level in percentage.
- getZoom() - Method in class com.groupdocs.conversion.options.convert.PresentationConvertOptions
-
Specifies the zoom level in percentage.
- getZoom() - Method in class com.groupdocs.conversion.options.convert.SpreadsheetConvertOptions
-
Specifies the zoom level in percentage.
- getZoom() - Method in class com.groupdocs.conversion.options.convert.WebConvertOptions
-
- getZoom() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Specifies the zoom level in percentage.
- Gif - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
A GIF or Graphical Interchange Format is a type of highly compressed image.
- Grayscale - Static variable in class com.groupdocs.conversion.options.convert.JpgColorModes
-
Grayscale.
- Grayscale - Static variable in class com.groupdocs.conversion.options.convert.PsdColorModes
-
Grayscale.
- GroupDocsConversionException - Exception in com.groupdocs.conversion.exceptions
-
GroupDocs.Conversion general exception
- GroupDocsConversionException() - Constructor for exception com.groupdocs.conversion.exceptions.GroupDocsConversionException
-
Default constructor
- GroupDocsConversionException(String) - Constructor for exception com.groupdocs.conversion.exceptions.GroupDocsConversionException
-
Creates an exception with a specific message
- GroupDocsConversionException(String, RuntimeException) - Constructor for exception com.groupdocs.conversion.exceptions.GroupDocsConversionException
-
Create an exception with a specific message and propagate the inner exception
- ICache - Interface in com.groupdocs.conversion.caching
-
Defines methods required for storing rendered document and document resources сache.
- Ico - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
Files with ICO extension are image file types used as icon for representation of an application on Microsoft Windows.
- IcoDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Ico document metadata
- IcoDocumentInfo(Image, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.IcoDocumentInfo
-
- IConversionByPageCompleted - Interface in com.groupdocs.conversion.fluent
-
Handle conversion page completed
- IConversionByPageCompletedOrConvert - Interface in com.groupdocs.conversion.fluent
-
Handle conversion completed or execute conversion
- IConversionCompleted - Interface in com.groupdocs.conversion.fluent
-
Handle conversion completed
- IConversionCompletedOrConvert - Interface in com.groupdocs.conversion.fluent
-
Handle conversion completed or execute conversion
- IConversionCompressResult - Interface in com.groupdocs.conversion.fluent
-
Can compress all conversion results in single archive
- IConversionCompressResultCompleted - Interface in com.groupdocs.conversion.fluent
-
Handle compression completed
- IConversionConvert - Interface in com.groupdocs.conversion.fluent
-
Execute conversion
- IConversionConvertByPageOptions - Interface in com.groupdocs.conversion.fluent
-
Conversion convert options
- IConversionConvertOptions - Interface in com.groupdocs.conversion.fluent
-
Conversion convert options
- IConversionFrom - Interface in com.groupdocs.conversion.fluent
-
Setup source for conversion
- IConversionGetDocumentInfo - Interface in com.groupdocs.conversion.fluent
-
Gets source document info - pages count and other document properties specific to the file type.
- IConversionGetPossibleConversions - Interface in com.groupdocs.conversion.fluent
-
Gets possible conversions for the source document.
- IConversionIsPasswordProtected - Interface in com.groupdocs.conversion.fluent
-
Checks if source document is password protected
- IConversionLoadOptions - Interface in com.groupdocs.conversion.fluent
-
Conversion load options
- IConversionLoadOptionsOrSourceDocumentLoaded - Interface in com.groupdocs.conversion.fluent
-
Conversion load options or actions with loaded document
- IConversionSettings - Interface in com.groupdocs.conversion.fluent
-
Setup conversion settings
- IConversionSettingsOrConversionFrom - Interface in com.groupdocs.conversion.fluent
-
Conversion settings or conversion source
- IConversionSourceDocumentLoaded - Interface in com.groupdocs.conversion.fluent
-
Provides possible actions with loaded document
- IConversionTo - Interface in com.groupdocs.conversion.fluent
-
Set how converted document to be stored
- IConverterListener - Interface in com.groupdocs.conversion.reporting
-
Defines the methods that are used to perform converter listening.
- IConvertOptions - Interface in com.groupdocs.conversion.options.convert
-
Represents convert options
- IDocument - Interface in com.groupdocs.conversion.contracts
-
Interface for documents
- IDocumentInfo - Interface in com.groupdocs.conversion.contracts.documentinfo
-
Contains metadata for a document.
- Ifc - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
Files with IFC extension refer to Industry Foundation Classes (IFC) file format that establishes international standards to import and export building objects and their properties.
- Igs - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
Igs document format
- ILogger - Interface in com.groupdocs.conversion.logging
-
Defines the methods that are used to perform logging.
- ImageConvertOptions - Class in com.groupdocs.conversion.options.convert
-
Options for conversion to Image file type.
- ImageConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
- ImageDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Image document metadata
- ImageDocumentInfo(Image, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.ImageDocumentInfo
-
- ImageFileType - Class in com.groupdocs.conversion.filetypes
-
Defines image documents.
- ImageFileType() - Constructor for class com.groupdocs.conversion.filetypes.ImageFileType
-
Serialization constructor
- ImageFlipModes - Class in com.groupdocs.conversion.options.convert
-
Describes image flip modes.
- ImageFlipModes() - Constructor for class com.groupdocs.conversion.options.convert.ImageFlipModes
-
Serialization constructor
- ImageLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading Image documents.
- ImageLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.ImageLoadOptions
-
- Importance - Static variable in class com.groupdocs.conversion.options.load.EmailField
-
Default field text is "Importance".
- IncorrectPasswordException - Exception in com.groupdocs.conversion.exceptions
-
GroupDocs exception thrown when the file is password protected, password is provided but is incorrect
- IncorrectPasswordException() - Constructor for exception com.groupdocs.conversion.exceptions.IncorrectPasswordException
-
Default constructor
- IncorrectPasswordException(FileType) - Constructor for exception com.groupdocs.conversion.exceptions.IncorrectPasswordException
-
Creates an exception instance with a FileType
- IncorrectPasswordException(String) - Constructor for exception com.groupdocs.conversion.exceptions.IncorrectPasswordException
-
Creates an exception instance with a message
- increaseBytesCount(long) - Static method in class com.groupdocs.conversion.licensing.Metered
-
- Indexed - Static variable in class com.groupdocs.conversion.options.convert.PsdColorModes
-
Indexed.
- InvalidConverterSettingsException - Exception in com.groupdocs.conversion.exceptions
-
Thrown if provided converter settings are invalid
- InvalidConverterSettingsException() - Constructor for exception com.groupdocs.conversion.exceptions.InvalidConverterSettingsException
-
Default constructor
- InvalidConverterSettingsException(String) - Constructor for exception com.groupdocs.conversion.exceptions.InvalidConverterSettingsException
-
Creates an exception with a specific message
- InvalidConvertOptionsException - Exception in com.groupdocs.conversion.exceptions
-
Thrown if provided convert options are invalid
- InvalidConvertOptionsException() - Constructor for exception com.groupdocs.conversion.exceptions.InvalidConvertOptionsException
-
Default constructor
- InvalidConvertOptionsException(String) - Constructor for exception com.groupdocs.conversion.exceptions.InvalidConvertOptionsException
-
Creates an exception with a specific message
- invoke(String, FileType, Stream) - Method in interface com.groupdocs.conversion.contracts.ConvertedDocumentStream
-
Receives converted document stream.
- invoke(String, FileType, int, Stream) - Method in interface com.groupdocs.conversion.contracts.ConvertedPageStream
-
Receives converted page stream.
- invoke(String, FileType) - Method in interface com.groupdocs.conversion.contracts.ConvertOptionsProvider
-
Provides convert options for specific source document.
- invoke(FileType) - Method in interface com.groupdocs.conversion.contracts.SaveDocumentStreamForFileType
-
Saves converted document into stream.
- invoke(int) - Method in interface com.groupdocs.conversion.contracts.SavePageStream
-
Saves converted document page into stream.
- invoke(int, FileType) - Method in interface com.groupdocs.conversion.contracts.SavePageStreamForFileType
-
Saves converted document page into stream.
- IOcrConnector - Interface in com.groupdocs.conversion.integration.ocr
-
Defines methods that are required to apply OCR to image documents and embedded images.
- IPagedConvertOptions - Interface in com.groupdocs.conversion.options.convert
-
Represents convert options that allows conversion to perform page limitation by specifying start page and pages count
- IPageMarginConvertOptions - Interface in com.groupdocs.conversion.options.convert
-
Represents convert options that support page margins
- IPageOrientationConvertOptions - Interface in com.groupdocs.conversion.options.convert
-
Represents convert options that support page orientation
- IPageRangedConvertOptions - Interface in com.groupdocs.conversion.options.convert
-
Represents convert options that support conversion of specific list of pages
- IPageSize - Interface in com.groupdocs.conversion.options.convert
-
- IPageSizeConvertOptions - Interface in com.groupdocs.conversion.options.convert
-
Represents convert options that support page size
- IPdfRecognitionModeOptions - Interface in com.groupdocs.conversion.options.convert
-
Represents convert options that control recognition mode when converting from PDF
- isAutoAlign() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
- isAutoFitPageToDrawingContent() - Method in class com.groupdocs.conversion.options.convert.DiagramConvertOptions
-
Defines whether need enlarge page to fit drawing content or not
- isAutoFitRows() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Autofits all rows when converting
- isBold() - Method in class com.groupdocs.conversion.options.convert.Font
-
Font bold flag
- isCheckExcelRestriction() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Whether check restriction of excel file when user modify cells related objects.
- isConvertOwned() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
- isConvertOwned() - Method in class com.groupdocs.conversion.options.load.MboxLoadOptions
-
Option to control whether the owned documents in the documents container must be converted
- isConvertOwned() - Method in class com.groupdocs.conversion.options.load.NsfLoadOptions
-
Option to control whether the owned documents in the documents container must be converted
- isConvertOwned() - Method in class com.groupdocs.conversion.options.load.PersonalStorageLoadOptions
-
Option to control whether the owned documents in the documents container must be converted
- isConvertOwned() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- isConvertOwned() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- isConvertOwned() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- isConvertOwner() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
- isConvertOwner() - Method in class com.groupdocs.conversion.options.load.MboxLoadOptions
-
The owner will not be converted
- isConvertOwner() - Method in class com.groupdocs.conversion.options.load.NsfLoadOptions
-
- isConvertOwner() - Method in class com.groupdocs.conversion.options.load.PersonalStorageLoadOptions
-
Gets option to control whether the documents container itself must be converted
- isConvertOwner() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- isConvertOwner() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- isConvertOwner() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- isDisplayAttachments() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Gets option to display or hide attachments in the header.
- isDisplaySent() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Gets option to display or hide sent date/time in the header.
- isDisplaySubject() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Gets option to display or hide subject in the header.
- isDocumentPasswordProtected() - Method in class com.groupdocs.conversion.Converter
-
Checks is source document is password protected
- isDocumentPasswordProtected() - Method in interface com.groupdocs.conversion.fluent.IConversionIsPasswordProtected
-
Checks if source document is password protected
- isEmbedFontResources() - Method in class com.groupdocs.conversion.options.convert.WebConvertOptions
-
Embed all resources inside the main HTML when FixedLayout=true.
- isEmbedTrueTypeFonts() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
If EmbedTrueTypeFonts is true, GroupDocs.Conversion embed true type fonts in the output document.
- isEncrypted() - Method in class com.groupdocs.conversion.contracts.documentinfo.EmailDocumentInfo
-
Gets is encrypted
- isFixedLayout() - Method in class com.groupdocs.conversion.options.convert.WebConvertOptions
-
- isFixedLayoutShowBorders() - Method in class com.groupdocs.conversion.options.convert.WebConvertOptions
-
- isHtml() - Method in class com.groupdocs.conversion.contracts.documentinfo.EmailDocumentInfo
-
Gets is html
- isInterruptThreadIfImageExceptionThrown() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Gets InterruptThreadIfImageExceptionThrown flag
Default: false
If true then interrupt the main conversion thread if an exception in a image processing thread occurred
- isItalic() - Method in class com.groupdocs.conversion.options.convert.Font
-
Font italic flag
- isKeepDateFieldOriginalValue() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Keep original value of date field.
- isLandscape() - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
-
Gets is page landscaped
- isLicensed() - Method in class com.groupdocs.conversion.licensing.License
-
Returns true if a valid license has been applied; false if the component is running in evaluation mode.
- isMultiEncoded() - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
True means the file contains several encodings.
- isObsolete() - Method in class com.groupdocs.conversion.filetypes.FileType
-
- isPageNumbering() - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Enable or disable generation of page numbering in converted document.
- isPageNumbering() - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
- isPageNumbering() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Enable or disable generation of page numbering in converted document.
- isPasswordProtected() - Method in class com.groupdocs.conversion.contracts.documentinfo.PasswordProtectedDocumentInfo
-
Gets is document password protected
- isPasswordProtected() - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
-
Gets is encrypted
- isPasswordProtected() - Method in class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageDocumentInfo
-
Is storage password protected
- isPasswordProtected() - Method in class com.groupdocs.conversion.contracts.documentinfo.PresentationDocumentInfo
-
Gets is the document password protected
- isPasswordProtected() - Method in class com.groupdocs.conversion.contracts.documentinfo.SpreadsheetDocumentInfo
-
Gets is document password protected
- isPasswordProtected() - Method in class com.groupdocs.conversion.contracts.documentinfo.WordProcessingDocumentInfo
-
Gets is document password protected
- isPreserveDocumentStructure() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Determines whether the document structure should be preserved when converting to PDF (default is false).
- isPreserveFontFields() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text.
- isPreserveOriginalDate() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Defines whether need to keep original date header string in mail message when saving or not (Default value is true)
- isPrimary() - Method in class com.groupdocs.conversion.contracts.ConversionPair
-
Primary conversion pair or not
- isPrimary() - Method in class com.groupdocs.conversion.contracts.TargetConversion
-
Is the conversion primary
- isRecognitionEnabled() - Method in class com.groupdocs.conversion.options.load.ImageLoadOptions
-
- isRemoveJavascript() - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Gets the Remove JavaScript flag
- isSigned() - Method in class com.groupdocs.conversion.contracts.documentinfo.EmailDocumentInfo
-
Gets is signed
- isSkipExternalResources() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Skips the http resource loading if true
- isUnderline() - Method in class com.groupdocs.conversion.options.convert.Font
-
Gets Font underline
- isUpdateFields() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Update fields after loading.
- isUpdatePageLayout() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Update page layout after loading.
- isUseAsDataSource() - Method in class com.groupdocs.conversion.options.load.XmlLoadOptions
-
Use Xml document as data source
- isUsePdf() - Method in class com.groupdocs.conversion.options.convert.WebConvertOptions
-
- isUsePdf() - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
Use pdf for the conversion.
- isUseTextShaper() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Specifies whether to use a text shaper for better kerning display.
- isVectorImage(FileType) - Static method in class com.groupdocs.conversion.filetypes.ImageFileType
-
- items - Variable in class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageFolderInfo
-
- IWatermarkedConvertOptions - Interface in com.groupdocs.conversion.options.convert
-
Represents convert options that allow output of conversion to be watermarked
- PageDescriptionLanguageConvertOptions - Class in com.groupdocs.conversion.options.convert
-
Options for conversion to page descriptions language file type.
- PageDescriptionLanguageConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.PageDescriptionLanguageConvertOptions
-
Initializes new instance of class.
- PageDescriptionLanguageFileType - Class in com.groupdocs.conversion.filetypes
-
Defines Page description documents.
- PageDescriptionLanguageFileType() - Constructor for class com.groupdocs.conversion.filetypes.PageDescriptionLanguageFileType
-
Serialization constructor
- PageDescriptionLanguageLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading page description language documents.
- PageDescriptionLanguageLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.PageDescriptionLanguageLoadOptions
-
Initializes new instance of class.
- PageHeader - Static variable in class com.groupdocs.conversion.options.load.EmailField
-
Default field text is "PageHeader".
- PageOrientation - Enum in com.groupdocs.conversion.options.convert
-
- PageSize - Enum in com.groupdocs.conversion.options.convert
-
- PageSize.PageSizeCustom - Class in com.groupdocs.conversion.options.convert
-
- PasswordProtectedDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Provided document is password protected
- PasswordProtectedDocumentInfo(FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.PasswordProtectedDocumentInfo
-
- PasswordRequiredException - Exception in com.groupdocs.conversion.exceptions
-
GroupDocs exception thrown when the file is password protected and password is not provided
- PasswordRequiredException() - Constructor for exception com.groupdocs.conversion.exceptions.PasswordRequiredException
-
Default constructor
- PasswordRequiredException(FileType) - Constructor for exception com.groupdocs.conversion.exceptions.PasswordRequiredException
-
Creates an exception instance with a FileType
- PasswordRequiredException(String) - Constructor for exception com.groupdocs.conversion.exceptions.PasswordRequiredException
-
Creates an exception instance with a message
- Pcl - Static variable in class com.groupdocs.conversion.filetypes.PageDescriptionLanguageFileType
-
PCL stands for Printer Command Language which is a Page Description Language introduced by Hewlett Packard (HP).
- PclDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Pcl document metadata
- PclDocumentInfo(Document, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.PclDocumentInfo
-
- Pdf - Static variable in class com.groupdocs.conversion.filetypes.PdfFileType
-
Portable Document Format (PDF) is a type of document created by Adobe back in 1990s.
- PdfA_1A - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/A-1a – Level A (accessible) conformance.
- PdfA_1B - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/A-1b – Level B (basic) conformance.
- PdfA_2A - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/A-2a conformance.
- PdfA_2B - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/A-2b conformance.
- PdfA_2U - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/A-2u conformance.
- PdfA_3A - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/A-3a conformance.
- PdfA_3B - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/A-3b conformance.
- PdfA_3U - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/A-3u conformance.
- PdfConvertOptions - Class in com.groupdocs.conversion.options.convert
-
Options for conversion to Pdf file type.
- PdfConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
- PdfDirection - Class in com.groupdocs.conversion.options.convert
-
Describes Pdf text direction.
- PdfDirection() - Constructor for class com.groupdocs.conversion.options.convert.PdfDirection
-
Serialization constructor
- PdfDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Pdf document metadata
- PdfDocumentInfo(Document, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
-
- PdfFileType - Class in com.groupdocs.conversion.filetypes
-
Defines Pdf documents.
- PdfFileType() - Constructor for class com.groupdocs.conversion.filetypes.PdfFileType
-
Serialization constructor
- PdfFormats - Class in com.groupdocs.conversion.options.convert
-
Describes Pdf formats enumeration.
- PdfFormats() - Constructor for class com.groupdocs.conversion.options.convert.PdfFormats
-
Serialization constructor
- PdfFormattingOptions - Class in com.groupdocs.conversion.options.convert
-
Defines Pdf formatting options.
- PdfFormattingOptions() - Constructor for class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
- PdfLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading Pdf documents.
- PdfLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.PdfLoadOptions
-
- PdfOptimizationOptions - Class in com.groupdocs.conversion.options.convert
-
Defines Pdf optimization options.
- PdfOptimizationOptions() - Constructor for class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
- PdfOptions - Class in com.groupdocs.conversion.options.convert
-
Options for conversion to Pdf file type.
- PdfOptions() - Constructor for class com.groupdocs.conversion.options.convert.PdfOptions
-
ctor
- PdfPageLayout - Class in com.groupdocs.conversion.options.convert
-
Describes Pdf page layout.
- PdfPageLayout() - Constructor for class com.groupdocs.conversion.options.convert.PdfPageLayout
-
Serialization constructor
- PdfPageMode - Class in com.groupdocs.conversion.options.convert
-
Describes Pdf page mode
- PdfPageMode() - Constructor for class com.groupdocs.conversion.options.convert.PdfPageMode
-
Serialization constructor
- PdfRecognitionMode - Enum in com.groupdocs.conversion.options.convert
-
- PdfUA_1 - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/UA-1 conformance.
- PdfX_1A - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/X-1a conformance.
- PdfX_3 - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
-
PDF/X-3 conformance.
- PersonalStorageDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains personal storage document metadata
- PersonalStorageDocumentInfo(PersonalStorage, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageDocumentInfo
-
- PersonalStorageFileType - Class in com.groupdocs.conversion.filetypes
-
- PersonalStorageFileType() - Constructor for class com.groupdocs.conversion.filetypes.PersonalStorageFileType
-
Deprecated.
Serialization constructor
- PersonalStorageFolderInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Personal Storage Folder info
- PersonalStorageFolderInfo(String, List<PersonalStorageItemInfo>) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageFolderInfo
-
- PersonalStorageLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading personal storage documents.
- PersonalStorageLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.PersonalStorageLoadOptions
-
Initializes new instance of class.
- pixelsToPoints(int, int) - Static method in enum com.groupdocs.conversion.options.convert.PageSize
-
- Plt - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
The PLT file format is a vector-based plotter file introduced by Autodesk, Inc.
- Png - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
PNG, Portable Network Graphics, refers to a type of raster image file format that use loseless compression.
- pointsToPixels(float, int) - Static method in enum com.groupdocs.conversion.options.convert.PageSize
-
- PossibleConversions - Class in com.groupdocs.conversion.contracts
-
Represents a mapping what conversion pairs are supported for specific source file format
- PossibleConversions(FileType) - Constructor for class com.groupdocs.conversion.contracts.PossibleConversions
-
Creates possible conversion list for specified source file format
- Pot - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
-
Files with .POT extension represent Microsoft PowerPoint template files created by PowerPoint 97-2003 versions.
- Potm - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
-
Files with POTM extension are Microsoft PowerPoint template files with support for Macros.
- Potx - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
-
Files with .POTX extension represent Microsoft PowerPoint template presentations that are created with Microsoft PowerPoint 2007 and above.
- Pps - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
-
PPS, PowerPoint Slide Show, files are created using Microsoft PowerPoint for Slide Show purpose.
- Ppsm - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
-
Files with PPSM extension represent Macro-enabled Slide Show file format created with Microsoft PowerPoint 2007 or higher.
- Ppsx - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
-
PPSX, Power Point Slide Show, file are created using Microsoft PowerPoint 2007 and above for Slide Show purpose.
- Ppt - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
-
A file with PPT extension represents PowerPoint file that consists of a collection of slides for displaying as SlideShow.
- Pptm - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
-
Files with PPTM extension are Macro-enabled Presentation files that are created with Microsoft PowerPoint 2007 or higher versions.
- Pptx - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
-
Files with PPTX extension are presentation files created with popular Microsoft PowerPoint application.
- PresentationConvertOptions - Class in com.groupdocs.conversion.options.convert
-
Describes options for conversion to Presentation file type.
- PresentationConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.PresentationConvertOptions
-
- PresentationDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Presentation document metadata
- PresentationDocumentInfo(Presentation, FileType, long, boolean) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.PresentationDocumentInfo
-
- PresentationFileType - Class in com.groupdocs.conversion.filetypes
-
Defines Presentation file formats that store collection of records to accommodate presentation data such as slides, shapes, text, animations, video, audio and embedded objects.
- PresentationFileType() - Constructor for class com.groupdocs.conversion.filetypes.PresentationFileType
-
Serialization constructor
- PresentationLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading Presentation documents.
- PresentationLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- Preserve - Static variable in class com.groupdocs.conversion.options.load.TxtLeadingSpacesOptions
-
Preserves leading spaces.
- Preserve - Static variable in class com.groupdocs.conversion.options.load.TxtTrailingSpacesOptions
-
Preserves trailing spaces
- progress(byte) - Method in interface com.groupdocs.conversion.reporting.IConverterListener
-
This method will be called each time when conversion progress changed.
- Progressive - Static variable in class com.groupdocs.conversion.options.convert.JpgCompressionMethods
-
Progressive compression.
- ProjectManagementConvertOptions - Class in com.groupdocs.conversion.options.convert
-
Options for conversion to Project management file type.
- ProjectManagementConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.ProjectManagementConvertOptions
-
Initializes new instance of class.
- ProjectManagementDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains ProjectManagement document metadata
- ProjectManagementDocumentInfo(Project, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.ProjectManagementDocumentInfo
-
- ProjectManagementFileType - Class in com.groupdocs.conversion.filetypes
-
Defines Project file formats that are created by Project Management software such as Microsoft Project, Primavera P6 etc.
- ProjectManagementFileType() - Constructor for class com.groupdocs.conversion.filetypes.ProjectManagementFileType
-
Serialization constructor
- Ps - Static variable in class com.groupdocs.conversion.filetypes.PageDescriptionLanguageFileType
-
PostScript (PS) is a general-purpose page description language used in the business of desktop and electronic publishing.
- Psb - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
Adobe photoshop saves files in two formats.
- Psd - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
PSD, Photoshop Document, represents Adobe Photoshop's native file format used for graphics designing and development.
- PsdColorModes - Class in com.groupdocs.conversion.options.convert
-
Defines Psd color modes enumeration.
- PsdColorModes() - Constructor for class com.groupdocs.conversion.options.convert.PsdColorModes
-
Serialization constructor
- PsdCompressionMethods - Class in com.groupdocs.conversion.options.convert
-
Describes Psd compression methods.
- PsdCompressionMethods() - Constructor for class com.groupdocs.conversion.options.convert.PsdCompressionMethods
-
Serialization constructor
- PsdDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Psd document metadata
- PsdDocumentInfo(Image, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.PsdDocumentInfo
-
- PsDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Ps document metadata
- PsDocumentInfo(Document, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.PsDocumentInfo
-
- PsdOptions - Class in com.groupdocs.conversion.options.convert
-
Options for converting to Psd file type.
- PsdOptions() - Constructor for class com.groupdocs.conversion.options.convert.PsdOptions
-
- Pst - Static variable in class com.groupdocs.conversion.filetypes.EmailFileType
-
Files with .PST extension represent Outlook Personal Storage Files (also called Personal Storage Table) that store variety of user information.
- Pst - Static variable in class com.groupdocs.conversion.filetypes.PersonalStorageFileType
-
- Pub - Static variable in class com.groupdocs.conversion.filetypes.PublisherFileType
-
A PUB file is a Microsoft Publisher document file format.
- PublisherDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Publisher document metadata
- PublisherDocumentInfo(FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.PublisherDocumentInfo
-
- PublisherFileType - Class in com.groupdocs.conversion.filetypes
-
Defines Publisher documents.
- PublisherFileType() - Constructor for class com.groupdocs.conversion.filetypes.PublisherFileType
-
Serialization constructor
- PublisherLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading Publisher documents.
- PublisherLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.PublisherLoadOptions
-
Initializes new instance of class.
- SaveDocumentStream - Interface in com.groupdocs.conversion.contracts
-
Describes delegate for saving converted document into output stream.
- SaveDocumentStreamForFileType - Interface in com.groupdocs.conversion.contracts
-
Describes delegate for saving converted document into stream.
- SavePageStream - Interface in com.groupdocs.conversion.contracts
-
Describes delegate for saving converted document page into stream.
- SavePageStreamForFileType - Interface in com.groupdocs.conversion.contracts
-
Describes delegate for saving converted document page into stream.
- Sent - Static variable in class com.groupdocs.conversion.options.load.EmailField
-
Default field text is "Sent".
- set(String, Object) - Method in class com.groupdocs.conversion.caching.FileCache
-
Inserts a cache entry into the cache.
- set(String, Object) - Method in interface com.groupdocs.conversion.caching.ICache
-
Inserts a cache entry into the cache.
- set(String, Object) - Method in class com.groupdocs.conversion.caching.MemoryCache
-
Inserts a cache entry into the cache.
- setAllColumnsInOnePagePerSheet(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Sets AllColumnsInOnePagePerSheet property
- setAudioConnector(IAudioConnector) - Method in class com.groupdocs.conversion.options.load.AudioLoadOptions
-
Sets audio connector
- setAuthor(String) - Method in class com.groupdocs.conversion.contracts.documentinfo.PresentationDocumentInfo
-
Sets author
- setAutoAlign(boolean) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
- setAutoFitPageToDrawingContent(boolean) - Method in class com.groupdocs.conversion.options.convert.DiagramConvertOptions
-
Sets need enlarge page flag
- setAutoFitRows(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- setAutoFontSubstitution(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
If AutoFontSubstitution is disabled, GroupDocs.Conversion uses the DefaultFont for the substitution of missing fonts.
- setBackground(boolean) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Indicates that the watermark is stamped as background.
- setBackgroundColor(Color) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Sets background color where supported by the source format
- setBackgroundColor(Color) - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Sets a background color.
- setBasePath(String) - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
- setBold(boolean) - Method in class com.groupdocs.conversion.options.convert.Font
-
Sets Font bold flag
- setBookmarkOptions(WordProcessingBookmarksOptions) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Bookmarks options
- setBookmarksOutlineLevel(int) - Method in class com.groupdocs.conversion.options.load.WordProcessingBookmarksOptions
-
Specifies the default level in the document outline at which to display Word bookmarks.
- setBrightness(int) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Adjusts image brightness.
- setCache(ICache) - Method in class com.groupdocs.conversion.ConverterSettings
-
The cache implementation used for storing conversion results.
- setCenterWindow(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether position of the document's window will be centered on the screen.
- setChannelBitsCount(short) - Method in class com.groupdocs.conversion.options.convert.PsdOptions
-
Bits count per color channel.
- setChannelsCount(short) - Method in class com.groupdocs.conversion.options.convert.PsdOptions
-
Color channels count.
- setCheckExcelRestriction(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- setColor(Color) - Method in class com.groupdocs.conversion.options.convert.WatermarkTextOptions
-
Watermark font color if text watermark is applied
- setColorMode(JpgColorModes) - Method in class com.groupdocs.conversion.options.convert.JpegOptions
-
Jpg color mode.
- setColorMode(PsdColorModes) - Method in class com.groupdocs.conversion.options.convert.PsdOptions
-
Psd color mode.
- setColumnsPerPage(int) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Split a worksheet into pages by columns.
- setCommentDisplayMode(WordProcessingCommentDisplay) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- setCommentsPosition(PresentationCommentsPosition) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- setCompressImages(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
If CompressImages set to true, all images in the document are recompressed.
- setCompression(JpgCompressionMethods) - Method in class com.groupdocs.conversion.options.convert.JpegOptions
-
Jpg compression method.
- setCompression(PsdCompressionMethods) - Method in class com.groupdocs.conversion.options.convert.PsdOptions
-
Psd compression method.
- setCompression(TiffCompressionMethods) - Method in class com.groupdocs.conversion.options.convert.TiffOptions
-
Sets Tiff compression.
- setContrast(int) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Adjusts image contrast.
- setConvertDateTimeData(boolean) - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
Indicates whether the string in the file is converted to date.
- setConvertNumericData(boolean) - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
Indicates whether the string in the file is converted to numeric.
- setConvertOwned(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
- setConvertOwned(boolean) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- setConvertOwned(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- setConvertOwned(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- setConvertOwner(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
- setConvertOwner(boolean) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- setConvertOwner(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- setConvertOwner(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- setConvertRange(String) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Convert specific range when converting to other than spreadsheet format.
- setCtbSources(Map<String, InputStream>) - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Sets the CTB sources.
- setCultureInfo(CultureInfo) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Set the system culture info at the time file is loaded
- setDefaultFont(String) - Method in class com.groupdocs.conversion.options.load.DiagramLoadOptions
-
Default font for Diagram document.
- setDefaultFont(String) - Method in class com.groupdocs.conversion.options.load.ImageLoadOptions
-
Default font for Psd, Emf, Wmf document types.
- setDefaultFont(String) - Method in class com.groupdocs.conversion.options.load.NoteLoadOptions
-
Default font for Note document.
- setDefaultFont(String) - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Default font for Pdf document.
- setDefaultFont(String) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Default font for rendering the presentation.
- setDefaultFont(String) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Default font for spreadsheet document.
- setDefaultFont(String) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Default font for Words document.
- setDepth(int) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
- setDepth(int) - Method in class com.groupdocs.conversion.options.load.MboxLoadOptions
- setDepth(int) - Method in class com.groupdocs.conversion.options.load.NsfLoadOptions
-
- setDepth(int) - Method in class com.groupdocs.conversion.options.load.PersonalStorageLoadOptions
- setDepth(int) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- setDepth(int) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- setDepth(int) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- setDetectNumberingWithWhitespaces(boolean) - Method in class com.groupdocs.conversion.options.load.TxtLoadOptions
-
Allows to specify how numbered list items are recognized when plain text document is converted.
- setDirection(PdfDirection) - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Sets reading order of text: L2R (left to right) or R2L (right to left).
- setDisplayAttachments(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Sets option to display or hide attachments in the header.
- setDisplayBccEmailAddress(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Option to display or hide "Bcc" email address.
- setDisplayCcEmailAddress(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Option to display or hide "Cc" email address.
- setDisplayDocTitle(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether document's window title bar should display document title.
- setDisplayEmailAddress(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Deprecated.
- setDisplayFromEmailAddress(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Option to display or hide "from" email address.
- setDisplayHeader(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Option to display or hide the email header.
- setDisplaySent(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Sets option to display or hide sent date/time in the header.
- setDisplaySubject(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Sets option to display or hide subject in the header
- setDisplayToEmailAddress(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Option to display or hide "to" email address.
- setDocumentFontSources(List<String>) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
- setDocumentInfo(PdfDocumentInfo) - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
- setDpi(int) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Desired page DPI after conversion.
- setDpi(int) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Desired page DPI after conversion.
- setDrawColor(Color) - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Sets foreground color.
- setDrawType(CadDrawTypeMode) - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Sets type of drawing.
- setEmbedFontResources(boolean) - Method in class com.groupdocs.conversion.options.convert.WebConvertOptions
-
Embed all resources inside the main HTML when FixedLayout=true.
- setEmbedTrueTypeFonts(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- setEncoding(Charset) - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
Encoding.
- setEncoding(Charset) - Method in class com.groupdocs.conversion.options.load.TxtLoadOptions
-
Gets or sets the encoding that will be used when loading Txt document.
- setEncoding(Encoding) - Method in class com.groupdocs.conversion.options.load.VcfLoadOptions
-
- setEncoding(String) - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
- setEncodingInternal(Encoding) - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
- setExpandedOutlineLevels(int) - Method in class com.groupdocs.conversion.options.load.WordProcessingBookmarksOptions
-
Specifies how many levels in the document outline to show expanded when the file is viewed.
- setExportImagesForOldReaders(boolean) - Method in class com.groupdocs.conversion.options.convert.RtfOptions
-
Specifies whether the keywords for "old readers" are written to RTF or not.
- setFieldTextMap(Map<EmailField, String>) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Sets the mapping between email message and field text representation
- setFitWindow(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether document window must be resized to fit the first displayed page.
- setFixedLayout(boolean) - Method in class com.groupdocs.conversion.options.convert.WebConvertOptions
-
- setFixedLayoutShowBorders(boolean) - Method in class com.groupdocs.conversion.options.convert.WebConvertOptions
-
- setFlattenAllFields(boolean) - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Flatten all the fields of the PDF form.
- setFlipMode(ImageFlipModes) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Image flip mode.
- setFolder(String) - Method in class com.groupdocs.conversion.options.load.PersonalStorageLoadOptions
-
Set folder which to be processed
- setFontDirectories(List<String>) - Method in class com.groupdocs.conversion.ConverterSettings
-
The custom font directories paths
- setFontDirectories(List<String>) - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
- setFontSubsetStrategy(PdfFontSubsetStrategy) - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Set font subset strategy
- setFontSubstitutes(List<FontSubstitute>) - Method in class com.groupdocs.conversion.options.load.NoteLoadOptions
-
Substitute specific fonts when converting Note document.
- setFontSubstitutes(List<FontSubstitute>) - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Substitute specific fonts when converting Pdf document.
- setFontSubstitutes(List<FontSubstitute>) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Substitute specific fonts when converting Presentation document.
- setFontSubstitutes(List<FontSubstitute>) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Substitute specific fonts when converting spreadsheet document.
- setFontSubstitutes(List<FontSubstitute>) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Substitute specific fonts when converting Words document.
- setFormat(FileType) - Method in class com.groupdocs.conversion.options.convert.ConvertOptions
-
The desired file type the input document should be converted to.
- setFormat(FileType) - Method in interface com.groupdocs.conversion.options.convert.IConvertOptions
-
Sets the desired file type the input document should be converted to.
- setFormat(MarkupFileType) - Method in class com.groupdocs.conversion.options.convert.MarkupConvertOptions
-
Deprecated.
The desired file type the input document should be converted to.
- setFormat(FileType) - Method in class com.groupdocs.conversion.options.convert.SpreadsheetConvertOptions
-
- setFormat(DatabaseFileType) - Method in class com.groupdocs.conversion.options.load.DatabaseLoadOptions
-
Sets Input document file type.
- setFormat(DataFileType) - Method in class com.groupdocs.conversion.options.load.DataLoadOptions
-
Deprecated.
- setFormat(EBookFileType) - Method in class com.groupdocs.conversion.options.load.EBookLoadOptions
-
Sets Input document file type.
- setFormat(FontFileType) - Method in class com.groupdocs.conversion.options.load.FontLoadOptions
-
Sets Input document file type.
- setFormat(FileType) - Method in class com.groupdocs.conversion.options.load.LoadOptions
-
Input document file type
- setFormat(MarkupFileType) - Method in class com.groupdocs.conversion.options.load.MarkupLoadOptions
-
Deprecated.
- setFormat(PageDescriptionLanguageFileType) - Method in class com.groupdocs.conversion.options.load.PageDescriptionLanguageLoadOptions
-
Sets Input document file type.
- setFormat(PublisherFileType) - Method in class com.groupdocs.conversion.options.load.PublisherLoadOptions
-
Sets Input document file type.
- setFormat(WebFileType) - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
Sets Input document file type.
- setFormat_ConvertOptions_New(TFileType) - Method in class com.groupdocs.conversion.options.convert.ConvertOptions
-
The desired file type the input document should be converted to.
- setFormattingOptions(PdfFormattingOptions) - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Pdf formatting options
- setFormula(boolean) - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
Indicates whether text is formula if it starts with "=".
- setGamma(float) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Adjusts image gamma.
- setGrayscale(boolean) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Indicates whether to convert into grayscale image.
- setGrayscale(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Convert a PDF from RGB colorspace to grayscale
- setHeadingsOutlineLevels(int) - Method in class com.groupdocs.conversion.options.load.WordProcessingBookmarksOptions
-
Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline.
- setHeight(int) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Desired image height after conversion.
- setHeight(int) - Method in class com.groupdocs.conversion.options.convert.PageDescriptionLanguageConvertOptions
-
- setHeight(int) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark height
- setHeight(int) - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Sets desired page height for converting CAD document
- setHideComments(boolean) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Hide comments.
- setHideComments(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Hide comments.
- setHideComments(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Hide comments.
- setHideMenuBar(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether menu bar should be hidden when document is active.
- setHidePdfAnnotations(boolean) - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Hide annotations in Pdf documents.
- setHideToolBar(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether toolbar should be hidden when document is active.
- setHideWindowUI(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Specifies whether user interface elements should be hidden when document is active.
- setHideWordTrackedChanges(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Hide markup and track changes for Word documents.
- setHorizontalResolution(int) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Desired image horizontal resolution after conversion.
- setHyphenationOptions(HyphenationOptions) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Sets hyphenation options for WordProcessing documents.
- setImageQuality(int) - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Value in percent where 100% is unchanged quality and image size.
- setInterruptThreadIfImageExceptionThrown(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Sets InterruptThreadIfImageExceptionThrown flag
- setItalic(boolean) - Method in class com.groupdocs.conversion.options.convert.Font
-
Sets font italic flag
- setJpegOptions(JpegOptions) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Jpeg specific convert options.
- setKeepDateFieldOriginalValue(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Sets Keep original value of date field.
- setLayoutNames(String[]) - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Specififies which CAD layouts to be converted
- setLeadingSpacesOptions(TxtLeadingSpacesOptions) - Method in class com.groupdocs.conversion.options.load.TxtLoadOptions
-
Gets or sets preferred option of a leading space handling.
- setLeft(int) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark left position
- setLicense(InputStream) - Method in class com.groupdocs.conversion.licensing.License
-
- setLicense(Stream) - Method in class com.groupdocs.conversion.licensing.License
-
Licenses the component.
- setLicense(String) - Method in class com.groupdocs.conversion.licensing.License
-
Licenses the component.
- setLinearize(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Linearizes PDF Document for the Web
- setLinkDuplicateStreams(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Link duplicate streams
- setListener(IConverterListener) - Method in class com.groupdocs.conversion.ConverterSettings
-
Sets the converter listener implementation used for monitoring conversion status and progress
- setLogger(ILogger) - Method in class com.groupdocs.conversion.ConverterSettings
-
The logger implementation used for logging conversion process.
- setLossless(boolean) - Method in class com.groupdocs.conversion.options.convert.WebpOptions
-
Indicates if the compression of the converted file will be lossless.
- setMarginBottom(float) - Method in interface com.groupdocs.conversion.options.convert.IPageMarginConvertOptions
-
Sets desired page bottom margin in points after conversion.
- setMarginBottom(float) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Desired page bottom margin in points after conversion.
- setMarginBottom(float) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Desired page bottom margin in points after conversion.
- setMarginLeft(float) - Method in interface com.groupdocs.conversion.options.convert.IPageMarginConvertOptions
-
Sets desired page left margin in points after conversion.
- setMarginLeft(float) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Desired page left margin in points after conversion.
- setMarginLeft(float) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Desired page left margin in points after conversion.
- setMarginRight(float) - Method in interface com.groupdocs.conversion.options.convert.IPageMarginConvertOptions
-
Sets desired page right margin in points after conversion.
- setMarginRight(float) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Desired page right margin in points after conversion.
- setMarginRight(float) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Desired page right margin in points after conversion.
- setMarginTop(float) - Method in interface com.groupdocs.conversion.options.convert.IPageMarginConvertOptions
-
Sets desired page top margin in points after conversion.
- setMarginTop(float) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Desired page top margin in points after conversion.
- setMarginTop(float) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Desired page top margin in points after conversion.
- setMarkdownOptions(MarkdownOptions) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Sets
- setMeteredKey(String, String) - Method in class com.groupdocs.conversion.licensing.Metered
-
Activates product with Metered keys.
- setMultiEncoded(boolean) - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
True means the file contains several encodings.
- setNonFullScreenPageMode(PdfPageMode) - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Sets page mode, specifying how to display the document on exiting full-screen mode.
- setNotesPosition(PresentationNotesPosition) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Represents the way notes are printed with the slide.
- setOcrConnector(IOcrConnector) - Method in class com.groupdocs.conversion.options.load.ImageLoadOptions
-
Set image OCR connector
- setOnePagePerSheet(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
If OnePagePerSheet is true the content of the sheet will be converted to one page in the PDF document.
- setOptimizationOptions(PdfOptimizationOptions) - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Pdf optimization options
- setOptimizePdfSize(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
If True and converting to Pdf the conversion is optimized for better file size than print quality.
- setPageHeight(float) - Method in class com.groupdocs.conversion.options.convert.EBookConvertOptions
-
- setPageHeight(float) - Method in interface com.groupdocs.conversion.options.convert.IPageSizeConvertOptions
-
Set desired page height
- setPageHeight(float) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
- setPageHeight(float) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
- setPageLayout(PdfPageLayout) - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Sets page layout which shall be used when the document is opened.
- setPageMode(PdfPageMode) - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
-
Sets page mode, specifying how document should be displayed when opened.
- setPageNumber(int) - Method in class com.groupdocs.conversion.options.convert.CadConvertOptions
-
- setPageNumber(int) - Method in class com.groupdocs.conversion.options.convert.CommonConvertOptions
-
- setPageNumber(int) - Method in class com.groupdocs.conversion.options.convert.DataConvertOptions
-
Deprecated.
- setPageNumber(int) - Method in interface com.groupdocs.conversion.options.convert.IPagedConvertOptions
-
Sets the page number to start conversion from.
- setPageNumbering(boolean) - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
- setPageNumbering(boolean) - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
- setPageNumbering(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- setPageOrientation(PageOrientation) - Method in class com.groupdocs.conversion.options.convert.EBookConvertOptions
-
- setPageOrientation(PageOrientation) - Method in interface com.groupdocs.conversion.options.convert.IPageOrientationConvertOptions
-
Sets desired page orientation after conversion
- setPageOrientation(PageOrientation) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
- setPageOrientation(PageOrientation) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
- setPages(List<Integer>) - Method in class com.groupdocs.conversion.options.convert.CommonConvertOptions
-
- setPages(List<Integer>) - Method in interface com.groupdocs.conversion.options.convert.IPageRangedConvertOptions
-
Sets the list of page indexes to be converted.
- setPagesCount(int) - Method in class com.groupdocs.conversion.options.convert.CadConvertOptions
-
- setPagesCount(int) - Method in class com.groupdocs.conversion.options.convert.CommonConvertOptions
-
- setPagesCount(int) - Method in class com.groupdocs.conversion.options.convert.DataConvertOptions
-
Deprecated.
- setPagesCount(int) - Method in interface com.groupdocs.conversion.options.convert.IPagedConvertOptions
-
Sets number of pages to convert starting from PageNumber.
- setPageSize(PageSize) - Method in class com.groupdocs.conversion.options.convert.EBookConvertOptions
-
- setPageSize(PageSize) - Method in interface com.groupdocs.conversion.options.convert.IPageSizeConvertOptions
-
Set desired page size after conversion
- setPageSize(PageSize) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
- setPageSize(PageSize) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
- setPageWidth(float) - Method in class com.groupdocs.conversion.options.convert.EBookConvertOptions
-
- setPageWidth(float) - Method in interface com.groupdocs.conversion.options.convert.IPageSizeConvertOptions
-
Set desired page width
- setPageWidth(float) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
- setPageWidth(float) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
- setPassword(String) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Set this property if you want to protect the converted document with a password.
- setPassword(String) - Method in class com.groupdocs.conversion.options.convert.PresentationConvertOptions
-
Set this property if you want to protect the converted document with a password.
- setPassword(String) - Method in class com.groupdocs.conversion.options.convert.SpreadsheetConvertOptions
-
Set this property if you want to protect the converted document with a password.
- setPassword(String) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Set this property if you want to protect the converted document with a password.
- setPassword(String) - Method in class com.groupdocs.conversion.options.load.NoteLoadOptions
-
Set password to unprotect protected document.
- setPassword(String) - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Set password to unprotect protected document.
- setPassword(String) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Set password to unprotect protected document.
- setPassword(String) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Set password to unprotect protected document.
- setPassword(String) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Set password to unprotect protected document.
- setPdfFormat(PdfFormats) - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Sets the pdf format of the converted document.
- setPdfOptions(PdfOptions) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Pdf specific convert options
- setPdfRecognitionMode(PdfRecognitionMode) - Method in interface com.groupdocs.conversion.options.convert.IPdfRecognitionModeOptions
-
Sets recognition mode when converting from pdf
- setPdfRecognitionMode(PdfRecognitionMode) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
- setPreserveDocumentStructure(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- setPreserveFontFields(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Sets preserveFontFields flag
- setPreserveOriginalDate(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Defines whether need to keep original date header string in mail message when saving or not
- setPsdOptions(PsdOptions) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Psd specific convert options.
- setQuality(int) - Method in class com.groupdocs.conversion.options.convert.JpegOptions
-
Desired image quality.
- setQuality(int) - Method in class com.groupdocs.conversion.options.convert.WebpOptions
-
Gets or sets the quality.
- setRemoveEmbeddedFiles(boolean) - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Remove embedded files.
- setRemoveJavascript(boolean) - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
Sets the Remove JavaScript flag
- setRemovePdfACompliance(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Removes Pdf-A Compliance
- setRemoveUnusedObjects(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Remove unused objects
- setRemoveUnusedStreams(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Remove unused streams
- setResetFontFolders(boolean) - Method in class com.groupdocs.conversion.options.load.ImageLoadOptions
-
- setResetFontFolders(boolean) - Method in class com.groupdocs.conversion.options.load.PdfLoadOptions
-
- setResetFontFolders(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- setResourceLoadingTimeout(TimeSpan) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Timeout for loading external resources (setter)
- setResourceLoadingTimeout(long) - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
Sets timeout for loading external resources in milliseconds
- setRotate(Rotation) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
-
Page rotation
- setRotateAngle(int) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Image rotation angle.
- setRotationAngle(int) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark rotation angle
- setRowsPerPage(int) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Split a worksheet into pages by rows.
- setRtfOptions(RtfOptions) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
RTF specific convert options
- setSeparator(char) - Method in class com.groupdocs.conversion.options.convert.SpreadsheetConvertOptions
-
- setSeparator(char) - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
-
Delimiter of a Csv file.
- setSheetIndexes(List<Integer>) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Sets List of sheet indexes to convert.
- setSheets(List<String>) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Set sheet name to convert
- setShowFullCommenterName(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- setShowGridLines(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Show grid lines when converting Excel files.
- setShowHiddenSheets(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Show hidden sheets when converting Excel files.
- setShowHiddenSlides(boolean) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
-
Show hidden slides.
- setSkipEmptyRowsAndColumns(boolean) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
Skips empty rows and columns when converting.
- setSkipExternalResources(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
- setSkipExternalResources(boolean) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
- setSkipExternalResources(boolean) - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
- setSkipExternalResources(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
- setTableOfContents(List<TableOfContentsItem>) - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
-
Sets Table of contents
- setTempFolder(String) - Method in class com.groupdocs.conversion.ConverterSettings
-
Sets Temp folder used for conversion
- setText(String) - Method in class com.groupdocs.conversion.options.convert.WatermarkTextOptions
-
Watermark text
- setTiffOptions(TiffOptions) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Tiff specific convert options.
- setTimeZoneOffset(Double) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
-
Gets or sets the Coordinated Universal Time (UTC) offset for the message dates.
- setTitle(String) - Method in class com.groupdocs.conversion.contracts.documentinfo.PresentationDocumentInfo
-
Sets title
- setTop(int) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark top position
- setTrailingSpacesOptions(TxtTrailingSpacesOptions) - Method in class com.groupdocs.conversion.options.load.TxtLoadOptions
-
Gets or sets preferred option of a trailing space handling.
- setTransparency(double) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark transparency.
- setUnderline(boolean) - Method in class com.groupdocs.conversion.options.convert.Font
-
Sets Font underline
- setUnembedFonts(boolean) - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
-
Make fonts not embedded if set to true
- setUpdateFields(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- setUpdatePageLayout(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
- setUseAsDataSource(boolean) - Method in class com.groupdocs.conversion.options.load.XmlLoadOptions
-
Set use Xml document as data source
- setUsePdf(boolean) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
If true, the input firstly is converted to PDF and after that to desired format.
- setUsePdf(boolean) - Method in class com.groupdocs.conversion.options.convert.WebConvertOptions
-
- setUsePdf(boolean) - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
-
- setUseTextShaper(boolean) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
-
Specifies whether to use a text shaper for better kerning display.
- setVersion(int) - Method in class com.groupdocs.conversion.options.convert.PsdOptions
-
Psd file version.
- setVerticalResolution(int) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Desired image vertical resolution after conversion.
- setVideoConnector(IVideoConnector) - Method in class com.groupdocs.conversion.options.load.VideoLoadOptions
-
Set video document connector
- setWatermark(WatermarkOptions) - Method in class com.groupdocs.conversion.options.convert.CommonConvertOptions
-
- setWatermark(WatermarkOptions) - Method in interface com.groupdocs.conversion.options.convert.IWatermarkedConvertOptions
-
Sets watermark specific options
- setWatermarkFont(Font) - Method in class com.groupdocs.conversion.options.convert.WatermarkTextOptions
-
Sets Watermark font if text watermark is applied
- setWebpOptions(WebpOptions) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Webp specific convert options.
- setWhitelistedResources(List<String>) - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
- setWhitelistedResources(List<String>) - Method in class com.groupdocs.conversion.options.load.WebLoadOptions
- setWhitelistedResources(List<String>) - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
- setWidth(int) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
-
Desired image width after conversion.
- setWidth(int) - Method in class com.groupdocs.conversion.options.convert.PageDescriptionLanguageConvertOptions
-
- setWidth(int) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
-
Watermark width
- setWidth(int) - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
-
Sets desired page width for converting CAD document
- setWorksheets(List<String>) - Method in class com.groupdocs.conversion.contracts.documentinfo.SpreadsheetDocumentInfo
-
- setXslFoFactory(Supplier<Stream>) - Method in class com.groupdocs.conversion.options.load.XmlLoadOptions
-
XSL document stream to convert XML-FO using XSL.
- setXsltFactory(Supplier<Stream>) - Method in class com.groupdocs.conversion.options.load.XmlLoadOptions
-
set XSLT document stream to convert XML performing XSL transformation to HTML.
- setZoom(int) - Method in class com.groupdocs.conversion.options.convert.PdfOptions
-
Specifies the zoom level in percentage.
- setZoom(int) - Method in class com.groupdocs.conversion.options.convert.PresentationConvertOptions
-
Specifies the zoom level in percentage.
- setZoom(int) - Method in class com.groupdocs.conversion.options.convert.SpreadsheetConvertOptions
-
Specifies the zoom level in percentage.
- setZoom(int) - Method in class com.groupdocs.conversion.options.convert.WebConvertOptions
-
- setZoom(int) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
-
Specifies the zoom level in percentage.
- ShowTimeAs - Static variable in class com.groupdocs.conversion.options.load.EmailField
-
Default field text is "ShowTimeAs".
- SinglePage - Static variable in class com.groupdocs.conversion.options.convert.PdfPageLayout
-
Single page.
- SpreadsheetConvertOptions - Class in com.groupdocs.conversion.options.convert
-
Options for conversion to Spreadsheet file type.
- SpreadsheetConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.SpreadsheetConvertOptions
-
- SpreadsheetDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Spreadsheet document metadata
- SpreadsheetDocumentInfo(Workbook, boolean, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.SpreadsheetDocumentInfo
-
- SpreadsheetFileType - Class in com.groupdocs.conversion.filetypes
-
Defines Spreadsheet documents.
- SpreadsheetFileType() - Constructor for class com.groupdocs.conversion.filetypes.SpreadsheetFileType
-
Serialization constructor
- SpreadsheetLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading Spreadsheet documents.
- SpreadsheetLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
-
- Sql - Static variable in class com.groupdocs.conversion.filetypes.DatabaseFileType
-
A file with .sql extension is a Structured Query Language (SQL) file that contains code to work with relational databases.
- Start - Static variable in class com.groupdocs.conversion.options.load.EmailField
-
Default field text is "Start".
- started() - Method in interface com.groupdocs.conversion.reporting.IConverterListener
-
This method will be called as soon as actual conversion started.
- Stl - Static variable in class com.groupdocs.conversion.filetypes.CadFileType
-
STL, abbreviation for stereolithrography, is an interchangeable file format that represents 3-dimensional surface geometry.
- Subject - Static variable in class com.groupdocs.conversion.options.load.EmailField
-
Default field text is "Subject".
- Svg - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
- Svg - Static variable in class com.groupdocs.conversion.filetypes.PageDescriptionLanguageFileType
-
An SVG file is a Scalar Vector Graphics file that uses XML based text format for describing the appearance of an image.
- SvgDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Svg document metadata
- SvgDocumentInfo(FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.SvgDocumentInfo
-
- Svgz - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
An SVGZ file is actually a compressed version of a SVG file.
- Sxc - Static variable in class com.groupdocs.conversion.filetypes.SpreadsheetFileType
-
The file format SXC(Sun XML Calc) belongs to an office suite called OpenOffice.org.
- TabField - Static variable in class com.groupdocs.conversion.options.load.EmailField
-
Default field text is "TabField".
- TableOfContentsItem - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Table of contents item metadata
- TableOfContentsItem(String, int) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.TableOfContentsItem
-
Default constructor
- TargetConversion - Class in com.groupdocs.conversion.contracts
-
Represents possible target conversion and a flag is it a primary or secondary
- Tex - Static variable in class com.groupdocs.conversion.filetypes.PageDescriptionLanguageFileType
-
TeX is a language that comprises of programming as well as mark-up features, used to typeset documents.
- TexDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Tex document metadata
- TexDocumentInfo(Document, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.TexDocumentInfo
-
- TextFragment - Class in com.groupdocs.conversion.integration.ocr
-
Represents a part of recognized text (word, symbol, etc), extracted by OCR engine.
- TextFragment(String, Rectangle) - Constructor for class com.groupdocs.conversion.integration.ocr.TextFragment
-
Initializes a new instance of the recognized text fragment.
- TextLine - Class in com.groupdocs.conversion.integration.ocr
-
Represents text, extracted from an image as a result of its recognition process.
- TextLine(List<TextFragment>) - Constructor for class com.groupdocs.conversion.integration.ocr.TextLine
-
Initializes a new instance of a line of text, extracted by OCR engine from an image.
- Tga - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
A file with .tga extension is a raster graphic format and was created by Truevision Inc.
- Tif - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
TTIF, Tagged Image File Format, represents raster images that are meant for usage on a variety of devices that comply with this file format standard.
- Tiff - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
-
TIFF, Tagged Image File Format, represents raster images that are meant for usage on a variety of devices that comply with this file format standard.
- TiffCompressionMethods - Class in com.groupdocs.conversion.options.convert
-
Describes Tiff compression methods enumeration.
- TiffCompressionMethods() - Constructor for class com.groupdocs.conversion.options.convert.TiffCompressionMethods
-
Serialization constructor
- TiffOptions - Class in com.groupdocs.conversion.options.convert
-
Options for conversion to TIFF file type.
- TiffOptions() - Constructor for class com.groupdocs.conversion.options.convert.TiffOptions
-
ctor
- To - Static variable in class com.groupdocs.conversion.options.load.EmailField
-
Default field text is "To".
- toString() - Method in class com.groupdocs.conversion.contracts.ConversionPair
-
Conversion pair string representation
- toString() - Method in class com.groupdocs.conversion.contracts.documentinfo.PersonalStorageFolderInfo
-
String representation of personal storage folder info
- toString() - Method in class com.groupdocs.conversion.contracts.Enumeration
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.conversion.filetypes.FileType
-
String representation
- trace(String) - Method in class com.groupdocs.conversion.logging.ConsoleLogger
-
Writes trace log message;
Trace log messages provides generally useful information about application flow.
- trace(String) - Method in interface com.groupdocs.conversion.logging.ILogger
-
Writes trace log message;
Trace log messages provides generally useful information about application flow.
- Trim - Static variable in class com.groupdocs.conversion.options.load.TxtLeadingSpacesOptions
-
Trims leading spaces.
- Trim - Static variable in class com.groupdocs.conversion.options.load.TxtTrailingSpacesOptions
-
Trims trailing spaces
- tryGetValue(String) - Method in class com.groupdocs.conversion.caching.FileCache
-
Gets the entry associated with this key if present.
- tryGetValue(String) - Method in interface com.groupdocs.conversion.caching.ICache
-
Gets the entry associated with this key if present.
- tryGetValue(String) - Method in class com.groupdocs.conversion.caching.MemoryCache
-
Gets the entry associated with this key if present.
- Tsv - Static variable in class com.groupdocs.conversion.filetypes.SpreadsheetFileType
-
A Tab-Separated Values (TSV) file format represents data separated with tabs in plain text format.
- TsvDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Tsv document metadata
- TsvDocumentInfo(Workbook, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.TsvDocumentInfo
-
- TsvLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading Tsv documents.
- TsvLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.TsvLoadOptions
-
Initializes new instance of class.
- Ttf - Static variable in class com.groupdocs.conversion.filetypes.FontFileType
-
A file with .ttf extension represents font files based on the TrueType specifications font technology.
- tweakPackageUtil(String, String, String) - Static method in class com.groupdocs.conversion.Converter
-
- TwoColumnLeft - Static variable in class com.groupdocs.conversion.options.convert.PdfPageLayout
-
Display the pages in two columns, with odd-numbered pages on the left.
- TwoColumnRight - Static variable in class com.groupdocs.conversion.options.convert.PdfPageLayout
-
Display the pages in two columns, with odd-numbered pages on the right.
- TwoPagesLeft - Static variable in class com.groupdocs.conversion.options.convert.PdfPageLayout
-
Display the pages two at a time, with odd-numbered pages on the left.
- TwoPagesRight - Static variable in class com.groupdocs.conversion.options.convert.PdfPageLayout
-
Display the pages two at a time, with odd-numbered pages on the right.
- Txt - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
-
A file with .TXT extension represents a text document that contains plain text in the form of lines.
- TxtDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
-
Contains Txt document metadata
- TxtDocumentInfo(Document, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.TxtDocumentInfo
-
- TxtLeadingSpacesOptions - Class in com.groupdocs.conversion.options.load
-
Describes txt leading spaces options enumeration.
- TxtLeadingSpacesOptions() - Constructor for class com.groupdocs.conversion.options.load.TxtLeadingSpacesOptions
-
Serialization constructor
- TxtLoadOptions - Class in com.groupdocs.conversion.options.load
-
Options for loading Txt documents.
- TxtLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.TxtLoadOptions
-
- TxtTrailingSpacesOptions - Class in com.groupdocs.conversion.options.load
-
Describes txt trailing spaces options enumeration.
- TxtTrailingSpacesOptions() - Constructor for class com.groupdocs.conversion.options.load.TxtTrailingSpacesOptions
-
Serialization constructor
- Type1 - Static variable in class com.groupdocs.conversion.filetypes.FontFileType
-
Type 1 fonts is a deprecated Adobe technology which was widely used in the desktop based publishing software and printers that could use PostScript.