B C D E F G H I L P R S U W 

B

beginInvoke(ConversionCompleteEventArgs, AsyncCallback, Object) - Method in class com.groupdocs.conversion.handler.ConversionCompleteHandler
 
beginInvoke(ConversionProgressEventArgs, AsyncCallback, Object) - Method in class com.groupdocs.conversion.handler.ConversionProgressHandler
 
beginInvoke(ConversionStartEventArgs, AsyncCallback, Object) - Method in class com.groupdocs.conversion.handler.ConversionStartHandler
 
BOOKMARKS - Static variable in class com.groupdocs.conversion.domain.WordBookmarks
Word bookmarks const string

C

CacheFileDescription - Class in com.groupdocs.conversion.domain
Properties of the cached file
CacheFileDescription() - Constructor for class com.groupdocs.conversion.domain.CacheFileDescription
 
CELLS - Static variable in class com.groupdocs.conversion.domain.ConversionType
Cells
CellsConversionCompleteEventArgs - Class in com.groupdocs.conversion.handler
Provides data for Cells ConversionComplete event
CellsConversionCompleteEventArgs() - Constructor for class com.groupdocs.conversion.handler.CellsConversionCompleteEventArgs
Default constructor
com.groupdocs.conversion - package com.groupdocs.conversion
The scope for GroupDocs.Conversion classes
com.groupdocs.conversion.config - package com.groupdocs.conversion.config
The GroupDocs.Conversion.Config namespace provides classes for customizing GroupDocs.Conversion behaviour
com.groupdocs.conversion.domain - package com.groupdocs.conversion.domain
The GroupDocs.Conversion.Domain namespace provides common classes to operate with GroupDocs.Conversion
com.groupdocs.conversion.exceptions - package com.groupdocs.conversion.exceptions
The GroupDocs.Conversion.Exception namespace exposes all exceptions thrown by GroupDocs.Conversion
com.groupdocs.conversion.handler - package com.groupdocs.conversion.handler
The GroupDocs.Conversion.Handler namespace provides classes for performing actual conversion as well as exposes main interfaces for customizing loading, saving, caching behaviour of GroupDocs.Conversion
com.groupdocs.conversion.handler.cache - package com.groupdocs.conversion.handler.cache
The GroupDocs.Conversion.Handler.Cache namespace exposes interfaces which should be implemented to customize caching behaviour
com.groupdocs.conversion.handler.input - package com.groupdocs.conversion.handler.input
The GroupDocs.Conversion.Handler.Input namespace exposes interfaces which should be implemented to customize input/loading behaviour
com.groupdocs.conversion.handler.output - package com.groupdocs.conversion.handler.output
The GroupDocs.Conversion.Handler.Output namespace exposes interfaces which should be implemented to customize output/storing behaviour
Completed - Static variable in class com.groupdocs.conversion.handler.ConversionStatus
Conversion completed
ConversionComplete - Variable in class com.groupdocs.conversion.handler.ConversionHandler
 
ConversionCompleteEventArgs - Class in com.groupdocs.conversion.handler
Provides data for ConversionComplete event
ConversionCompleteEventArgs(int) - Constructor for class com.groupdocs.conversion.handler.ConversionCompleteEventArgs
Default constructor
ConversionCompleteHandler - Class in com.groupdocs.conversion.handler
Represents a method which will handle ConversionComplete event
ConversionCompleteHandler() - Constructor for class com.groupdocs.conversion.handler.ConversionCompleteHandler
 
ConversionConfig - Class in com.groupdocs.conversion.config
Instantiate this class to set conversion configuration
ConversionConfig() - Constructor for class com.groupdocs.conversion.config.ConversionConfig
Instantiate ConversionConfig class
ConversionEventArgs - Class in com.groupdocs.conversion.handler
Base class for all events args
ConversionEventArgs() - Constructor for class com.groupdocs.conversion.handler.ConversionEventArgs
 
ConversionHandler - Class in com.groupdocs.conversion.handler
Create instance of ConversionHandler class to convert between different file formats
ConversionHandler(ConversionConfig) - Constructor for class com.groupdocs.conversion.handler.ConversionHandler
Instantiate the ConversionHandler with default IInputDataHandler, IOutputDataHandler and ICacheDataHandler All files will be loaded from local file system All cache items will be stored and loaded from local data system
ConversionHandler(ConversionConfig, IOutputDataHandler, ICacheDataHandler, IConverterFactory, IDocumentLoader) - Constructor for class com.groupdocs.conversion.handler.ConversionHandler
 
