- CachedAttachmentDescription - Class in com.groupdocs.viewer.domain.cache
-
Class that describes cached document which is an attachment from another document.
- CachedAttachmentDescription(String, String) - Constructor for class com.groupdocs.viewer.domain.cache.CachedAttachmentDescription
-
Initializes a new instance of the CachedPageDescription
class.
- CachedDocumentDescription - Class in com.groupdocs.viewer.domain.cache
-
Class that describes cached document.
- CachedDocumentDescription(String) - Constructor for class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
Initializes a new instance of the CachedPageDescription
class.
- CachedPageDescription - Class in com.groupdocs.viewer.domain.cache
-
Class that describes cached document page.
- CachedPageDescription(String) - Constructor for class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
Initializes a new instance of the CachedPageDescription
class.
- CachedPageDescription(String, String) - Constructor for class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
Initializes a new instance of the CachedPageDescription
class.
- CachedPageResourceDescription - Class in com.groupdocs.viewer.domain.cache
-
Class that describes cached document page resource.
- CachedPageResourceDescription(CachedPageDescription, String) - Constructor for class com.groupdocs.viewer.domain.cache.CachedPageResourceDescription
-
Initializes a new instance of the CachedPageDescription
class.
- CacheFileDescription - Class in com.groupdocs.viewer.domain.cache
-
Base class for cached file description.
- CacheFileDescription(String, String, int) - Constructor for class com.groupdocs.viewer.domain.cache.CacheFileDescription
-
Initializes a new instance of the CacheFileDescription
class.
- CacheFileDescription(String, int) - Constructor for class com.groupdocs.viewer.domain.cache.CacheFileDescription
-
Initializes a new instance of the CacheFileDescription
class.
- CacheFileNotFoundException - Exception in com.groupdocs.viewer.exception
-
Thrown if a cached file was not found.
- CacheFileNotFoundException(String, ILocalizationHandler) - Constructor for exception com.groupdocs.viewer.exception.CacheFileNotFoundException
-
Initializes a new instance of the CorruptedOrDamagedFileException
class.
- CacheFileType - Class in com.groupdocs.viewer.domain.cache
-
Cached file types.
- CAD - Static variable in class com.groupdocs.viewer.domain.DocumentTypeName
-
Default is "CAD".
- CAD_DRAWING_FILE_FORMAT - Static variable in class com.groupdocs.viewer.domain.DocumentTypeFormat
-
Define CAD Drawing File Format documents.
- CadOptions - Class in com.groupdocs.viewer.converter.options
-
The CAD documents rendering options.
- CadOptions() - Constructor for class com.groupdocs.viewer.converter.options.CadOptions
-
Initializes a new instance of the CadOptions
class.
- CELLS - Static variable in class com.groupdocs.viewer.domain.DocumentTypeName
-
Default is "Cells".
- CellsOptions - Class in com.groupdocs.viewer.converter.options
-
Provides options for rendering Cells documents.
- CellsOptions() - Constructor for class com.groupdocs.viewer.converter.options.CellsOptions
-
Initializes a new instance of the CellsOptions
class.
- clearCache(long) - Method in interface com.groupdocs.viewer.handler.cache.ICacheDataHandler
-
Clears cache.
- clearCache() - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Clears all files from cache.
- clearCache(long) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Clears files from cache older than specified time interval.
- clearTempFiles() - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Clears temporary files created during rendering.
- clearTempFiles() - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Clears temporary files created during rendering.
- com.groupdocs.viewer.config - package com.groupdocs.viewer.config
-
The GroupDocs.Viewer.Config namespace provides classes for customizing GroupDocs.Viewer behaviour.
- com.groupdocs.viewer.converter.options - package com.groupdocs.viewer.converter.options
-
The GroupDocs.Viewer.Converter.Options namespace provides classes that allow to specify additional options when rendering documents.
- com.groupdocs.viewer.domain - package com.groupdocs.viewer.domain
-
The GroupDocs.Viewer.Domain namespace provides common classes to operate with GroupDocs.Viewer.
- com.groupdocs.viewer.domain.cache - package com.groupdocs.viewer.domain.cache
-
- com.groupdocs.viewer.domain.containers - package com.groupdocs.viewer.domain.containers
-
The GroupDocs.Viewer.Domain.Containers namespace provides classes for working with document rendering results.
- com.groupdocs.viewer.domain.html - package com.groupdocs.viewer.domain.html
-
The GroupDocs.Viewer.Domain.Html namespace provides classes for working with document html representation.
- com.groupdocs.viewer.domain.image - package com.groupdocs.viewer.domain.image
-
The GroupDocs.Viewer.Domain.Image namespace provides classes for working with document image representation.
- com.groupdocs.viewer.domain.options - package com.groupdocs.viewer.domain.options
-
The GroupDocs.Viewer.Domain.Options namespace provides classes for setting rendering options dependent on document type.
- com.groupdocs.viewer.exception - package com.groupdocs.viewer.exception
-
The GroupDocs.Viewer.Exception namespace provides classes for exceptions which can occur while working with a document.
- com.groupdocs.viewer.handler - package com.groupdocs.viewer.handler
-
The GroupDocs.Viewer.Handler namespace provides classes for working with rendering handlers.
- com.groupdocs.viewer.handler.cache - package com.groupdocs.viewer.handler.cache
-
The GroupDocs.Viewer.Handler.Cache namespace exposes interfaces which should be implemented to customize caching behaviour.
- com.groupdocs.viewer.handler.input - package com.groupdocs.viewer.handler.input
-
The GroupDocs.Viewer.Handler.Input namespace exposes interfaces which should be implemented to customize document loading behaviour.
- com.groupdocs.viewer.helper - package com.groupdocs.viewer.helper
-
The GroupDocs.Viewer.Helper namespace provides helper classes.
- com.groupdocs.viewer.licensing - package com.groupdocs.viewer.licensing
-
- com.groupdocs.viewer.localization - package com.groupdocs.viewer.localization
-
The GroupDocs.Viewer.Localization namespace provides classes for localization.
- com.groupdocs.viewer.metered - package com.groupdocs.viewer.metered
-
- COMMA_SEPARATED_VALUES - Static variable in class com.groupdocs.viewer.domain.DocumentTypeFormat
-
Define Comma-Separated Values documents.
- ConvertImageFileType - Class in com.groupdocs.viewer.converter.options
-
The image types.
- CorruptedOrDamagedFileException - Exception in com.groupdocs.viewer.exception
-
Thrown during document load, when the document appears to be corrupted and impossible to load.
- CorruptedOrDamagedFileException(String, ILocalizationHandler) - Constructor for exception com.groupdocs.viewer.exception.CorruptedOrDamagedFileException
-
Initializes a new instance of the CorruptedOrDamagedFileException
class.
- getAngle() - Method in class com.groupdocs.viewer.domain.PageData
-
The page angle.
- getAttachmentName() - Method in class com.groupdocs.viewer.domain.cache.CachedAttachmentDescription
-
The attachment name.
- getAttachments() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
Gets the attachments.
- getAttachments() - Method in class com.groupdocs.viewer.domain.EmailFileData
-
Deprecated.
- getAttachments() - Method in class com.groupdocs.viewer.domain.FileData
-
The attachments.
- getBaseName() - Method in class com.groupdocs.viewer.domain.FileDescription
-
Gets base name of the document.
- getCacheDataHandler() - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Getter for the field cacheDataHandler
.
- getCachedPageDescription() - Method in class com.groupdocs.viewer.domain.cache.CachedPageResourceDescription
-
The cached document page descriptor.
- getCacheFileType() - Method in class com.groupdocs.viewer.domain.cache.CacheFileDescription
-
The cached file type.
- getCacheFolderName() - Method in class com.groupdocs.viewer.config.ViewerConfig
-
The name of the cache folder.
- getCachePath() - Method in class com.groupdocs.viewer.config.ViewerConfig
-
The path to the directory, where the cache will be stored.
- getCadOptions() - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The CAD documents rendering options.
- getCadOptions() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The CAD documents rendering options.
- getCadOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The CAD documents rendering options.
- getCadOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The CAD documents rendering options.
- getCadOptions() - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Cad options html page was generated with.
- getCadOptions() - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
Gets the CadOptions.
- getCadOptions() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Gets Cad options.
- getCadRenderSizingType() - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
Indicates how rendering result size should be calculated.
- getCellsOptions() - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The Spreadsheet documents rendering options.
- getCellsOptions() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The Spreadsheet documents rendering options.
- getCellsOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The Spreadsheet documents rendering options.
- getCellsOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The Spreadsheet documents rendering options.
- getCellsOptions() - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Cells options HTML page was generated with
- getCellsOptions() - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The CellsOptions.
- getCellsOptions() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Gets cells options.
- getCharacterCoordinates() - Method in class com.groupdocs.viewer.domain.RowData
-
The character coordinates.
- getColor() - Method in class com.groupdocs.viewer.domain.Watermark
-
The watermark text color.
- getConsumptionQuantity() - Static method in class com.groupdocs.viewer.metered.Metered
-
Gets consumption quantity
- getConvertImageFileType() - Method in class com.groupdocs.viewer.converter.options.ImageOptions
-
The type of image file, default is PNG.
- getCountPagesToRender() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The number of pages to render.
- getCountRowsPerPage() - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
The number of rows rendered into one page when one page per sheet rendering mode is not enabled.
- getCss() - Method in class com.groupdocs.viewer.domain.options.PrintableHtmlOptions
-
The CSS.
- getDateCreated() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The created time.
- getDateCreated() - Method in class com.groupdocs.viewer.domain.FileData
-
The created time.
- getDateModified() - Method in class com.groupdocs.viewer.domain.FileData
-
The last modification date.
- getDeleteAnnotations() - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
Specifies whether annotations from PDF documents should not be rendered.
- getDiagramOptions() - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The Microsoft Visio documents rendering options.
- getDiagramOptions() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The Microsoft Visio documents rendering options.
- getDiagramOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The Microsoft Visio documents rendering options.
- getDiagramOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The Microsoft Visio documents rendering options.
- getDiagramOptions() - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Diagram options HTML page was generated with.
- getDiagramOptions() - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The DiagramOptions.
- getDiagramOptions() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Gets Diagram options.
- getDocType() - Method in class com.groupdocs.viewer.domain.FileDescription
-
The type of the document.
- getDocumentInfo(String) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the document information.
- getDocumentInfo(String, DocumentInfoOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the document information.
- getDocumentInfo(InputStream) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the document information.
- getDocumentInfo(Stream) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
getDocumentInfo.
- getDocumentInfo(InputStream, DocumentInfoOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the document information.
- getDocumentInfo(InputStream, String) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the document information.
- getDocumentInfo(InputStream, String, DocumentInfoOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the document information.
- getDocumentInfo(URI) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the document information.
- getDocumentInfo(URI, DocumentInfoOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the document information.
- getDocumentInfo(URI, WindowsAuthenticationCredential, DocumentInfoOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the document information.
- getDocumentPageNumber() - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Document page number
- getDocumentType() - Method in class com.groupdocs.viewer.domain.AttachmentBase
-
The type of the document.
- getDocumentType() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The type of the document.
- getDocumentType() - Method in class com.groupdocs.viewer.domain.FileDescription
-
Type of the document.
- getDocumentTypeFormat() - Method in class com.groupdocs.viewer.domain.AttachmentBase
-
The document type format.
- getDocumentTypeFormat() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
Return document type format.
- getDocumentTypeFormat(String) - Static method in class com.groupdocs.viewer.domain.DocumentTypeFormat
-
Return document type format
- getDocumentTypeFormat() - Method in class com.groupdocs.viewer.domain.FileDescription
-
The document type format.
- getDomain() - Method in class com.groupdocs.viewer.domain.WindowsAuthenticationCredential
-
The domain name.
- getEmailOptions() - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The Email documents rendering options.
- getEmailOptions() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The Email documents rendering options.
- getEmailOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The Email documents rendering options.
- getEmailOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The Email documents rendering options.
- getEmailOptions() - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Emial options HTML page was generated with
- getEmailOptions() - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The EmailOptions.
- getEmailOptions() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Gets email options.
- getEnablePreciseRendering() - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
Indicates whether the PDF document is rendered in a precise mode or not.
- getEncoding() - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
The text (*.csv) document encoding.
- getEncoding() - Method in class com.groupdocs.viewer.converter.options.EmailOptions
-
The document encoding.
- getEncoding() - Method in class com.groupdocs.viewer.converter.options.WordsOptions
-
The document encoding.
- getEncodingInternal() - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
The text (*.csv) document encoding.
- getEncodingInternal() - Method in class com.groupdocs.viewer.converter.options.EmailOptions
-
The document encoding.
- getEncodingInternal() - Method in class com.groupdocs.viewer.converter.options.WordsOptions
-
getEncodingInternal.
- getEngineType() - Method in class com.groupdocs.viewer.config.ViewerConfig
-
Current viewer engine.
- getEntities(String) - Method in interface com.groupdocs.viewer.handler.input.IInputDataHandler
-
Gets files and folders for specified path.
- getExtension() - Method in class com.groupdocs.viewer.domain.AttachmentBase
-
The file extension.
- getExtension() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
Gets the file extension.
- getExtension() - Method in class com.groupdocs.viewer.domain.FileDescription
-
Gets the file extension.
- getFile(String) - Method in interface com.groupdocs.viewer.handler.input.IInputDataHandler
-
Retrieves file from storage.
- getFile(String) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Get original file.
- getFile(AttachmentBase) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Get attachment file.
- getFileData(FileDescription) - Method in interface com.groupdocs.viewer.helper.IFileDataStore
-
Gets the file data.
- getFileDescription(String) - Method in interface com.groupdocs.viewer.handler.input.IInputDataHandler
-
Gets the file description.
- getFileExtension() - Method in class com.groupdocs.viewer.converter.options.ImageOptions
-
Gets extension for ConvertFileType.
- getFileList() - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Retrieves list of files and directories for root storage path.
- getFileList(FileListOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Retrieves list of files and directories for root storage path.
- getFilePath(CacheFileDescription) - Method in interface com.groupdocs.viewer.handler.cache.ICacheDataHandler
-
Gets the path to the cached document.
- getFiles() - Method in class com.groupdocs.viewer.domain.containers.FileListContainer
-
The files and directories list.
- getFileType() - Method in class com.groupdocs.viewer.domain.AttachmentBase
-
The type of the file.
- getFileType() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The type of the file.
- getFileType() - Method in class com.groupdocs.viewer.domain.FileDescription
-
The type of the file.
- getFileTypesByDocumentTypeFormats() - Static method in class com.groupdocs.viewer.domain.DocumentTypeFormat
-
Gets file types by document type formats.
- getFlags() - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Gets flags.
- getFlags() - Method in class com.groupdocs.viewer.converter.options.DiagramOptions
-
getFlags.
- getFlags() - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
getFlags.
- getFontName() - Method in class com.groupdocs.viewer.domain.Watermark
-
The watermark text font name e.g.
- getGuid() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The file unique identifier, full path for local storage e.g.
- getGuid() - Method in class com.groupdocs.viewer.domain.FileDescription
-
The file unique identifier, full path for local storage e.g.
- getHeight() - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
The height of the render result in pixels.
- getHeight() - Method in class com.groupdocs.viewer.converter.options.ImageOptions
-
The image height.
- getHeight() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The page height.
- getHeight() - Method in class com.groupdocs.viewer.domain.PageData
-
The page height.
- getHtmlContent() - Method in class com.groupdocs.viewer.domain.containers.PrintableHtmlContainer
-
The content of the HTML.
- getHtmlContent() - Method in class com.groupdocs.viewer.domain.html.PageHtml
-
HTML page content
- getHtmlPageResources(CachedPageDescription) - Method in interface com.groupdocs.viewer.handler.cache.ICacheDataHandler
-
Gets the HTML page resources descriptions.
- getHtmlPageResourcesFolder(CachedPageDescription) - Method in interface com.groupdocs.viewer.handler.cache.ICacheDataHandler
-
Gets the HTML page resources folder path.
- getHtmlResourcePrefix() - Method in class com.groupdocs.viewer.converter.options.HtmlOptions
-
The prefix for HTML resource name.
- getHtmlResources() - Method in class com.groupdocs.viewer.domain.html.PageHtml
-
Resources descriptions
- getHtmlResourcesInternal() - Method in class com.groupdocs.viewer.domain.html.PageHtml
-
Gets HTML resources internal.
- getIgnoreResourcePrefixForCss() - Method in class com.groupdocs.viewer.converter.options.HtmlOptions
-
Indicates whether to ignore resource prefix when processing CSS or not.
- getInputDataHandler() - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Getter for the field inputDataHandler
.
- getInputStream(CacheFileDescription) - Method in interface com.groupdocs.viewer.handler.cache.ICacheDataHandler
-
Gets the input stream.
- getInternalHyperlinkPrefix() - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Prefix for hyperlink that references worksheet inside the same document.
- getJpegQuality() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The JPEG image quality.
- getJpegQuality() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The JPEG quality.
- getJpegQuality() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Gets the quality of the jpeg images contained in resulting pdf documents.
- getLastModificationDate() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The last modification date.
- getLastModificationDate() - Method in class com.groupdocs.viewer.domain.FileDescription
-
The last modification date.
- getLastModificationDate(CacheFileDescription) - Method in interface com.groupdocs.viewer.handler.cache.ICacheDataHandler
-
Gets the last modification date.
- getLastModificationDate(String) - Method in interface com.groupdocs.viewer.handler.input.IInputDataHandler
-
Gets the file last modification date.
- getLastModificationDateInternal() - Method in class com.groupdocs.viewer.domain.FileDescription
-
Gets last modification date internal.
- getLayoutName() - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
The name of the specific layout to render.
- getLineHeight() - Method in class com.groupdocs.viewer.domain.RowData
-
The height of the line.
- getLineLeft() - Method in class com.groupdocs.viewer.domain.RowData
-
The line left.
- getLineTop() - Method in class com.groupdocs.viewer.domain.RowData
-
The line top.
- getLineWidth() - Method in class com.groupdocs.viewer.domain.RowData
-
The width of the line.
- getLocalesPath() - Method in class com.groupdocs.viewer.config.ViewerConfig
-
The path to locales.
- getLocalizationHandler() - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Getter for the field localizationHandler
.
- getMaxHeight() - Method in class com.groupdocs.viewer.domain.FileData
-
The maximum height.
- getMaxWidth() - Method in class com.groupdocs.viewer.domain.FileData
-
The maximum width.
- getName() - Method in class com.groupdocs.viewer.domain.AttachmentBase
-
The attachment name.
- getName() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The file name.
- getName() - Method in class com.groupdocs.viewer.domain.FileDescription
-
The file name.
- getName() - Method in class com.groupdocs.viewer.domain.PageData
-
The page name.
- getNewPosition() - Method in class com.groupdocs.viewer.domain.options.ReorderPageOptions
-
The new page position.
- getNumber() - Method in class com.groupdocs.viewer.domain.PageData
-
The page number.
- getOnePagePerSheet() - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Specifies worksheet rendering mode.
- getOrderBy() - Method in class com.groupdocs.viewer.domain.options.FileListOptions
-
The order of files ascending or descending.
- getOutputExtension() - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The extension of the cached file.
- getOutputExtension() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The extension of the cached file.
- getOutputSaveStream(CacheFileDescription) - Method in interface com.groupdocs.viewer.handler.cache.ICacheDataHandler
-
Gets the output save stream.
- getPageCount() - Method in class com.groupdocs.viewer.domain.FileData
-
The page count.
- getPageNamePrefix() - Method in class com.groupdocs.viewer.config.ViewerConfig
-
The prefix for generated page name.
- getPageNumber() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The starting page number to render.
- getPageNumber() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The page number.
- getPageNumber() - Method in class com.groupdocs.viewer.domain.options.ReorderPageOptions
-
The page number.
- getPageNumber() - Method in class com.groupdocs.viewer.domain.options.RotatePageOptions
-
The page number.
- getPageNumber() - Method in class com.groupdocs.viewer.domain.Page
-
The page number.
- getPageNumbersToRender() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The List of page numbers to render.
- getPages() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
Gets the pages data.
- getPages() - Method in class com.groupdocs.viewer.domain.FileData
-
The pages.
- getPages(String, RenderOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Get list of pages representations.
- getPages(InputStream, RenderOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Get list of pages HTML representations.
- getPages(InputStream, String, RenderOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Get list of pages representations.
- getPages(URI, RenderOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Get list of pages representations from URI.
- getPages(URI, WindowsAuthenticationCredential, RenderOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Get list of pages representations from URI with credentials.
- getPages(AttachmentBase, RenderOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Get list of pages representations from URI with credentials.
- getPages(String) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations
- getPages(String, HtmlOptions) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations.
- getPages(InputStream) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations.
- getPages(InputStream, HtmlOptions) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations.
- getPages(InputStream, String) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations.
- getPages(InputStream, String, HtmlOptions) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations.
- getPages(URI) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations.
- getPages(URI, HtmlOptions) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations.
- getPages(URI, WindowsAuthenticationCredential, HtmlOptions) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations.
- getPages(AttachmentBase) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations for attachment.
- getPages(AttachmentBase, HtmlOptions) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get list of pages HTML representations for attachment.
- getPages(String) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations.
- getPages(String, ImageOptions) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations.
- getPages(InputStream) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations.
- getPages(InputStream, ImageOptions) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations.
- getPages(InputStream, String) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations.
- getPages(InputStream, String, ImageOptions) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations.
- getPages(URI) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations.
- getPages(URI, ImageOptions) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations.
- getPages(URI, WindowsAuthenticationCredential, ImageOptions) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations.
- getPages(AttachmentBase) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations for attachment.
- getPages(AttachmentBase, ImageOptions) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get list of pages image representations for attachment.
- getPassword() - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The password.
- getPassword() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The password of the document to render.
- getPassword() - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The password.
- getPassword() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
The password.
- getPassword() - Method in class com.groupdocs.viewer.domain.options.ReorderPageOptions
-
The password.
- getPassword() - Method in class com.groupdocs.viewer.domain.options.RotatePageOptions
-
The password.
- getPassword() - Method in class com.groupdocs.viewer.domain.WindowsAuthenticationCredential
-
The password.
- getPath() - Method in class com.groupdocs.viewer.domain.options.FileListOptions
-
The path.
- getPdfFile(String) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the PDF file.
- getPdfFile(String, PdfFileOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the PDF file.
- getPdfFile(InputStream) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the PDF file.
- getPdfFile(InputStream, PdfFileOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the PDF file.
- getPdfFile(InputStream, String) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the PDF file.
- getPdfFile(InputStream, String, PdfFileOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the PDF file.
- getPdfFile(URI) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the PDF file.
- getPdfFile(URI, PdfFileOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the PDF file.
- getPdfFile(URI, WindowsAuthenticationCredential, PdfFileOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets the PDF file.
- getPdfOptions() - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The PDF documents rendering options.
- getPdfOptions() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The PDF documents rendering options.
- getPdfOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The PDF documents rendering options.
- getPdfOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The PDF documents rendering options.
- getPdfOptions() - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
PDF options HTML page was generated with.
- getPdfOptions() - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The PdfOptions.
- getPdfOptions() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Gets PDF options.
- getPosition() - Method in class com.groupdocs.viewer.domain.Watermark
-
The watermark text color.
- getPreventGlyphsGrouping() - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
Deprecated.
- getPrintableHtml(String, PrintableHtmlOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Get document HTML for print.
- getPrintableHtml(String) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Get document HTML for print.
- getPrintableHtml(String) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get document HTML for print.
- getPrintableHtml(String, PrintableHtmlOptions) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get document HTML for print.
- getPrintableHtml(String, PrintableHtmlOptions) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get document HTML for print.
- getPrintableHtml(String) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
Get document HTML for print.
- getRenderComments() - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
Indicates whether comments should be rendered.
- getRenderComments() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
Indicates whether comments should be rendered.
- getRenderComments() - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
Indicates whether comments should be rendered.
- getRenderComments() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Indicates whether comments should be rendered.
- getRenderLayersSeparately() - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
Specifies whether PDF document layers have to be separated when rendering into HTML.
- getRenderLayouts() - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
Indicates whether layouts from CAD document should be rendered.
- getResource(String, HtmlResource) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get HTML page resource.
- getResource(AttachmentBase, HtmlResource) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
Get html page resource stream.
- getResourceName() - Method in class com.groupdocs.viewer.domain.cache.CachedPageResourceDescription
-
The page resource name.
- getResourceName() - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
HTML resource file name
- getResourceType() - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
HTML resource type
- getRotationAngle() - Method in class com.groupdocs.viewer.domain.options.RotatePageOptions
-
The rotation angle.
- getRows() - Method in class com.groupdocs.viewer.domain.PageData
-
The list of text rows.
- getScaleFactor() - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
The scale factor affects the size of an output document.
- getShowGridLines() - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Indicates whether to show grid lines in converted document.
- getShowHiddenPages() - Method in class com.groupdocs.viewer.converter.options.DiagramOptions
-
Indicates whether hidden pages should be rendered.
- getShowHiddenSheets() - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Indicates whether hidden sheets should be rendered.
- getShowTrackedChanges() - Method in class com.groupdocs.viewer.converter.options.WordsOptions
-
Indicates whether tracked changes should be rendered or not.
- getSize() - Method in class com.groupdocs.viewer.domain.Attachment
-
Gets attachment size.
- getSize() - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The size.
- getSize() - Method in class com.groupdocs.viewer.domain.EmailAttachment
-
Deprecated.
- getSize() - Method in class com.groupdocs.viewer.domain.FileDescription
-
The size in bytes.
- getSortBy() - Method in class com.groupdocs.viewer.domain.options.FileListOptions
-
The sort by field.
- getSourceDocumentGuid() - Method in class com.groupdocs.viewer.domain.AttachmentBase
-
The guid of the source document.
- getStoragePath() - Method in class com.groupdocs.viewer.config.ViewerConfig
-
The path to the documents storage directory.
- getStream() - Method in class com.groupdocs.viewer.domain.containers.FileContainer
-
Gets stream.
- getStream() - Method in class com.groupdocs.viewer.domain.image.PageImage
-
Page stream.
- getStreamInternal() - Method in class com.groupdocs.viewer.domain.image.PageImage
-
getStreamInternal.
- getString(String) - Method in interface com.groupdocs.viewer.localization.ILocalizationHandler
-
Gets localized string by name.
- getSupportedDocumentFormats() - Method in class com.groupdocs.viewer.domain.containers.DocumentFormatsContainer
-
The supported document formats where key is extension e.g.
- getSupportedDocumentFormats() - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Gets supported document formats.
- getTempFolderName() - Method in class com.groupdocs.viewer.config.ViewerConfig
-
Deprecated.
- getTempPath() - Method in class com.groupdocs.viewer.config.ViewerConfig
-
Deprecated.
- getText() - Method in class com.groupdocs.viewer.domain.RowData
-
The text.
- getText() - Method in class com.groupdocs.viewer.domain.Watermark
-
The watermark text.
- getTextCoordinates() - Method in class com.groupdocs.viewer.domain.RowData
-
The text coordinates.
- getTextOverflowMode() - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Text overflow mode applied when the text is too big to fit into the cell.
- getTransformationOptions(ConvertOptions) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
- getTransformationOptions(ConvertOptions) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
-
- getTransformations() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
Indicates what transformations that are applied to the document should be rendered.
- getTransformations() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Gets desired transformations, the default value is None
- getUnlicensedViewCountExceededPage(RenderOptions) - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
- getUnlicensedViewCountExceededPage(RenderOptions) - Method in class com.groupdocs.viewer.handler.ViewerHtmlHandler
-
- getUnlicensedViewCountExceededPage(RenderOptions) - Method in class com.groupdocs.viewer.handler.ViewerImageHandler
- getUseCache() - Method in class com.groupdocs.viewer.config.ViewerConfig
-
Indicates whether to cache rendering results or not.
- getUseCache() - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
Indicates whether cache is used for document rendering.
- getUseOriginalContentOrdering() - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
Specifies content ordering mode when rendering into HTML.
- getUsePdf() - Method in class com.groupdocs.viewer.config.ViewerConfig
-
Indicates whether to use intermediate conversion to PDF when rendering document.
- getUsePdf() - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
Indicates whether intermediate conversion to PDF is enabled for document rendering.
- getUserName() - Method in class com.groupdocs.viewer.domain.WindowsAuthenticationCredential
-
The user name.
- getViewerConfig() - Method in class com.groupdocs.viewer.handler.ViewerHandler
-
Getter for the field viewerConfig
.
- getWatermark() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The page watermark.
- getWatermark() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
The watermark.
- getWatermark() - Method in class com.groupdocs.viewer.domain.options.PrintableHtmlOptions
-
The watermark.
- getWidth() - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
The width of the render result in pixels.
- getWidth() - Method in class com.groupdocs.viewer.converter.options.ImageOptions
-
The image width.
- getWidth() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The page width.
- getWidth() - Method in class com.groupdocs.viewer.domain.PageData
-
The page width.
- getWidth() - Method in class com.groupdocs.viewer.domain.Watermark
-
The watermark width.
- getWordsOptions() - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The Text documents rendering options.
- getWordsOptions() - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The Text documents rendering options.
- getWordsOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The Text documents rendering options.
- getWordsOptions() - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The Text documents rendering options.
- getWordsOptions() - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Words options HTML page was generated with
- getWordsOptions() - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The WordsOptions.
- getWordsOptions() - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Gets Words options.
- GroupDocsViewerException - Exception in com.groupdocs.viewer.exception
-
The type GroupDocsViewerException.
- GroupDocsViewerException() - Constructor for exception com.groupdocs.viewer.exception.GroupDocsViewerException
-
Instantiates a new GroupDocsViewerException.
- GroupDocsViewerException(String) - Constructor for exception com.groupdocs.viewer.exception.GroupDocsViewerException
-
Instantiates a new GroupDocsViewerException.
- GroupDocsViewerException(String, Throwable) - Constructor for exception com.groupdocs.viewer.exception.GroupDocsViewerException
-
Instantiates a new GroupDocsViewerException.
- GroupDocsViewerException(Throwable) - Constructor for exception com.groupdocs.viewer.exception.GroupDocsViewerException
-
Instantiates a new GroupDocsViewerException.
- GuidNotSpecifiedException - Exception in com.groupdocs.viewer.exception
-
Thrown during document load, when the document GUID was not specified.
- GuidNotSpecifiedException(ILocalizationHandler) - Constructor for exception com.groupdocs.viewer.exception.GuidNotSpecifiedException
-
Initializes a new instance of the GuidNotSpecifiedException
class.
- saveFileData(FileDescription, FileData) - Method in interface com.groupdocs.viewer.helper.IFileDataStore
-
Saves the file data.
- setAngle(int) - Method in class com.groupdocs.viewer.domain.PageData
-
The page angle.
- setAttachmentName(String) - Method in class com.groupdocs.viewer.domain.cache.CachedAttachmentDescription
-
The attachment name.
- setAttachments(List<AttachmentBase>) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
Gets the attachments.
- setAttachments(List<Attachment>) - Method in class com.groupdocs.viewer.domain.EmailFileData
-
Deprecated.
- setAttachments(List<Attachment>) - Method in class com.groupdocs.viewer.domain.FileData
-
The attachments.
- setCacheFileType(int) - Method in class com.groupdocs.viewer.domain.cache.CacheFileDescription
-
The cached file type.
- setCacheFolderName(String) - Method in class com.groupdocs.viewer.config.ViewerConfig
-
The name of the cache folder.
- setCachePath(String) - Method in class com.groupdocs.viewer.config.ViewerConfig
-
The path to the directory, where the cache will be stored.
- setCadOptions(CadOptions) - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The CAD documents rendering options.
- setCadOptions(CadOptions) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The CAD documents rendering options.
- setCadOptions(CadOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The CAD documents rendering options.
- setCadOptions(CadOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The CAD documents rendering options.
- setCadOptions(CadOptions) - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Cad options html page was generated with.
- setCadOptions(CadOptions) - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
Sets the CadOptions.
- setCadOptions(CadOptions) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Sets Cad options.
- setCellsOptions(CellsOptions) - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The Spreadsheet documents rendering options.
- setCellsOptions(CellsOptions) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The Spreadsheet documents rendering options.
- setCellsOptions(CellsOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The Spreadsheet documents rendering options.
- setCellsOptions(CellsOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The Spreadsheet documents rendering options.
- setCellsOptions(CellsOptions) - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Cells options HTML page was generated with
- setCellsOptions(CellsOptions) - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The CellsOptions.
- setCellsOptions(CellsOptions) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Sets cells options.
- setCharacterCoordinates(List<Double>) - Method in class com.groupdocs.viewer.domain.RowData
-
The character coordinates.
- setColor(Color) - Method in class com.groupdocs.viewer.domain.Watermark
-
Sets color.
- setConvertImageFileType(int) - Method in class com.groupdocs.viewer.converter.options.ImageOptions
-
The type of image file, default is PNG.
- setCountPagesToRender(int) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The number of pages to render.
- setCountRowsPerPage(int) - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
The number of rows rendered into one page when one page per sheet rendering mode is not enabled.
- setCss(String) - Method in class com.groupdocs.viewer.domain.options.PrintableHtmlOptions
-
The CSS.
- setDateCreated(Date) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The created time.
- setDateCreated(Date) - Method in class com.groupdocs.viewer.domain.FileData
-
The created time.
- setDateModified(Date) - Method in class com.groupdocs.viewer.domain.FileData
-
The last modification date.
- setDeleteAnnotations(boolean) - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
Specifies whether annotations from PDF documents should not be rendered.
- setDiagramOptions(DiagramOptions) - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The Microsoft Visio documents rendering options.
- setDiagramOptions(DiagramOptions) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The Microsoft Visio documents rendering options.
- setDiagramOptions(DiagramOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The Microsoft Visio documents rendering options.
- setDiagramOptions(DiagramOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The Microsoft Visio documents rendering options.
- setDiagramOptions(DiagramOptions) - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Diagram options HTML page was generated with.
- setDiagramOptions(DiagramOptions) - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The DiagramOptions.
- setDiagramOptions(DiagramOptions) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Sets Diagram options.
- setDirectory(boolean) - Method in class com.groupdocs.viewer.domain.FileDescription
-
Indicates whether file or folder.
- setDocumentPageNumber(int) - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Document page number
- setDocumentType(String) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The type of the document.
- setDocumentTypeFormat(String) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
Return document type format.
- setEmailOptions(EmailOptions) - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The Email documents rendering options.
- setEmailOptions(EmailOptions) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The Email documents rendering options.
- setEmailOptions(EmailOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The Email documents rendering options.
- setEmailOptions(EmailOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The Email documents rendering options.
- setEmailOptions(EmailOptions) - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Emial options HTML page was generated with
- setEmailOptions(EmailOptions) - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The EmailOptions.
- setEmailOptions(EmailOptions) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Sets Words options.
- setEnablePreciseRendering(boolean) - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
Indicates whether the PDF document is rendered in a precise mode or not.
- setEncoding(Charset) - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
The text (*.csv) document encoding.
- setEncoding(Charset) - Method in class com.groupdocs.viewer.converter.options.EmailOptions
-
The encoding.
- setEncoding(Charset) - Method in class com.groupdocs.viewer.converter.options.WordsOptions
-
The document encoding.
- setEncodingInternal(Encoding) - Method in class com.groupdocs.viewer.converter.options.EmailOptions
-
Sets encoding internal.
- setEncodingInternal(Encoding) - Method in class com.groupdocs.viewer.converter.options.WordsOptions
-
setEncodingInternal.
- setEngineType(EngineTypes) - Method in class com.groupdocs.viewer.config.ViewerConfig
-
Current viewer engine.
- setExtension(String) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
Gets the file extension.
- setFileType(String) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The type of the file.
- setFontName(String) - Method in class com.groupdocs.viewer.domain.Watermark
-
The watermark text font name e.g.
- setGuid(String) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The file unique identifier, full path for local storage e.g.
- setGuid(String) - Method in class com.groupdocs.viewer.domain.FileDescription
-
The file unique identifier, full path for local storage e.g.
- setHeight(int) - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
The height of the render result in pixels.
- setHeight(int) - Method in class com.groupdocs.viewer.converter.options.ImageOptions
-
The image height.
- setHeight(int) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The page height.
- setHeight(int) - Method in class com.groupdocs.viewer.domain.PageData
-
The page height.
- setHtmlContent(String) - Method in class com.groupdocs.viewer.domain.containers.PrintableHtmlContainer
-
The content of the HTML.
- setHtmlContent(String) - Method in class com.groupdocs.viewer.domain.html.PageHtml
-
HTML page content
- setHtmlResourcePrefix(String) - Method in class com.groupdocs.viewer.converter.options.HtmlOptions
-
Specifies prefix for HTML resource name.
- setHtmlResources(List<HtmlResource>) - Method in class com.groupdocs.viewer.domain.html.PageHtml
-
Resources descriptions
- setHtmlResourcesInternal(List<HtmlResource>) - Method in class com.groupdocs.viewer.domain.html.PageHtml
-
Sets html resources internal.
- setIgnoreResourcePrefixForCss(boolean) - Method in class com.groupdocs.viewer.converter.options.HtmlOptions
-
Indicates whether to ignore resource prefix when processing CSS or not.
- setInternalHyperlinkPrefix(String) - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Prefix for hyperlink that references worksheet inside the same document.
- setJpegQuality(int) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The JPEG image quality.
- setJpegQuality(int) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The JPEG quality.
- setJpegQuality(int) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Sets the quality of the jpeg images contained in resulting pdf documents.
- setLastModificationDate(Date) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The last modification date.
- setLastModificationDate(Date) - Method in class com.groupdocs.viewer.domain.FileDescription
-
The last modification date.
- setLastModificationDateInternal(DateTime) - Method in class com.groupdocs.viewer.domain.FileDescription
-
Sets last modification date internal.
- setLayoutName(String) - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
The name of the specific layout to render.
- setLicense(InputStream) - Method in class com.groupdocs.viewer.licensing.License
-
Licenses the component.
- setLicense(String) - Method in class com.groupdocs.viewer.licensing.License
-
Licenses the Viewer.
- setLineHeight(double) - Method in class com.groupdocs.viewer.domain.RowData
-
The height of the line.
- setLineLeft(double) - Method in class com.groupdocs.viewer.domain.RowData
-
The line left.
- setLineTop(double) - Method in class com.groupdocs.viewer.domain.RowData
-
The line top.
- setLineWidth(double) - Method in class com.groupdocs.viewer.domain.RowData
-
The width of the line.
- setLocalesPath(String) - Method in class com.groupdocs.viewer.config.ViewerConfig
-
The path to locales.
- setMaxHeight(int) - Method in class com.groupdocs.viewer.domain.FileData
-
The maximum height.
- setMaxWidth(int) - Method in class com.groupdocs.viewer.domain.FileData
-
The maximum width.
- setMeteredKey(String, String) - Method in class com.groupdocs.viewer.metered.Metered
-
Sets metered public and private key
- setName(String) - Method in class com.groupdocs.viewer.domain.AttachmentBase
-
The attachment name.
- setName(String) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The file name.
- setName(String) - Method in class com.groupdocs.viewer.domain.FileDescription
-
The file name.
- setName(String) - Method in class com.groupdocs.viewer.domain.PageData
-
The page name.
- setNewPosition(int) - Method in class com.groupdocs.viewer.domain.options.ReorderPageOptions
-
The new page position.
- setNumber(int) - Method in class com.groupdocs.viewer.domain.PageData
-
The page number.
- setOnePagePerSheet(boolean) - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Specifies worksheet rendering mode.
- setOutputExtension(String) - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The extension of the cached file.
- setOutputExtension(String) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The extension of the cached file.
- setPageCount(int) - Method in class com.groupdocs.viewer.domain.FileData
-
The page count.
- setPageNamePrefix(String) - Method in class com.groupdocs.viewer.config.ViewerConfig
-
The prefix for generated page name.
- setPageNumber(int) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The starting page number to render.
- setPageNumber(int) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The page number.
- setPageNumber(int) - Method in class com.groupdocs.viewer.domain.options.ReorderPageOptions
-
The page number.
- setPageNumber(int) - Method in class com.groupdocs.viewer.domain.options.RotatePageOptions
-
The page number.
- setPageNumber(int) - Method in class com.groupdocs.viewer.domain.Page
-
Page number
- setPageNumbersToRender(List<Integer>) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The List of page numbers to render.
- setPages(List<PageData>) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
Gets the pages data.
- setPages(List<PageData>) - Method in class com.groupdocs.viewer.domain.FileData
-
The pages.
- setPassword(String) - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The password.
- setPassword(String) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The password of the document to render.
- setPassword(String) - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The password.
- setPassword(String) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
The password.
- setPassword(String) - Method in class com.groupdocs.viewer.domain.options.ReorderPageOptions
-
The password.
- setPassword(String) - Method in class com.groupdocs.viewer.domain.options.RotatePageOptions
-
The password.
- setPdfOptions(PdfOptions) - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The PDF documents rendering options.
- setPdfOptions(PdfOptions) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The PDF documents rendering options.
- setPdfOptions(PdfOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The PDF documents rendering options.
- setPdfOptions(PdfOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The PDF documents rendering options.
- setPdfOptions(PdfOptions) - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
PDf options HTML page was generated with.
- setPdfOptions(PdfOptions) - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The PdfOptions.
- setPdfOptions(PdfOptions) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Sets PDF options.
- setPosition(int) - Method in class com.groupdocs.viewer.domain.Watermark
-
The watermark position.
- setPreventGlyphsGrouping(boolean) - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
Deprecated.
- setRenderComments(boolean) - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
Indicates whether comments should be rendered.
- setRenderComments(boolean) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
Indicates whether comments should be rendered.
- setRenderComments(boolean) - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
Indicates whether comments should be rendered.
- setRenderComments(boolean) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Indicates whether comments should be rendered.
- setRenderLayersSeparately(boolean) - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
Specifies whether PDF document layers have to be separated when rendering into HTML.
- setRenderLayouts(boolean) - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
Indicates whether layouts from CAD document should be rendered.
- setResourceName(String) - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
HTML resource file name
- setResourcesEmbedded(boolean) - Method in class com.groupdocs.viewer.converter.options.HtmlOptions
-
Indicates whether to embed resources into HTML or not.
- setResourceType(HtmlResourceType) - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
HTML resource type
- setRotationAngle(int) - Method in class com.groupdocs.viewer.domain.options.RotatePageOptions
-
The rotation angle.
- setRows(List<RowData>) - Method in class com.groupdocs.viewer.domain.PageData
-
The list of text rows.
- setScaleFactor(float) - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
The scale factor affects the size of an output document.
- setShowGridLines(boolean) - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Indicates whether to show grid lines in converted document.
- setShowHiddenPages(boolean) - Method in class com.groupdocs.viewer.converter.options.DiagramOptions
-
Indicates whether hidden pages should be rendered.
- setShowHiddenSheets(boolean) - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Indicates whether hidden sheets should be rendered.
- setShowTrackedChanges(boolean) - Method in class com.groupdocs.viewer.converter.options.WordsOptions
-
Indicates whether tracked changes should be rendered or not.
- setSize(long) - Method in class com.groupdocs.viewer.domain.Attachment
-
Sets attachment size.
- setSize(long) - Method in class com.groupdocs.viewer.domain.containers.DocumentInfoContainer
-
The size.
- setSize(long) - Method in class com.groupdocs.viewer.domain.EmailAttachment
-
Deprecated.
- setSize(long) - Method in class com.groupdocs.viewer.domain.FileDescription
-
The size in bytes.
- setSourceDocumentGuid(String) - Method in class com.groupdocs.viewer.domain.AttachmentBase
-
The guid of the source document.
- setStoragePath(String) - Method in class com.groupdocs.viewer.config.ViewerConfig
-
The path to the documents storage directory.
- setStream(InputStream) - Method in class com.groupdocs.viewer.domain.containers.FileContainer
-
Sets stream.
- setStream(InputStream) - Method in class com.groupdocs.viewer.domain.image.PageImage
-
Page stream.
- setStreamInternal(Stream) - Method in class com.groupdocs.viewer.domain.containers.FileContainer
-
Sets stream internal.
- setStreamInternal(Stream) - Method in class com.groupdocs.viewer.domain.image.PageImage
-
setStreamInternal.
- setTempFolderName(String) - Method in class com.groupdocs.viewer.config.ViewerConfig
-
Deprecated.
- setTempPath(String) - Method in class com.groupdocs.viewer.config.ViewerConfig
-
Deprecated.
- setText(String) - Method in class com.groupdocs.viewer.domain.RowData
-
The text.
- setText(String) - Method in class com.groupdocs.viewer.domain.Watermark
-
The watermark text.
- setTextCoordinates(List<Double>) - Method in class com.groupdocs.viewer.domain.RowData
-
The text coordinates.
- setTextOverflowMode(int) - Method in class com.groupdocs.viewer.converter.options.CellsOptions
-
Text overflow mode applied when the text is too big to fit into the cell.
- setTransformations(int) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
Indicates what transformations that are applied to the document should be rendered.
- setTransformations(int) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Sets transformations.
- setUseCache(boolean) - Method in class com.groupdocs.viewer.config.ViewerConfig
-
Indicates whether to cache rendering results or not.
- setUseCache(boolean) - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
Indicates whether cache is used for document rendering.
- setUseOriginalContentOrdering(boolean) - Method in class com.groupdocs.viewer.converter.options.PdfOptions
-
Specifies content ordering mode when rendering into HTML.
- setUsePdf(boolean) - Method in class com.groupdocs.viewer.config.ViewerConfig
-
Indicates whether to use intermediate conversion to PDF when rendering document.
- setUsePdf(boolean) - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
Indicates whether intermediate conversion to PDF is enabled for document rendering.
- setVisible(boolean) - Method in class com.groupdocs.viewer.domain.PageData
-
Indicates whether the page is visible or not.
- setWatermark(Watermark) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The page watermark.
- setWatermark(Watermark) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
The watermark.
- setWatermark(Watermark) - Method in class com.groupdocs.viewer.domain.options.PrintableHtmlOptions
-
The watermark.
- setWidth(int) - Method in class com.groupdocs.viewer.converter.options.CadOptions
-
The width of the render result in pixels.
- setWidth(int) - Method in class com.groupdocs.viewer.converter.options.ImageOptions
-
The image width.
- setWidth(int) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The page width.
- setWidth(int) - Method in class com.groupdocs.viewer.domain.PageData
-
The page width.
- setWidth(float) - Method in class com.groupdocs.viewer.domain.Watermark
-
The watermark width.
- setWordsOptions(WordsOptions) - Method in class com.groupdocs.viewer.converter.options.FileDataOptions
-
The Text documents rendering options.
- setWordsOptions(WordsOptions) - Method in class com.groupdocs.viewer.converter.options.RenderOptions
-
The Text documents rendering options.
- setWordsOptions(WordsOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedDocumentDescription
-
The Text documents rendering options.
- setWordsOptions(WordsOptions) - Method in class com.groupdocs.viewer.domain.cache.CachedPageDescription
-
The Text documents rendering options.
- setWordsOptions(WordsOptions) - Method in class com.groupdocs.viewer.domain.html.HtmlResource
-
Words options HTML page was generated with
- setWordsOptions(WordsOptions) - Method in class com.groupdocs.viewer.domain.options.DocumentInfoOptions
-
The WordsOptions.
- setWordsOptions(WordsOptions) - Method in class com.groupdocs.viewer.domain.options.PdfFileOptions
-
Sets email options.
- SHOW_HIDDEN_PAGES_DEFAULT - Static variable in class com.groupdocs.viewer.converter.options.DiagramOptions
-
Constant SHOW_HIDDEN_PAGES_DEFAULT=false
- SHOW_TRACKED_CHANGES_DEFAULT - Static variable in class com.groupdocs.viewer.converter.options.WordsOptions
-
Constant SHOW_TRACKED_CHANGES_DEFAULT=false
- ShowHiddenPagesFlag - Static variable in class com.groupdocs.viewer.converter.options.DiagramOptions.DiagramOptionsFlags
-
- Size - Static variable in class com.groupdocs.viewer.domain.options.FileListOptions.FileListSortBy
-
Order by Size
- SLIDES - Static variable in class com.groupdocs.viewer.domain.DocumentTypeName
-
Default is "Slides".
- StoragePathNotSpecifiedException - Exception in com.groupdocs.viewer.exception
-
Thrown when trying to load file from storage or to cache file to storage, but storage path was not specified.
- StoragePathNotSpecifiedException(ILocalizationHandler) - Constructor for exception com.groupdocs.viewer.exception.StoragePathNotSpecifiedException
-
Initializes a new instance of the StoragePathNotSpecifiedException
class.