A B C D E F G H I J L M N O P R S T U V W X Z 

A

add(ConversionPair) - Method in class com.groupdocs.conversion.contracts.PossibleConversions
Add conversion pair
Ai - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
AI, Adobe Illustrator Artwork, represents single-page vector-based drawings in either the EPS or PDF formats.

B

beginInvoke(Stream, AsyncCallback, Object) - Method in class com.groupdocs.conversion.contracts.ConvertedDocumentStream
 
beginInvoke(Stream, int, AsyncCallback, Object) - Method in class com.groupdocs.conversion.contracts.ConvertedPageStream
 
beginInvoke(AsyncCallback, Object) - Method in class com.groupdocs.conversion.contracts.SaveDocumentStream
 
beginInvoke(int, AsyncCallback, Object) - Method in class com.groupdocs.conversion.contracts.SavePageStream
 
Bitmap - Static variable in class com.groupdocs.conversion.options.convert.PsdColorModes
Bitmap.
Bmp - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
BMP represent Bitmap Image files that are used to store bitmap digital images.

C

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
 
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
Initializes new instance of CadLoadOptions class.
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.
Cgm - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
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
 
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.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.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.
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(OutputStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
Converts source document.
convert(OutputStream, 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(OutputStream, ConvertedPageStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
Converts source document.
convert(OutputStream, 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.
ConvertedDocumentStream - Class in com.groupdocs.conversion.contracts
Describes delegate to receive converted document stream.
ConvertedDocumentStream() - Constructor for class com.groupdocs.conversion.contracts.ConvertedDocumentStream
 
ConvertedPageStream - Class in com.groupdocs.conversion.contracts
Describes delegate to receive converted page stream.
ConvertedPageStream() - Constructor for class com.groupdocs.conversion.contracts.ConvertedPageStream
 
Converter - Class in com.groupdocs.conversion
Represents main class that controls document conversion process.
Converter(InputStream) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of Converter class.
Converter(InputStream, ConverterSettings) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of Converter class.
Converter(InputStream, LoadOptions) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of Converter class.
Converter(InputStream, LoadOptions, ConverterSettings) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of Converter class.
Converter(InputStream, Func1<FileType, LoadOptions>) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of class.
Converter(InputStream, Func1<FileType, LoadOptions>, ConverterSettings) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of class.
Converter(String) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of Converter class.
Converter(String, ConverterSettings) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of Converter class.
Converter(String, LoadOptions) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of Converter class.
Converter(String, LoadOptions, ConverterSettings) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of Converter class.
Converter(String, Func1<FileType, LoadOptions>) - Constructor for class com.groupdocs.conversion.Converter
Initializes new instance of class.
Converter(String, Func1<FileType, LoadOptions>, ConverterSettings) - 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
 
ConvertOptions<TFileType extends FileType> - Class in com.groupdocs.conversion.options.convert
The general conversion options class.
convertPageByPage(OutputStream, ConvertOptions) - Method in class com.groupdocs.conversion.Converter
Converts source document.
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.
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
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
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
Initializes new instance of CsvLoadOptions class.

D

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.
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
Initializes new instance of DiagramLoadOptions class.
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.
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
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.

E

EmailConvertOptions - Class in com.groupdocs.conversion.options.convert
Options for conversion to Email file type.
EmailConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.EmailConvertOptions
Initializes new instance of class.
EmailDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
Contains Email document metadata
EmailDocumentInfo(MailMessage, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.EmailDocumentInfo
 
EmailFileType - Class in com.groupdocs.conversion.filetypes
Defines Email file formats that are used by email applications to store their various data including email messages, attachments, folders, address books etc.
EmailFileType() - Constructor for class com.groupdocs.conversion.filetypes.EmailFileType
Serialization constructor
EmailLoadOptions - Class in com.groupdocs.conversion.options.load
Options for loading Email documents.
EmailLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.EmailLoadOptions
Initializes new instance of EmailLoadOptions class.
Emf - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
Enhanced metafile format (EMF) stores graphical images device-independently.
Eml - Static variable in class com.groupdocs.conversion.filetypes.EmailFileType
EML file format represents email messages saved using Outlook and other relevant applications.
Emlx - Static variable in class com.groupdocs.conversion.filetypes.EmailFileType
The EMLX file format is implemented and developed by Apple.
EmptyLoadOptions - Class in com.groupdocs.conversion.options.load
Base class for load options
EmptyLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.EmptyLoadOptions
 
Emz - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
n EMZ file is actually a compressed version of a Microsoft EMF file.
endInvoke(IAsyncResult) - Method in class com.groupdocs.conversion.contracts.ConvertedDocumentStream
 
endInvoke(IAsyncResult) - Method in class com.groupdocs.conversion.contracts.ConvertedPageStream
 
endInvoke(IAsyncResult) - Method in class com.groupdocs.conversion.contracts.SaveDocumentStream
 
endInvoke(IAsyncResult) - Method in class com.groupdocs.conversion.contracts.SavePageStream
 
Enumeration - Class in com.groupdocs.conversion.contracts
Generic enumeration class.
Eps - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
Files with EPS extension essentially describe an Encapsulated PostScript language program that describes the appearance of a single page.
Epub - Static variable in class com.groupdocs.conversion.filetypes.PdfFileType
EPUB extension are an e-book file format that provide a standard digital publication format for publishers and consumers.
EpubDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
Contains Epub document metadata
EpubDocumentInfo(Document, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.EpubDocumentInfo
 
EpubLoadOptions - Class in com.groupdocs.conversion.options.load
Options for loading Epub documents.
EpubLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.EpubLoadOptions
Initializes new instance of EpubLoadOptions class.
equals(Object) - Method in class com.groupdocs.conversion.contracts.Enumeration
Determines whether two object instances are equal.
equals(Enumeration) - Method in class com.groupdocs.conversion.contracts.Enumeration
Determines whether two object instances are equal.
equals(Object) - Method in class com.groupdocs.conversion.contracts.ValueObject
Determines whether two object instances are equal.
equals(ValueObject) - Method in class com.groupdocs.conversion.contracts.ValueObject
Determines whether two object instances are equal.
error(String, Exception) - Method in class com.groupdocs.conversion.logging.ConsoleLogger
Writes error log message; Error log messages provides information about unrecoverable events in application flow.
error(String, Exception) - Method in interface com.groupdocs.conversion.logging.ILogger
Writes error log message; Error log messages provides information about unrecoverable events in application flow.

F

FileCache - Class in com.groupdocs.conversion.caching
File caching behaviour.
FileCache(String) - Constructor for class com.groupdocs.conversion.caching.FileCache
Creates new instance of FileCache class
FileType - Class in com.groupdocs.conversion.filetypes
File type base class
FileType() - Constructor for class com.groupdocs.conversion.filetypes.FileType
Serialization constructor
FileTypeNotSupportedException - Exception in com.groupdocs.conversion.exceptions
GroupDocs exception thrown when the file type is not supported
FileTypeNotSupportedException() - Constructor for exception com.groupdocs.conversion.exceptions.FileTypeNotSupportedException
Default constructor
FileTypeNotSupportedException(FileType) - Constructor for exception com.groupdocs.conversion.exceptions.FileTypeNotSupportedException
Creates an exception instance with a FileType
FileTypeNotSupportedException(String) - Constructor for exception com.groupdocs.conversion.exceptions.FileTypeNotSupportedException
Creates an exception instance with a message
FlipX - Static variable in class com.groupdocs.conversion.options.convert.ImageFlipModes
Horizontal flip.
FlipXY - Static variable in class com.groupdocs.conversion.options.convert.ImageFlipModes
Flip horizontal and vertical.
FlipY - Static variable in class com.groupdocs.conversion.options.convert.ImageFlipModes
Flip vertical.
Fodg - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
FODG is a uncompressed XML-format file used for storing OpenDocument text data.
Fodp - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
Files with FODP extension represent OpenDocument Flat XML Presentation.
FontSubstitute - Class in com.groupdocs.conversion.contracts
Describes substitution for missing font.
FontSubstituteException - Exception in com.groupdocs.conversion.exceptions
Thrown if font substitute is illegal
FontSubstituteException() - Constructor for exception com.groupdocs.conversion.exceptions.FontSubstituteException
Default constructor
FontSubstituteException(String) - Constructor for exception com.groupdocs.conversion.exceptions.FontSubstituteException
Creates an exception with a specific message
forTarget(FileType) - Method in class com.groupdocs.conversion.contracts.PossibleConversions
Find conversion pair in current list for target file type
fromDisplayName(Class<T>, String) - Static method in class com.groupdocs.conversion.contracts.Enumeration
Returns object by display name.
fromExtension(String) - Static method in class com.groupdocs.conversion.filetypes.FileType
Gets FileType for provided fileExtension
fromFilename(String) - Static method in class com.groupdocs.conversion.filetypes.FileType
Returns FileType for specified fileName
fromStream(InputStream) - Static method in class com.groupdocs.conversion.filetypes.FileType
Returns FileType for provided document stream
fromValue(Class<T>, String) - Static method in class com.groupdocs.conversion.contracts.Enumeration
Returns object by key.
FullScreen - Static variable in class com.groupdocs.conversion.options.convert.PdfPageMode
FullScreenFull-screen mode, with no menu bar, window controls, or any other window visible.

G

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
getAllPossibleConversions() - Static method in class com.groupdocs.conversion.Converter
Gets all supported conversions Learn more Learn more about supported conversions: Full list of supported conversions Learn more about available conversions: How to get supported conversions in code
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
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
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.
getBitsPerPixel() - Method in class com.groupdocs.conversion.contracts.documentinfo.ImageDocumentInfo
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.WatermarkOptions
Watermark font color if text watermark is applied
getColorInternal() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
 
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.
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
 
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.filetypes.FileType
Prepared default convert options for the file type
getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.ImageFileType
 
getConvertOptions() - Method in class com.groupdocs.conversion.filetypes.MarkupFileType
 
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.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
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
 
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
Option to display or hide email address.
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.
getDocumentInfo() - Method in class com.groupdocs.conversion.Converter
Gets source document info - pages count and other document properties specific to the file type.
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.
getEncoding() - Method in class com.groupdocs.conversion.contracts.documentinfo.MarkupDocumentInfo
 
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.
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
getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.DiagramFileType
 
getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.ImageFileType
 
getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.PdfFileType
 
getExcludedSourceTypes() - Static method in class com.groupdocs.conversion.filetypes.WordProcessingFileType
 
getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.DiagramFileType
 
getExcludedTargetTypes() - Static method in class com.groupdocs.conversion.filetypes.ImageFileType
 
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.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
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.
getFixedLayout() - Method in class com.groupdocs.conversion.options.convert.MarkupConvertOptions
If true fixed layout will be used e.g.
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.
getFontDirectories() - Method in class com.groupdocs.conversion.ConverterSettings
The custom font directories paths
getFontDirectoriesInternal() - Method in class com.groupdocs.conversion.ConverterSettings
 
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.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.load.CadLoadOptions
 
getFormat() - Method in class com.groupdocs.conversion.options.load.DiagramLoadOptions
 
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.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.PdfLoadOptions
 
getFormat() - Method in class com.groupdocs.conversion.options.load.PresentationLoadOptions
 
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.WordProcessingLoadOptions
 
getFormat() - Method in class com.groupdocs.conversion.options.load.XmlLoadOptions
 
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
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.options.convert.ImageConvertOptions
Desired image height after conversion.
getHeight() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page height in pixels after conversion.
getHeight() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
Watermark height
getHeight() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page height after conversion.
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.WatermarkOptions
 
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
Hide comments.
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.
getImage() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
Image watermark
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
 
getJpegOptions() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
Jpeg specific convert options.
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.
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
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.CadFileType
 
getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.DiagramFileType
 
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.ImageFileType
 
getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.MarkupFileType
 
getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.NoteFileType
 
getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.PdfFileType
 
getLoadOptions() - Method in class com.groupdocs.conversion.filetypes.PresentationFileType
 
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 class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page bottom margin in pixels after conversion.
getMarginBottom() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page bottom margin in pixels after conversion.
getMarginLeft() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page left margin in pixels after conversion.
getMarginLeft() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page left margin in pixels after conversion.
getMarginRight() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page right margin in pixels after conversion.
getMarginRight() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page right margin in pixels after conversion.
getMarginTop() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page top margin in pixels after conversion.
getMarginTop() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page top margin in pixels after conversion.
getNonFullScreenPageMode() - Method in class com.groupdocs.conversion.options.convert.PdfFormattingOptions
Sets page mode, specifying how to display the document on exiting full-screen mode.
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.
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 interface com.groupdocs.conversion.options.convert.IPagedConvertOptions
Gets the page number to start conversion from.
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 interface com.groupdocs.conversion.options.convert.IPagedConvertOptions
Gets number of pages to convert starting from PageNumber.
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
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
Gets supported conversions for provided document extension Converter.GetPossibleConversions(".docx") Converter.GetPossibleConversions("docx") Learn more Learn more about supported conversions: Full list of supported conversions Learn more about available conversions: How to get supported conversions in code
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.
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
getResourceLoadingTimeout() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
Timeout for loading external resources
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
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.load.CsvLoadOptions
Delimiter of a Csv file.
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
 
getSkipEmptyRowsAndColumns() - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
Skips empty rows and columns when converting.
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
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
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
getText() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
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
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.
getUsePdf() - Method in class com.groupdocs.conversion.options.convert.MarkupConvertOptions
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.
getWatermark() - Method in interface com.groupdocs.conversion.options.convert.IWatermarkedConvertOptions
Gets watermark specific options
getWatermarkFont() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
Watermark font if text watermark is applied
getWebpOptions() - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
Webp specific convert options.
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.options.convert.ImageConvertOptions
Desired image width after conversion.
getWidth() - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page width in pixels after conversion.
getWidth() - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
Watermark width
getWidth() - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page width after conversion.
getWidth() - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
Sets desired page width for converting CAD document
getWorksheetsCount() - Method in class com.groupdocs.conversion.contracts.documentinfo.SpreadsheetDocumentInfo
Gets worksheets count
getXslFoFactory() - Method in class com.groupdocs.conversion.options.load.XmlLoadOptions
XSL document stream to convert XML-FO using XSL.
getZoom() - Method in class com.groupdocs.conversion.options.convert.MarkupConvertOptions
Specifies the zoom level in percentage.
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.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.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

H

hasFormula() - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
Indicates whether text is formula if it starts with "=".
hashCode() - Method in class com.groupdocs.conversion.contracts.Enumeration
Serves as the default hash function.
hashCode() - Method in class com.groupdocs.conversion.contracts.ValueObject
Serves as the default hash function.
Htm - Static variable in class com.groupdocs.conversion.filetypes.MarkupFileType
HTM (Hyper Text Markup Language) is the extension for web pages created for display in browsers.
Html - Static variable in class com.groupdocs.conversion.filetypes.MarkupFileType
HTML (Hyper Text Markup Language) is the extension for web pages created for display in browsers.

I

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
 
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
Initializes new instance of ImageConvertOptions class.
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
Initializes new instance of ImageLoadOptions class.
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
invoke(Stream) - Method in class com.groupdocs.conversion.contracts.ConvertedDocumentStream
Receives converted document stream.
invoke(int, Stream) - Method in class com.groupdocs.conversion.contracts.ConvertedPageStream
Receives converted page stream.
invoke() - Method in class com.groupdocs.conversion.contracts.SaveDocumentStream
Saves converted document into stream.
invoke(int) - Method in class com.groupdocs.conversion.contracts.SavePageStream
Saves converted document page into stream.
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
IPageRangedConvertOptions - Interface in com.groupdocs.conversion.options.convert
Represents convert options that support conversion of specific list of pages
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
 
isConvertOwner() - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
 
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
isFixedLayoutShowBorders() - Method in class com.groupdocs.conversion.options.convert.MarkupConvertOptions
Gets show page borders when converting to fixed layout flag.
isHtml() - Method in class com.groupdocs.conversion.contracts.documentinfo.EmailDocumentInfo
Gets is html
isLandscape() - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
Gets is page landscaped
isMultiEncoded() - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
True means the file contains several encodings.
isPasswordProtected() - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
Gets is encrypted
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
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
isSigned() - Method in class com.groupdocs.conversion.contracts.documentinfo.EmailDocumentInfo
Gets is signed
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
isUseTextShaper() - Method in class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
Specifies whether to use a text shaper for better kerning display.
IWatermarkedConvertOptions - Interface in com.groupdocs.conversion.options.convert
Represents convert options that allow output of conversion to be watermarked

J

J2c - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
J2c document format
J2k - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
J2K file is an image that is compressed using the wavelet compression instead of DCT compression.
Jls - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
Jls document format
Jp2 - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
JPEG 2000 (JP2) is an image coding system and state-of-the-art image compression standard.
Jpc - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
Jpc document format
Jpeg - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
A JPEG is a type of image format that is saved using the method of lossy compression.
JpegOptions - Class in com.groupdocs.conversion.options.convert
Options for conversion to Jpeg file type.
JpegOptions() - Constructor for class com.groupdocs.conversion.options.convert.JpegOptions
Initializes new instance of JpegOptions class.
Jpf - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
Jpf document format
Jpg - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
A JPG is a type of image format that is saved using the method of lossy compression.
Jpm - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
Jpm document format
Jpx - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
Jpx document format

L

L2R - Static variable in class com.groupdocs.conversion.options.convert.PdfDirection
Left to right.
Lab - Static variable in class com.groupdocs.conversion.options.convert.PsdColorModes
Lab.
License - Class in com.groupdocs.conversion.licensing
Provides methods to license the component.
License() - Constructor for class com.groupdocs.conversion.licensing.License
 
listConverterSettings() - Method in class com.groupdocs.conversion.ConverterSettings
 
LoadOptions - Class in com.groupdocs.conversion.options.load
Abstract document load options class.
LoadOptions() - Constructor for class com.groupdocs.conversion.options.load.LoadOptions
 
Log - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
A file with .LOG extension represents a text document that contains plain text in the form of lines.
Lzw - Static variable in class com.groupdocs.conversion.options.convert.TiffCompressionMethods
LZW compression.

M

MarkupConvertOptions - Class in com.groupdocs.conversion.options.convert
Options for conversion to Markup file type.
MarkupConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.MarkupConvertOptions
Initializes new instance of MarkupConvertOptions class.
MarkupDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
Contains Markup document metadata
MarkupDocumentInfo(Stream, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.MarkupDocumentInfo
 
MarkupFileType - Class in com.groupdocs.conversion.filetypes
Defines Markup and Web file formats.
MarkupFileType() - Constructor for class com.groupdocs.conversion.filetypes.MarkupFileType
Serialization constructor
Mbox - Static variable in class com.groupdocs.conversion.filetypes.EmailFileType
MBox file format is a generic term that represents a container for collection of electronic mail messages.
Md - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
Text files created with Markdown language dialects is saved with .MD or .MARKDOWN file extension.
Metered - Class in com.groupdocs.conversion.licensing
Provides methods for applying <a href="https://purchase.groupdocs.com/faqs/licensing/metered">Metered</a> license.
Metered() - Constructor for class com.groupdocs.conversion.licensing.Metered
 
Mht - Static variable in class com.groupdocs.conversion.filetypes.MarkupFileType
Files with MHTML extension represent a web page archive format that can be created by a number of different applications.
Mhtml - Static variable in class com.groupdocs.conversion.filetypes.MarkupFileType
Files with MHTML extension represent a web page archive format that can be created by a number of different applications.
Ml - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
Ml file
Mobi - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
The MOBI file format is one of the most widely used ebook file format.
Mpp - Static variable in class com.groupdocs.conversion.filetypes.ProjectManagementFileType
MPP is Microsoft Project data file that stores information related to project management in an integrated manner.
Mpt - Static variable in class com.groupdocs.conversion.filetypes.ProjectManagementFileType
Microsoft Project template files, contain basic information and structure along with document settings for creating .MPP files.
Mpx - Static variable in class com.groupdocs.conversion.filetypes.ProjectManagementFileType
Microsoft Exchange File Format, is an ASCII file format for transferring of project information between Microsoft Project (MSP) and other applications that support the MPX file format such as Primavera Project Planner, Sciforma and Timerline Precision Estimating.
Msg - Static variable in class com.groupdocs.conversion.filetypes.EmailFileType
MSG is a file format used by Microsoft Outlook and Exchange to store email messages, contact, appointment, or other tasks.
Multichannel - Static variable in class com.groupdocs.conversion.options.convert.PsdColorModes
Multichannel.

N

None - Static variable in class com.groupdocs.conversion.options.convert.ImageFlipModes
No flipping.
None - Static variable in class com.groupdocs.conversion.options.convert.Rotation
None.
None - Static variable in class com.groupdocs.conversion.options.convert.TiffCompressionMethods
No compression.
NoteDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
Contains Note document metadata
NoteDocumentInfo(Document, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.NoteDocumentInfo
 
NoteFileType - Class in com.groupdocs.conversion.filetypes
Defines Note-taking formats.
NoteFileType() - Constructor for class com.groupdocs.conversion.filetypes.NoteFileType
Serialization constructor
NoteLoadOptions - Class in com.groupdocs.conversion.options.load
Options for loading One documents.
NoteLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.NoteLoadOptions
Initializes new instance of NoteLoadOptions class.
NULL - Static variable in class com.groupdocs.conversion.contracts.ConversionPair
 
NULL - Static variable in class com.groupdocs.conversion.contracts.PossibleConversions
 
NullConvertOptions - Class in com.groupdocs.conversion.options.convert
Null convert options
NullConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.NullConvertOptions
Create NullConvertOptions instance

O

Odg - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
The ODG file format is used by Apache OpenOffice's Draw application to store drawing elements as a vector image.
Odp - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
Files with ODP extension represent presentation file format used by OpenOffice.org in the OASISOpen standard.
Odt - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
ODT files are type of documents created with word processing applications that are based on OpenDocument Text File format.
On180 - Static variable in class com.groupdocs.conversion.options.convert.Rotation
180 degrees.
On270 - Static variable in class com.groupdocs.conversion.options.convert.Rotation
270 degrees.
On90 - Static variable in class com.groupdocs.conversion.options.convert.Rotation
90 degrees.
One - Static variable in class com.groupdocs.conversion.filetypes.NoteFileType
File represented by .ONE extension are created by Microsoft OneNote application.
OneColumn - Static variable in class com.groupdocs.conversion.options.convert.PdfPageLayout
Display pages in one column.
op_Equality(Enumeration, Enumeration) - Static method in class com.groupdocs.conversion.contracts.Enumeration
Equality operator.
op_Equality(ValueObject, ValueObject) - Static method in class com.groupdocs.conversion.contracts.ValueObject
Equality operator.
op_Inequality(Enumeration, Enumeration) - Static method in class com.groupdocs.conversion.contracts.Enumeration
Inequality operator.
op_Inequality(ValueObject, ValueObject) - Static method in class com.groupdocs.conversion.contracts.ValueObject
Inequality operator.
Otg - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
An OTG file is a drawing template that is created using the OpenDocument standard that follows the OASIS Office Applications 1.0 specification.
Otp - Static variable in class com.groupdocs.conversion.filetypes.PresentationFileType
Files with .OTP extension represent presentation template files created by applications in OASIS OpenDocument standard format.
Ott - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
Files with OTT extension represent template documents generated by applications in compliance with the OASIS' OpenDocument standard format.
Oxps - Static variable in class com.groupdocs.conversion.filetypes.PdfFileType
Oxps document format

P

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.PdfFileType
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
Initializes new instance of PdfConvertOptions class.
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
Initializes new instance of PdfLoadOptions class.
PdfOptimizationOptions - Class in com.groupdocs.conversion.options.convert
Defines Pdf optimization options.
PdfOptimizationOptions() - Constructor for class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
Initializes new instance of PdfOptimizationOptions class.
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
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.
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.
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
Initializes new instance of PresentationConvertOptions class.
PresentationDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
Contains Presentation document metadata
PresentationDocumentInfo(Presentation, FileType, long) - 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
Initializes new instance of EmailLoadOptions class.
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.
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.PdfFileType
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
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
Initializes new instance of PsdOptions class.

R

R2L - Static variable in class com.groupdocs.conversion.options.convert.PdfDirection
Right to left.
Raw - Static variable in class com.groupdocs.conversion.options.convert.PsdCompressionMethods
RAW.
resetLicense() - Static method in class com.groupdocs.conversion.licensing.License
 
Rgb - Static variable in class com.groupdocs.conversion.options.convert.PsdColorModes
RGB.
Rle - Static variable in class com.groupdocs.conversion.options.convert.PsdCompressionMethods
RLE.
Rle - Static variable in class com.groupdocs.conversion.options.convert.TiffCompressionMethods
RLE compression.
Rotation - Class in com.groupdocs.conversion.options.convert
Describes page rotation enumeration
Rotation() - Constructor for class com.groupdocs.conversion.options.convert.Rotation
Serialization constructor
Rtf - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
Introduced and documented by Microsoft, the Rich Text Format (RTF) represents a method of encoding formatted text and graphics for use within applications.
RtfOptions - Class in com.groupdocs.conversion.options.convert
Options for conversion to RTF file type.
RtfOptions() - Constructor for class com.groupdocs.conversion.options.convert.RtfOptions
 

S

save(SaveDocumentStreamForFileType, ConvertedDocumentStream, ConvertOptions) - Method in interface com.groupdocs.conversion.contracts.IDocument
 
save(SavePageStreamForFileType, ConvertedPageStream, ConvertOptions) - Method in interface com.groupdocs.conversion.contracts.IDocument
 
SaveDocumentStream - Class in com.groupdocs.conversion.contracts
Describes delegate for saving converted document into stream.
SaveDocumentStream() - Constructor for class com.groupdocs.conversion.contracts.SaveDocumentStream
 
SavePageStream - Class in com.groupdocs.conversion.contracts
Describes delegate for saving converted document page into stream.
SavePageStream() - Constructor for class com.groupdocs.conversion.contracts.SavePageStream
 
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.
setAuthor(String) - Method in class com.groupdocs.conversion.contracts.documentinfo.PresentationDocumentInfo
Sets author
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.
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.WatermarkOptions
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.
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
 
setConvertOwner(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
 
setConvertRange(String) - Method in class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
Convert specific range when converting to other than spreadsheet format.
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
 
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).
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
Option to display or hide email address.
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.
setDisplayToEmailAddress(boolean) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
Option to display or hide "to" email address.
setDpi(double) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page DPI after conversion.
setDpi(double) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page DPI after conversion.
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.
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.MarkupConvertOptions
If true fixed layout will be used e.g.
setFixedLayoutShowBorders(boolean) - Method in class com.groupdocs.conversion.options.convert.MarkupConvertOptions
Show show page borders when converting to fixed layout flag.
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.
setFontDirectories(List<String>) - Method in class com.groupdocs.conversion.ConverterSettings
The custom font directories paths
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(FileType) - Method in class com.groupdocs.conversion.options.load.LoadOptions
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.PdfConvertOptions
Desired page height in pixels after conversion.
setHeight(int) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
Watermark height
setHeight(int) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page height after conversion.
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.
setImage(byte[]) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
Image watermark
setImageQuality(int) - Method in class com.groupdocs.conversion.options.convert.PdfOptimizationOptions
Value in percent where 100% is unchanged quality and image size.
setJpegOptions(JpegOptions) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
Jpeg specific convert options.
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(int) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page bottom margin in pixels after conversion.
setMarginBottom(int) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page bottom margin in pixels after conversion.
setMarginLeft(int) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page left margin in pixels after conversion.
setMarginLeft(int) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page left margin in pixels after conversion.
setMarginRight(int) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page right margin in pixels after conversion.
setMarginRight(int) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page right margin in pixels after conversion.
setMarginTop(int) - Method in class com.groupdocs.conversion.options.convert.PdfConvertOptions
Desired page top margin in pixels after conversion.
setMarginTop(int) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page top margin in pixels after conversion.
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.
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.
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 interface com.groupdocs.conversion.options.convert.IPagedConvertOptions
Sets the page number to start conversion from.
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 interface com.groupdocs.conversion.options.convert.IPagedConvertOptions
Sets number of pages to convert starting from PageNumber.
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
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.
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
setResourceLoadingTimeout(TimeSpan) - Method in class com.groupdocs.conversion.options.load.EmailLoadOptions
Timeout for loading external resources (setter)
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
setRtfOptions(RtfOptions) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
RTF specific convert options
setSeparator(char) - Method in class com.groupdocs.conversion.options.load.CsvLoadOptions
Delimiter of a Csv file.
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.
setTableOfContents(List<TableOfContentsItem>) - Method in class com.groupdocs.conversion.contracts.documentinfo.PdfDocumentInfo
Sets Table of contents
setText(String) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
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.
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.MarkupConvertOptions
If true, the input firstly is converted to PDF and after that to desired format
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.
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.WatermarkOptions
Sets Watermark font if text watermark is applied
setWebpOptions(WebpOptions) - Method in class com.groupdocs.conversion.options.convert.ImageConvertOptions
Webp specific convert options.
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.PdfConvertOptions
Desired page width in pixels after conversion.
setWidth(int) - Method in class com.groupdocs.conversion.options.convert.WatermarkOptions
Watermark width
setWidth(int) - Method in class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Desired page width after conversion.
setWidth(int) - Method in class com.groupdocs.conversion.options.load.CadLoadOptions
Sets desired page width for converting CAD document
setXslFoFactory(Func<Stream>) - Method in class com.groupdocs.conversion.options.load.XmlLoadOptions
XSL document stream to convert XML-FO using XSL.
setZoom(int) - Method in class com.groupdocs.conversion.options.convert.MarkupConvertOptions
Specifies the zoom level in percentage.
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.WordProcessingConvertOptions
Specifies the zoom level in percentage.
SinglePage - Static variable in class com.groupdocs.conversion.options.convert.PdfPageLayout
Single page.
SourceDocumentFactoryNotProvidedException - Exception in com.groupdocs.conversion.exceptions
GroupDocs exception thrown when the source document factory is not provided
SourceDocumentFactoryNotProvidedException() - Constructor for exception com.groupdocs.conversion.exceptions.SourceDocumentFactoryNotProvidedException
Creates an exception instance with a message
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
Initializes new instance of SpreadsheetConvertOptions class.
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
 
SpreadsheetLoadOptions - Class in com.groupdocs.conversion.options.load
Options for loading Spreadsheet documents.
SpreadsheetLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.SpreadsheetLoadOptions
Initializes new instance of SpreadsheetLoadOptions class.
Sql - Static variable in class com.groupdocs.conversion.filetypes.WordProcessingFileType
A file with .SQL extension represents a text document that contains sql.
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.
Svg - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
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(Stream, 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.

T

Tex - Static variable in class com.groupdocs.conversion.filetypes.PdfFileType
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
 
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
toString() - Method in class com.groupdocs.conversion.contracts.ConversionPair
Conversion pair string representation
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.
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
 
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
Initializes new instance of TxtLoadOptions class.
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

U

Unknown - Static variable in class com.groupdocs.conversion.filetypes.FileType
Unknown file type
UseAttachments - Static variable in class com.groupdocs.conversion.options.convert.PdfPageMode
Attachments panel visible.
UseNone - Static variable in class com.groupdocs.conversion.options.convert.PdfPageMode
Don't use any components.
UseOC - Static variable in class com.groupdocs.conversion.options.convert.PdfPageMode
Optional content group panel visible.
UseOutlines - Static variable in class com.groupdocs.conversion.options.convert.PdfPageMode
Document outline visible.
UseThumbs - Static variable in class com.groupdocs.conversion.options.convert.PdfPageMode
Thumbnail images visible.

V

v1_3 - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
PDF version 1.3.
v1_4 - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
PDF version 1.4.
v1_5 - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
PDF version 1.5.
v1_6 - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
PDF version 1.6.
v1_7 - Static variable in class com.groupdocs.conversion.options.convert.PdfFormats
PDF version 1.7.
ValueObject - Class in com.groupdocs.conversion.contracts
Abstract value object class.
ValueObject() - Constructor for class com.groupdocs.conversion.contracts.ValueObject
 
Vcf - Static variable in class com.groupdocs.conversion.filetypes.EmailFileType
VCF (Virtual Card Format) or vCard is a digital file format for storing contact information.
VcfDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
Contains Vcf document metadata
VcfDocumentInfo(List<VCardContact>, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.VcfDocumentInfo
 
Vdw - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
VDW is the Visio Graphics Service file format that specifies the streams and storages required for rendering a Web drawing.
Vdx - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
Any drawing or chart created in Microsoft Visio, but saved in XML format have .VDX extension.
Vsd - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
VSD files are drawings created with Microsoft Visio application to represent variety of graphical objects and the interconnection between these.
Vsdm - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
Files with VSDM extension are drawing files created with Microsoft Visio application that supports macros.
Vsdx - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
Files with .VSDX extension represent Microsoft Visio file format introduced from Microsoft Office 2013 onwards.
Vss - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
VSS are stencil files created with Microsoft Visio 2007 and earlier.
Vssm - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
Files with .VSSM extension are Microsoft Visio Stencil files that support provide support for macros.
Vssx - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
Files with .VSSX extension are drawing stencils created with Microsoft Visio 2013 and above.
Vst - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
Files with VST extension are vector image files created with Microsoft Visio and act as template for creating further files.
Vstm - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
Files with VSTM extension are template files created with Microsoft Visio that support macros.
Vstx - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
Files with VSTX extensions are drawing template files created with Microsoft Visio 2013 and above.
Vsx - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
Files with .VSX extension refer to stencils that consist of drawings and shapes that are used for creating diagrams in Microsoft Visio.
Vtx - Static variable in class com.groupdocs.conversion.filetypes.DiagramFileType
A file with VTX extension is a Microsoft Visio drawing template that is saved to disc in XML file format.

W

warning(String) - Method in class com.groupdocs.conversion.logging.ConsoleLogger
Writes warning log message; Warning log messages provides information about unexpected and recoverable event in application flow.
warning(String) - Method in interface com.groupdocs.conversion.logging.ILogger
Writes warning log message; Warning log messages provides information about unexpected and recoverable event in application flow.
WatermarkOptions - Class in com.groupdocs.conversion.options.convert
Options for settings watermark to the converted document
WatermarkOptions() - Constructor for class com.groupdocs.conversion.options.convert.WatermarkOptions
Create WatermarkOptions class and set watermark text
Webp - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
WWebP, introduced by Google, is a modern raster web image file format that is based on lossless and lossy compression.
WebpOptions - Class in com.groupdocs.conversion.options.convert
Options for conversion to Webp file type.
WebpOptions() - Constructor for class com.groupdocs.conversion.options.convert.WebpOptions
 
Wmf - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
Files with WMF extension represent Microsoft Windows Metafile (WMF) for storing vector as well as bitmap-format images data.
Wmz - Static variable in class com.groupdocs.conversion.filetypes.ImageFileType
An WMZ file is actually a compressed version of a Microsoft WMF file.
WordProcessingBookmarksOptions - Class in com.groupdocs.conversion.options.load
Options for handling bookmarks in WordProcessing
WordProcessingBookmarksOptions() - Constructor for class com.groupdocs.conversion.options.load.WordProcessingBookmarksOptions
 
WordProcessingConvertOptions - Class in com.groupdocs.conversion.options.convert
Options for conversion to WordProcessing file type.
WordProcessingConvertOptions() - Constructor for class com.groupdocs.conversion.options.convert.WordProcessingConvertOptions
Initializes new instance of WordProcessingConvertOptions class.
WordProcessingFileType - Class in com.groupdocs.conversion.filetypes
Defines Word Processing files that contain user information in plain text or rich text format.
WordProcessingFileType() - Constructor for class com.groupdocs.conversion.filetypes.WordProcessingFileType
Serialization constructor
WordProcessingLoadOptions - Class in com.groupdocs.conversion.options.load
Options for loading WordProcessing documents.
WordProcessingLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.WordProcessingLoadOptions
Initializes new instance of WordProcessingLoadOptions class.

X

Xer - Static variable in class com.groupdocs.conversion.filetypes.ProjectManagementFileType
The XER file format is a proprietary project file format used by Primavera P6 project planning and management application.
XmlLoadOptions - Class in com.groupdocs.conversion.options.load
Options for loading XML documents.
XmlLoadOptions() - Constructor for class com.groupdocs.conversion.options.load.XmlLoadOptions
Initializes new instance of XmlLoadOptions class.
Xps - Static variable in class com.groupdocs.conversion.filetypes.PdfFileType
An XPS file represents page layout files that are based on XML Paper Specifications created by Microsoft.
XpsDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
Contains Xps document metadata
XpsDocumentInfo(Document, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.XpsDocumentInfo
 
XslFoDocumentInfo - Class in com.groupdocs.conversion.contracts.documentinfo
Contains XslFo document metadata
XslFoDocumentInfo(Document, FileType, long) - Constructor for class com.groupdocs.conversion.contracts.documentinfo.XslFoDocumentInfo
 

Z

ZipWithoutPrediction - Static variable in class com.groupdocs.conversion.options.convert.PsdCompressionMethods
ZipWithoutPrediction.
ZipWithPrediction - Static variable in class com.groupdocs.conversion.options.convert.PsdCompressionMethods
ZipWithPrediction.
A B C D E F G H I J L M N O P R S T U V W X Z 

Copyright © 2021. All rights reserved.