ConversionProgress - Variable in class com.groupdocs.conversion.handler.ConversionHandler
 
conversionProgressChanged(ConversionProgressEventArgs) - Method in interface com.groupdocs.conversion.handler.IConversionProgressListener
 
ConversionProgressEventArgs - Class in com.groupdocs.conversion.handler
Provides data for ConversionProgress event
ConversionProgressEventArgs() - Constructor for class com.groupdocs.conversion.handler.ConversionProgressEventArgs
 
ConversionProgressHandler - Class in com.groupdocs.conversion.handler
Represents a method which will handle ConversionProgress event
ConversionProgressHandler() - Constructor for class com.groupdocs.conversion.handler.ConversionProgressHandler
 
ConversionStart - Variable in class com.groupdocs.conversion.handler.ConversionHandler
 
ConversionStartEventArgs - Class in com.groupdocs.conversion.handler
Provides data for ConversionStart event
ConversionStartEventArgs() - Constructor for class com.groupdocs.conversion.handler.ConversionStartEventArgs
 
ConversionStartHandler - Class in com.groupdocs.conversion.handler
Represents a method which will handle ConversionStart event
ConversionStartHandler() - Constructor for class com.groupdocs.conversion.handler.ConversionStartHandler
 
ConversionStatus - Class in com.groupdocs.conversion.handler
Possible states of conversion process
conversionStatusChanged(ConversionEventArgs) - Method in interface com.groupdocs.conversion.handler.IConversionStatusListener
 
ConversionType - Class in com.groupdocs.conversion.domain
Enum for setting conversion type
convert(InputStream, String, LoadOptions, SaveOptions) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Converts the content of the stream
convert(InputStream, String, SaveOptions) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Converts the content of the stream
convert(InputStream, LoadOptions, SaveOptions) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Converts the content of the stream
convert(InputStream, SaveOptions) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Converts the content of the stream
convert(String, LoadOptions, SaveOptions) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Converts the file specified by the guid
convert(String, SaveOptions) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Converts the file specified by the guid
ConvertedDocument - Class in com.groupdocs.conversion.handler
Class for handling converted document
ConvertedDocument(IDocument, IHandlersProvider, SaveOptions, long) - Constructor for class com.groupdocs.conversion.handler.ConvertedDocument
 
CorruptOrDamagedFileException - Exception in com.groupdocs.conversion.exceptions
Groupdocs exception thrown when the file is corrupt or damaged
CorruptOrDamagedFileException(FileDescription) - Constructor for exception com.groupdocs.conversion.exceptions.CorruptOrDamagedFileException
Create exception instance
CorruptOrDamagedFileException(String) - Constructor for exception com.groupdocs.conversion.exceptions.CorruptOrDamagedFileException
Create exception instance with message

D

dispose() - Method in class com.groupdocs.conversion.handler.ConvertedDocument
Dispose ConvertedDocument class
DocumentInfo - Class in com.groupdocs.conversion.handler
Contains metadata for a document
DocumentInfo() - Constructor for class com.groupdocs.conversion.handler.DocumentInfo
 
DocumentInfo.PageOrientationType - Class in com.groupdocs.conversion.handler
Page orientation enum

E

endInvoke(IAsyncResult) - Method in class com.groupdocs.conversion.handler.ConversionCompleteHandler
 
endInvoke(IAsyncResult) - Method in class com.groupdocs.conversion.handler.ConversionProgressHandler
 
endInvoke(IAsyncResult) - Method in class com.groupdocs.conversion.handler.ConversionStartHandler
 
exists(CacheFileDescription) - Method in interface com.groupdocs.conversion.handler.cache.ICacheDataHandler
 

F

FileDescription - Class in com.groupdocs.conversion.domain
Properties of the file to be converted
FileDescription() - Constructor for class com.groupdocs.conversion.domain.FileDescription
 
FileTypeNotSupportedException - Exception in com.groupdocs.conversion.exceptions
Groupdocs exception thrown when the file type is not supported
FileTypeNotSupportedException(FileDescription) - Constructor for exception com.groupdocs.conversion.exceptions.FileTypeNotSupportedException
Create exception instance
FileTypeNotSupportedException(String) - Constructor for exception com.groupdocs.conversion.exceptions.FileTypeNotSupportedException
Create exception instance with message
fromFileDescription(FileDescription, SaveOptions) - Static method in class com.groupdocs.conversion.domain.CacheFileDescription
 
fromFileDescription(FileDescription, SaveOptions, int) - Static method in class com.groupdocs.conversion.domain.CacheFileDescription
 

G

getAuthor() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected document author if applicable to the current document format
getBaseName() - Method in class com.groupdocs.conversion.domain.FileDescription
File name without extension
getBitsPerPixel() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected bits per pixel if applicable to the current document format
getCacheDataHandler() - Method in class com.groupdocs.conversion.config.ConversionConfig
Custom implementation of ICacheDataHandler interface
getCachePath() - Method in class com.groupdocs.conversion.config.ConversionConfig
Get or Set the Conversion cache path
getCacheTimeOut() - Method in class com.groupdocs.conversion.config.ConversionConfig
Cache timeout in minutes.
getCacheUri(CacheFileDescription) - Method in interface com.groupdocs.conversion.handler.cache.ICacheDataHandler
 
getConfig() - Method in class com.groupdocs.conversion.handler.ConversionHandler
Conversion config
getConversionGuid() - Method in class com.groupdocs.conversion.handler.ConversionEventArgs
Represents unique identifier of a conversion
getConversionType() - Method in class com.groupdocs.conversion.handler.ConversionCompleteEventArgs
Type of conversion
getConverterFactory() - Method in class com.groupdocs.conversion.handler.ConversionHandler
Converter factory
getCreatedDate() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected document creation date if it's applicable to the current document format
getDocumentInfo(InputStream, LoadOptions) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Returns information for provided document
getDocumentInfo(InputStream) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Returns information for provided document
getDocumentInfo(String, LoadOptions) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Returns information for provided document
getDocumentInfo(String) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Returns information for provided document
getDocumentLoader() - Method in class com.groupdocs.conversion.handler.ConversionHandler
Document loader
getElapsed() - Method in class com.groupdocs.conversion.handler.ConvertedDocument
 
getEncoding() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Gets the document encoding is applicable to the current document format
getExtension() - Method in class com.groupdocs.conversion.domain.FileDescription
File extension
getFile(String) - Method in interface com.groupdocs.conversion.handler.input.IInputDataHandler
 
getFileDescription() - Method in exception com.groupdocs.conversion.exceptions.CorruptOrDamagedFileException
File description instance
getFileDescription() - Method in exception com.groupdocs.conversion.exceptions.FileTypeNotSupportedException
File description instance
getFileDescription() - Method in exception com.groupdocs.conversion.exceptions.PasswordProtectedException
File description instance
getFileDescription(String) - Method in interface com.groupdocs.conversion.handler.input.IInputDataHandler
 
getFileInternal(String) - Method in interface com.groupdocs.conversion.handler.input.IInputDataHandler
 
getFileNameInFolderOfAssembly(String, Assembly) - Static method in class com.groupdocs.conversion.License
Gets the file name in folder of assembly.
getFileType() - Method in class com.groupdocs.conversion.handler.ConvertedDocument
File type of the converted document
getFileType() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Document file type
getFontDirectories() - Method in class com.groupdocs.conversion.config.ConversionConfig
 
getGuid() - Method in class com.groupdocs.conversion.domain.FileDescription
File guid
getHeight() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected height if applicable to the current document format
getHorizontalResolution() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected horizontal resolution if applicable to the current document format
getImageCount() - Method in class com.groupdocs.conversion.handler.ImageConversionCompleteEventArgs
Total image count
getInputDataHandler() - Method in class com.groupdocs.conversion.config.ConversionConfig
Custom implementation of IInputDataHandler interface
getInputStream(CacheFileDescription) - Method in interface com.groupdocs.conversion.handler.cache.ICacheDataHandler
 
getInputStreamInternal(CacheFileDescription) - Method in interface com.groupdocs.conversion.handler.cache.ICacheDataHandler
 
getLastModified() - Method in class com.groupdocs.conversion.domain.FileDescription
Last modified
getLayers() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns list of layer names if applicable to the current document format
getLocalesPath() - Method in class com.groupdocs.conversion.config.ConversionConfig
Get or Set the location of the Locale files default: the same path where the conversion assembly is located
getModifiedDate() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected document modification date if applicable to the current document format
getName() - Method in class com.groupdocs.conversion.domain.FileDescription
File name
getOutputDataHandler() - Method in class com.groupdocs.conversion.config.ConversionConfig
Custom implementation of IOutputDataHandler interface
getOutputPath() - Method in class com.groupdocs.conversion.config.ConversionConfig
Get or Set the conversion output path
getOutputSaveStream(CacheFileDescription) - Method in interface com.groupdocs.conversion.handler.cache.ICacheDataHandler
 
getOutputSaveStreamInternal(CacheFileDescription) - Method in interface com.groupdocs.conversion.handler.cache.ICacheDataHandler
 
getPageCount() - Method in class com.groupdocs.conversion.handler.ConvertedDocument
Pages count of the converted document
getPageCount() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Gets pages count if applicable to the current document format
getPageCount() - Method in class com.groupdocs.conversion.handler.PdfConversionCompleteEventArgs
Total pages count in converted document
getPageCount() - Method in class com.groupdocs.conversion.handler.WordsConversionCompleteEventArgs
Total pages count in converted document
getPageOrientation() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Get page orientation
getPath() - Method in class com.groupdocs.conversion.domain.FileDescription
 
getPossibleConversions() - Method in class com.groupdocs.conversion.handler.ConversionHandler
Return all possible conversions
getPossibleConversions(String) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Return all possible conversions for provided source document type
getPossibleConversions(InputStream) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Return all possible conversions for provided source document type
getProgress() - Method in class com.groupdocs.conversion.handler.ConversionProgressEventArgs
overall conversion progress in percents
getSaveOptions() - Method in class com.groupdocs.conversion.domain.CacheFileDescription
Conversion options
getSaveOptions(String) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Returns all possible SaveOptions for provided source document type
getSaveOptions(InputStream) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Returns all possible SaveOptions for provided source document type
getSheetCount() - Method in class com.groupdocs.conversion.handler.CellsConversionCompleteEventArgs
Total sheets count in converted document
getSize() - Method in class com.groupdocs.conversion.domain.FileDescription
File size
getSize() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Document bytes size
getSlideCount() - Method in class com.groupdocs.conversion.handler.SlidesConversionCompleteEventArgs
Total slides count in converted document
getStatus() - Method in class com.groupdocs.conversion.handler.ConversionEventArgs
Indicates current conversion state
getStoragePath() - Method in class com.groupdocs.conversion.config.ConversionConfig
Get or Set the conversion storage path
getTempDataHandler() - Method in class com.groupdocs.conversion.config.ConversionConfig
Custom implementation of ITempDataHandler interface
getTitle() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns document title width if applicable to the current document format
getUseCache() - Method in class com.groupdocs.conversion.config.ConversionConfig
Set either the cache should be used or not
getUsedCache() - Method in class com.groupdocs.conversion.handler.ConversionCompleteEventArgs
True it the result is returned from cache
getVerticalResolution() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected vertical resolution if applicable to the current document format
getWidth() - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected width if applicable to the current document format

H

HEADINGS - Static variable in class com.groupdocs.conversion.domain.WordBookmarks
Word headings const string
HTML - Static variable in class com.groupdocs.conversion.domain.ConversionType
Html
HtmlConversionCompleteEventArgs - Class in com.groupdocs.conversion.handler
Provides data for Html ConversionComplete event
HtmlConversionCompleteEventArgs() - Constructor for class com.groupdocs.conversion.handler.HtmlConversionCompleteEventArgs
Default constructor

I

ICacheDataHandler - Interface in com.groupdocs.conversion.handler.cache
Implement this interface to provide custom cache storage for GroupDocs.Conversion
IConversionProgressListener - Interface in com.groupdocs.conversion.handler
Implement this interface to receive updates for changes in conversion progress
IConversionStatusListener - Interface in com.groupdocs.conversion.handler
Implement this interface to receive updates for changes in conversion status
IInputDataHandler - Interface in com.groupdocs.conversion.handler.input
Implement this interface to provide custom way of loading of the input file.
IMAGE - Static variable in class com.groupdocs.conversion.domain.ConversionType
Image
ImageConversionCompleteEventArgs - Class in com.groupdocs.conversion.handler
Provides data for Image ConversionComplete event
ImageConversionCompleteEventArgs() - Constructor for class com.groupdocs.conversion.handler.ImageConversionCompleteEventArgs
Default constructor
InProgress - Static variable in class com.groupdocs.conversion.handler.ConversionStatus
Conversion is in progress
invoke(ConversionCompleteEventArgs) - Method in class com.groupdocs.conversion.handler.ConversionCompleteHandler
 
invoke(ConversionProgressEventArgs) - Method in class com.groupdocs.conversion.handler.ConversionProgressHandler
 
invoke(ConversionStartEventArgs) - Method in class com.groupdocs.conversion.handler.ConversionStartHandler
 
IOutputDataHandler - Interface in com.groupdocs.conversion.handler.output
Implement this interface to provide custom way of saving of the output file.
isLicensed() - Method in class com.groupdocs.conversion.handler.ConversionHandler
Indicates is the product licensed or not
isValidLicense() - Static method in class com.groupdocs.conversion.License
Gets a value indicating whether this instance is valid license.

L

LANDSCAPE - Static variable in class com.groupdocs.conversion.handler.DocumentInfo.PageOrientationType
Landscape
License - Class in com.groupdocs.conversion
Set GroupDocs.Conversion license
License() - Constructor for class com.groupdocs.conversion.License
 

P

PasswordProtectedException - Exception in com.groupdocs.conversion.exceptions
Groupdocs exception thrown when the file is password protected
PasswordProtectedException(FileDescription) - Constructor for exception com.groupdocs.conversion.exceptions.PasswordProtectedException
Create exception instance
PDF - Static variable in class com.groupdocs.conversion.domain.ConversionType
Pdf
PdfConversionCompleteEventArgs - Class in com.groupdocs.conversion.handler
Provides data for PDF ConversionComplete event
PdfConversionCompleteEventArgs() - Constructor for class com.groupdocs.conversion.handler.PdfConversionCompleteEventArgs
Default constructor
PORTRAIT - Static variable in class com.groupdocs.conversion.handler.DocumentInfo.PageOrientationType
Portrait

R

resetHandler() - Static method in class com.groupdocs.conversion.License
Use this method for testing purpose only

S

save(GroupDocsOutputStream) - Method in class com.groupdocs.conversion.handler.ConvertedDocument
Save converted document to stream
save(GroupDocsOutputStream, int) - Method in class com.groupdocs.conversion.handler.ConvertedDocument
Save specific page from converted document to stream
save(String) - Method in class com.groupdocs.conversion.handler.ConvertedDocument
Save converted document to custom named file
save(String, Integer) - Method in class com.groupdocs.conversion.handler.ConvertedDocument
Save specific page from converted document to custom named file
saveFile(String, InputStream) - Method in interface com.groupdocs.conversion.handler.output.IOutputDataHandler
 
saveFileInternal(String, Stream) - Method in interface com.groupdocs.conversion.handler.output.IOutputDataHandler
 
setAuthor(String) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected document author if applicable to the current document format
setBitsPerPixel(int) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected bits per pixel if applicable to the current document format
setCacheDataHandler(ICacheDataHandler) - Method in class com.groupdocs.conversion.config.ConversionConfig
Custom implementation of ICacheDataHandler interface
setCachePath(String) - Method in class com.groupdocs.conversion.config.ConversionConfig
Get or Set the Conversion cache path
setCacheTimeOut(int) - Method in class com.groupdocs.conversion.config.ConversionConfig
Cache timeout in minutes.
setConfig(ConversionConfig) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Conversion config
setConversionGuid(String) - Method in class com.groupdocs.conversion.handler.ConversionEventArgs
Represents unique identifier of a conversion
setConversionProgressListener(IConversionProgressListener) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Set conversion progress listener
setConversionStatusListener(IConversionStatusListener) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Set conversion status listener
setConverterFactory(IConverterFactory) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Converter factory
setCreatedDate(Date) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected document creation date if it's applicable to the current document format
setCreatedDateInternal(DateTime) - Method in class com.groupdocs.conversion.handler.DocumentInfo
 
setDocumentLoader(IDocumentLoader) - Method in class com.groupdocs.conversion.handler.ConversionHandler
Document loader
setEncoding(Charset) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Gets the document encoding is applicable to the current document format
setFileType(String) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Document file type
setGuid(String) - Method in class com.groupdocs.conversion.domain.FileDescription
File guid
setHeight(int) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected height if applicable to the current document format
setHorizontalResolution(int) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected horizontal resolution if applicable to the current document format
setImageCount(int) - Method in class com.groupdocs.conversion.handler.ImageConversionCompleteEventArgs
Total image count
setInputDataHandler(IInputDataHandler) - Method in class com.groupdocs.conversion.config.ConversionConfig
Custom implementation of IInputDataHandler interface
setLastModified(long) - Method in class com.groupdocs.conversion.domain.FileDescription
Last modified
setLayers(String[]) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns list of layer names if applicable to the current document format
setLicense(InputStream) - Method in class com.groupdocs.conversion.License
Sets the license.
setLicense(String) - Method in class com.groupdocs.conversion.License
Sets the license.
setLocalesPath(String) - Method in class com.groupdocs.conversion.config.ConversionConfig
Get or Set the location of the Locale files default: the same path where the conversion assembly is located
setModifiedDate(Date) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected document modification date if applicable to the current document format
setModifiedDateInternal(DateTime) - Method in class com.groupdocs.conversion.handler.DocumentInfo
 
setName(String) - Method in class com.groupdocs.conversion.domain.FileDescription
File name
setOutputDataHandler(IOutputDataHandler) - Method in class com.groupdocs.conversion.config.ConversionConfig
Custom implementation of IOutputDataHandler interface
setOutputPath(String) - Method in class com.groupdocs.conversion.config.ConversionConfig
Get or Set the conversion output path
setPageCount(int) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Gets pages count if applicable to the current document format
setPageCount(int) - Method in class com.groupdocs.conversion.handler.PdfConversionCompleteEventArgs
Total pages count in converted document
setPageCount(int) - Method in class com.groupdocs.conversion.handler.WordsConversionCompleteEventArgs
Total pages count in converted document
setPageOrientation(int) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Get page orientation
setPath(String) - Method in class com.groupdocs.conversion.domain.FileDescription
 
setProgress(byte) - Method in class com.groupdocs.conversion.handler.ConversionProgressEventArgs
overall conversion progress in percents
setSaveOptions(SaveOptions) - Method in class com.groupdocs.conversion.domain.CacheFileDescription
Conversion options
setSheetCount(int) - Method in class com.groupdocs.conversion.handler.CellsConversionCompleteEventArgs
Total sheets count in converted document
setSize(long) - Method in class com.groupdocs.conversion.domain.FileDescription
File size
setSize(long) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Document bytes size
setSlideCount(int) - Method in class com.groupdocs.conversion.handler.SlidesConversionCompleteEventArgs
Total slides count in converted document
setStatus(int) - Method in class com.groupdocs.conversion.handler.ConversionEventArgs
Indicates current conversion state
setStoragePath(String) - Method in class com.groupdocs.conversion.config.ConversionConfig
Get or Set the conversion storage path
setTempDataHandler(ITempDataHandler) - Method in class com.groupdocs.conversion.config.ConversionConfig
Custom implementation of ITempDataHandler interface
setTitle(String) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns document title width if applicable to the current document format
setUseCache(boolean) - Method in class com.groupdocs.conversion.config.ConversionConfig
Set either the cache should be used or not
setUsedCache(boolean) - Method in class com.groupdocs.conversion.handler.ConversionCompleteEventArgs
True it the result is returned from cache
setVerticalResolution(int) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected vertical resolution if applicable to the current document format
setWidth(int) - Method in class com.groupdocs.conversion.handler.DocumentInfo
Returns detected width if applicable to the current document format
SLIDES - Static variable in class com.groupdocs.conversion.domain.ConversionType
Slides
SlidesConversionCompleteEventArgs - Class in com.groupdocs.conversion.handler
Provides data for Slides ConversionComplete event
SlidesConversionCompleteEventArgs() - Constructor for class com.groupdocs.conversion.handler.SlidesConversionCompleteEventArgs
Default constructor
Started - Static variable in class com.groupdocs.conversion.handler.ConversionStatus
Conversion have been just started

U

UNKNOWN - Static variable in class com.groupdocs.conversion.handler.DocumentInfo.PageOrientationType
Unknown

W

WordBookmarks - Class in com.groupdocs.conversion.domain
Options for handling Bookmarks in Word to PDF conversions
WordBookmarks() - Constructor for class com.groupdocs.conversion.domain.WordBookmarks
 
WORDS - Static variable in class com.groupdocs.conversion.domain.ConversionType
Words
WordsConversionCompleteEventArgs - Class in com.groupdocs.conversion.handler
Provides data for Words ConversionComplete event
WordsConversionCompleteEventArgs() - Constructor for class com.groupdocs.conversion.handler.WordsConversionCompleteEventArgs
Default constructor
B C D E F G H I L P R S U W 

Copyright © 2019. All rights reserved.