- C - Static variable in class com.groupdocs.viewer.FileType
-
C/C++ Source Code File (.c)
- Cache - Interface in com.groupdocs.viewer.caching
-
Defines methods required for storing rendered document and document resources сache.
- CacheKeys - Class in com.groupdocs.viewer.caching
-
Provides methods to retrieve unique identifier for the cache entry.
- CacheKeys() - Constructor for class com.groupdocs.viewer.caching.CacheKeys
-
- CadOptions - Class in com.groupdocs.viewer.options
-
Provides options for rendering CAD drawings.
- CadViewInfo - Class in com.groupdocs.viewer.results
-
Represents view information for CAD drawing.
- CadViewInfo(FileType, List<Page>, List<Layer>, List<Layout>) - Constructor for class com.groupdocs.viewer.results.CadViewInfo
-
- CC - Static variable in class com.groupdocs.viewer.FileType
-
C++ Source Code File (.cc)
- CC - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Cc".
- CDR - Static variable in class com.groupdocs.viewer.FileType
-
CorelDraw Vector Graphic Drawing (.cdr)
- CGM - Static variable in class com.groupdocs.viewer.FileType
-
Computer Graphics Metafile (.cgm)
- Character - Class in com.groupdocs.viewer.results
-
Represents relatively positioned rectangle which contains single character.
- Character(char, double, double, double, double) - Constructor for class com.groupdocs.viewer.results.Character
-
- close() - Method in class com.groupdocs.viewer.Viewer
-
Releases file stream and managed internal resources.
- close(boolean) - Method in class com.groupdocs.viewer.Viewer
-
Releases file stream and managed internal resources.
- closeFileStream(OutputStream) - Method in interface com.groupdocs.viewer.interfaces.FileStreamFactory
-
- closePageStream(int, OutputStream) - Method in interface com.groupdocs.viewer.interfaces.PageStreamFactory
-
- closeResourceStream(int, Resource, OutputStream) - Method in interface com.groupdocs.viewer.interfaces.ResourceStreamFactory
-
- CMAKE - Static variable in class com.groupdocs.viewer.FileType
-
CMake File (.cmake)
- com.groupdocs.viewer - package com.groupdocs.viewer
-
The package provides classes for rendering documents in HTML5, Image or PDF modes fast and with high quality.
- com.groupdocs.viewer.caching - package com.groupdocs.viewer.caching
-
The package provides classes for customizing caching behaviour.
- com.groupdocs.viewer.exception - package com.groupdocs.viewer.exception
-
The package provides classes for exceptions which can occur while working with a document.
- com.groupdocs.viewer.fonts - package com.groupdocs.viewer.fonts
-
The package provides classes classes and enumerations to manage fonts used during rendering process.
- com.groupdocs.viewer.interfaces - package com.groupdocs.viewer.interfaces
-
The package provides interfaces to instantiate and release output document and it's resources.
- com.groupdocs.viewer.legacy - package com.groupdocs.viewer.legacy
-
The package provides classes for legacy API.
- com.groupdocs.viewer.legacy.config - package com.groupdocs.viewer.legacy.config
-
The package provides classes for customizing groupDocs.viewer.legacy behaviour.
- com.groupdocs.viewer.legacy.converter.options - package com.groupdocs.viewer.legacy.converter.options
-
The package provides classes that allow to specify additional options when rendering documents.
- com.groupdocs.viewer.legacy.domain - package com.groupdocs.viewer.legacy.domain
-
The package provides classes to operate with groupDocs.viewer.
- com.groupdocs.viewer.legacy.domain.cache - package com.groupdocs.viewer.legacy.domain.cache
-
The package exposes interfaces which should be implemented to customize caching behaviour.
- com.groupdocs.viewer.legacy.domain.containers - package com.groupdocs.viewer.legacy.domain.containers
-
The package provides classes for working with document rendering results.
- com.groupdocs.viewer.legacy.domain.html - package com.groupdocs.viewer.legacy.domain.html
-
The package provides classes for working with document HTML representation.
- com.groupdocs.viewer.legacy.domain.image - package com.groupdocs.viewer.legacy.domain.image
-
The package provides classes for working with document image representation.
- com.groupdocs.viewer.legacy.domain.options - package com.groupdocs.viewer.legacy.domain.options
-
The package provides classes for setting rendering options dependent on document type.
- com.groupdocs.viewer.legacy.exception - package com.groupdocs.viewer.legacy.exception
-
The package provides classes for exceptions which can occur while working with a document.
- com.groupdocs.viewer.legacy.handler - package com.groupdocs.viewer.legacy.handler
-
The package provides classes for working with rendering handlers.
- com.groupdocs.viewer.legacy.handler.cache - package com.groupdocs.viewer.legacy.handler.cache
-
The package provides classes for working with caching.
- com.groupdocs.viewer.legacy.handler.input - package com.groupdocs.viewer.legacy.handler.input
-
The package exposes interfaces which should be implemented to customize document loading behaviour.
- com.groupdocs.viewer.legacy.storage - package com.groupdocs.viewer.legacy.storage
-
The package provides members, that allow users to implement their own storage system.
- com.groupdocs.viewer.options - package com.groupdocs.viewer.options
-
The package provides classes to specify additional options when rendering documents.
- com.groupdocs.viewer.results - package com.groupdocs.viewer.results
-
The package provides classes which represent document rendering results.
- COMPANY - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Company".
- CountRowsPerPageDefault - Static variable in class com.groupdocs.viewer.options.SpreadsheetOptions
-
- CPP - Static variable in class com.groupdocs.viewer.FileType
-
C++ Source Code File (.cpp)
- createFileStream() - Method in interface com.groupdocs.viewer.interfaces.FileStreamFactory
-
The method that returns readable stream.
- createPageStream(int) - Method in interface com.groupdocs.viewer.interfaces.PageStreamFactory
-
Creates the stream used to write output page data.
- createResourceByKeyAndFilter(String, String) - Static method in class com.groupdocs.viewer.caching.CacheKeys
-
- createResourceStream(int, Resource) - Method in interface com.groupdocs.viewer.interfaces.ResourceStreamFactory
-
Creates the stream used to write output HTML resource data.
- createResourceUrl(int, Resource) - Method in interface com.groupdocs.viewer.interfaces.ResourceStreamFactory
-
Creates the URL for HTML resource.
- CS - Static variable in class com.groupdocs.viewer.FileType
-
Java Source Code File (.cs)
- CSS - Static variable in class com.groupdocs.viewer.FileType
-
Cascading Style Sheet (.css)
- CSV - Static variable in class com.groupdocs.viewer.FileType
-
Comma Separated Values File (.csv)
- CXX - Static variable in class com.groupdocs.viewer.FileType
-
C++ Source Code File (.cxx)
- Days - Static variable in class com.groupdocs.viewer.options.TimeUnit
-
The one day interval.
- DCM - Static variable in class com.groupdocs.viewer.FileType
-
DICOM Image (.dcm)
- Default - Static variable in class com.groupdocs.viewer.options.LoadOptions
-
- DenyAll - Static variable in class com.groupdocs.viewer.options.Permissions
-
Deny printing, modification and data extraction.
- DenyDataExtraction - Static variable in class com.groupdocs.viewer.options.Permissions
-
Deny text and graphics extraction.
- DenyModification - Static variable in class com.groupdocs.viewer.options.Permissions
-
Deny to modify content, fill in forms, add or modify annotations.
- DenyPrinting - Static variable in class com.groupdocs.viewer.options.Permissions
-
Deny printing
- DEPARTMENT - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Department".
- Descending - Static variable in class com.groupdocs.viewer.legacy.domain.options.FileListOptions.FileListOrderBy
-
Deprecated.
Order by Descending
- DGN - Static variable in class com.groupdocs.viewer.FileType
-
MicroStation Design File (.dgn)
- Diagonal - Static variable in class com.groupdocs.viewer.options.Position
-
The diagonal position.
- DIB - Static variable in class com.groupdocs.viewer.FileType
-
Device Independent Bitmap File (.dib)
- DIFF - Static variable in class com.groupdocs.viewer.FileType
-
Patch File (.diff)
- DJVU - Static variable in class com.groupdocs.viewer.FileType
-
DjVu Image (.djvu)
- DNG - Static variable in class com.groupdocs.viewer.FileType
-
Digital Negative Specification (.dng)
- DOC - Static variable in class com.groupdocs.viewer.FileType
-
Microsoft Word Document (.doc)
- DOCM - Static variable in class com.groupdocs.viewer.FileType
-
Word Open XML Macro-Enabled Document (.docm)
- DOCX - Static variable in class com.groupdocs.viewer.FileType
-
Microsoft Word Open XML Document (.docx)
- DOT - Static variable in class com.groupdocs.viewer.FileType
-
Word Document Template (.dot)
- DOTM - Static variable in class com.groupdocs.viewer.FileType
-
Word Open XML Macro-Enabled Document Template (.dotm)
- DOTX - Static variable in class com.groupdocs.viewer.FileType
-
Word Open XML Document Template (.dotx)
- DWF - Static variable in class com.groupdocs.viewer.FileType
-
Design Web Format File (.dwf)
- DWG - Static variable in class com.groupdocs.viewer.FileType
-
AutoCAD Drawing Database File (.dwg)
- DXF - Static variable in class com.groupdocs.viewer.FileType
-
Drawing Exchange Format File (.dxf)
- GENDER - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Gender".
- get(String) - Method in interface com.groupdocs.viewer.caching.Cache
-
Gets the entry associated with this key if present and null otherwise.
- get(String) - Method in class com.groupdocs.viewer.caching.FileCache
-
Deserializes data associated with this key if present.
- getAddressFilter() - Method in class com.groupdocs.viewer.options.OutlookOptions
-
The email-address used to filter messages by sender or recipient.
- getArchiveOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The archive files view options.
- getAttachmentKey(String) - Static method in class com.groupdocs.viewer.caching.CacheKeys
-
Returns unique identifier for the cache entry that represents attachment file.
- getAttachments() - Method in class com.groupdocs.viewer.Viewer
-
Returns attachments contained by the document.
- getAttachmentsKey() - Static method in class com.groupdocs.viewer.caching.CacheKeys
-
Returns unique identifier for the cache entry that represents collection of
Attachment
objects.
- getCache() - Method in class com.groupdocs.viewer.ViewerSettings
-
The cache implementation used for storing rendering results.
- getCachePath() - Method in class com.groupdocs.viewer.caching.FileCache
-
- getCacheSubFolder() - Method in class com.groupdocs.viewer.caching.FileCache
-
- getCadOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The CAD drawing view options.
- getCharacters() - Method in class com.groupdocs.viewer.results.Word
-
- getCharset() - Method in class com.groupdocs.viewer.options.LoadOptions
-
- getColor() - Method in class com.groupdocs.viewer.options.Watermark
-
The watermark color.
- getConsumptionCredit() - Static method in class com.groupdocs.viewer.Metered
-
Retrieves count of credits consumed.
- getConsumptionQuantity() - Static method in class com.groupdocs.viewer.Metered
-
Retrieves amount of MBs processed.
- getCountRowsPerPage() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
The rows count to include into each page when splitting worksheet into pages.
- getDefaultFontName() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
Default font to be used when particular font used in document can't be found.
- getDocumentOpenPassword() - Method in class com.groupdocs.viewer.options.Security
-
The password required to open the PDF document.
- getEmailOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The email messages view options.
- getEndDate() - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
-
The end date of the Gantt Chart View to be included into the output.
- getEndDate() - Method in class com.groupdocs.viewer.results.ProjectManagementViewInfo
-
The date time when the project is to be completed.
- getEndPointX() - Method in class com.groupdocs.viewer.options.Tile
-
Returns the X coordinate of the highest right point on the drawing where the tile ends.
- getEndPointY() - Method in class com.groupdocs.viewer.options.Tile
-
Returns the Y coordinate of the highest right point on the drawing where the tile ends.
- getExtension() - Method in class com.groupdocs.viewer.FileType
-
Filename suffix (including the period ".") e.g.
- getFieldTextMap() - Method in class com.groupdocs.viewer.options.EmailOptions
-
The mapping between email message
Field
and field text representation.
- getFileFormat() - Method in class com.groupdocs.viewer.FileType
-
File type name e.g.
- getFileKey(String) - Static method in class com.groupdocs.viewer.caching.CacheKeys
-
Returns unique identifier for the cache entry that represents file.
- getFileName() - Method in class com.groupdocs.viewer.results.Attachment
-
- getFileName() - Method in class com.groupdocs.viewer.results.Resource
-
- getFileStreamFactory() - Method in class com.groupdocs.viewer.options.PdfViewOptions
-
- getFileType() - Method in class com.groupdocs.viewer.options.LoadOptions
-
The type of the file to open.
- getFileType() - Method in class com.groupdocs.viewer.results.Attachment
-
- getFileType() - Method in class com.groupdocs.viewer.results.ViewInfo
-
- getFolder() - Method in class com.groupdocs.viewer.options.ArchiveOptions
-
The folder inside the archive to be rendered.
- getFolder() - Method in class com.groupdocs.viewer.options.OutlookOptions
-
The name of the folder (e.g.
- getFolderPath() - Method in class com.groupdocs.viewer.fonts.FolderFontSource
-
Path to the folder that contains TrueType fonts.
- getFolders() - Method in class com.groupdocs.viewer.results.ArchiveViewInfo
-
- getFolders() - Method in class com.groupdocs.viewer.results.OutlookViewInfo
-
- getFontName() - Method in class com.groupdocs.viewer.options.Watermark
-
The font name used for the watermark.
- getFontsToExclude() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
The list of font names, to exclude from HTML document.
- getHeight() - Method in class com.groupdocs.viewer.options.CadOptions
-
The height of the output result in pixels.
- getHeight() - Method in class com.groupdocs.viewer.options.JpgViewOptions
-
The height of an output image in pixels.
- getHeight() - Method in class com.groupdocs.viewer.options.PngViewOptions
-
The height of an output image in pixels.
- getHeight() - Method in class com.groupdocs.viewer.options.Tile
-
The height of the tile in pixels.
- getHeight() - Method in class com.groupdocs.viewer.results.Layout
-
- getHeight() - Method in class com.groupdocs.viewer.results.Page
-
- getHeight() - Method in class com.groupdocs.viewer.results.TextElement
-
- getId() - Method in class com.groupdocs.viewer.results.Attachment
-
- getImageQuality() - Method in class com.groupdocs.viewer.options.PdfOptions
-
Specifies output image quality for image resources when rendering into HTML.
- getJpgQuality() - Method in class com.groupdocs.viewer.options.PdfViewOptions
-
The quality of the JPG images contained by output PDF document;
Valid values are between 1 and 100;
Default value is 90.
- getKeys(String) - Method in interface com.groupdocs.viewer.caching.Cache
-
Returns all keys matching filter.
- getKeys(String) - Method in class com.groupdocs.viewer.caching.FileCache
-
Returns all file names that contains filter in filename.
- getLayers() - Method in class com.groupdocs.viewer.options.CadOptions
-
The CAD drawing layers to render.
- getLayers() - Method in class com.groupdocs.viewer.results.CadViewInfo
-
- getLayoutName() - Method in class com.groupdocs.viewer.options.CadOptions
-
The name of the specific layout to render.
- getLayouts() - Method in class com.groupdocs.viewer.results.CadViewInfo
-
- getLines() - Method in class com.groupdocs.viewer.results.Page
-
- getMaxItemsInFolder() - Method in class com.groupdocs.viewer.options.OutlookOptions
-
The maximum number of messages or items, that can be rendered from one folder.
- getName() - Method in class com.groupdocs.viewer.options.Field
-
- getName() - Method in class com.groupdocs.viewer.results.Layer
-
- getName() - Method in class com.groupdocs.viewer.results.Layout
-
- getNumber() - Method in class com.groupdocs.viewer.results.Page
-
- getOutlookOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The MS Outlook data files view options.
- getPageKey(int, String) - Static method in class com.groupdocs.viewer.caching.CacheKeys
-
Returns unique identifier for the cache entry that represents page file.
- getPages() - Method in class com.groupdocs.viewer.results.ViewInfo
-
- getPageSize() - Method in class com.groupdocs.viewer.options.EmailOptions
-
The size of the output page.
- getPageSize() - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
-
The output page size.
- getPageStreamFactory() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
- getPageStreamFactory() - Method in class com.groupdocs.viewer.options.JpgViewOptions
-
- getPageStreamFactory() - Method in class com.groupdocs.viewer.options.PngViewOptions
-
- getPassword() - Method in class com.groupdocs.viewer.options.LoadOptions
-
The password for opening password-protected file.
- getPdfOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The PDF documents view options.
- getPermissions() - Method in class com.groupdocs.viewer.options.Security
-
The PDF document permissions such as printing, modification and data extraction.
- getPermissionsPassword() - Method in class com.groupdocs.viewer.options.Security
-
The password required to change permission settings;
Using a permissions password you can restrict printing, modification and data extraction.
- getPosition() - Method in class com.groupdocs.viewer.options.Watermark
-
The watermark position.
- getProjectManagementOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The project management files view options.
- getQuality() - Method in class com.groupdocs.viewer.options.JpgViewOptions
-
Quality of the output image;
Valid values are between 1 and 100;
Default value is 90.
- getRelativeSize() - Method in class com.groupdocs.viewer.options.Size
-
The watermark text size in percentages in relation to page width.
- getResourceFilter(int) - Static method in class com.groupdocs.viewer.caching.CacheKeys
-
Returns filter string to search for cache entries that represents
Resource
objects.
- getResourceKey(int, Resource) - Static method in class com.groupdocs.viewer.caching.CacheKeys
-
Returns unique identifier for the cache entry that represents
Resource
object.
- getResourceStreamFactory() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
- getScaleFactor() - Method in class com.groupdocs.viewer.options.CadOptions
-
Values higher than 1 will enlarge output result; values between 0 and 1 will make output result smaller.
- getSearchOption() - Method in class com.groupdocs.viewer.fonts.FolderFontSource
-
Specifies whether to search the current folder, or the current folder and all subfolders.
- getSecurity() - Method in class com.groupdocs.viewer.options.PdfViewOptions
-
The output PDF document security options.
- getSize() - Method in class com.groupdocs.viewer.options.Watermark
-
The watermark size.
- getSize() - Method in class com.groupdocs.viewer.results.Attachment
-
- getSpreadsheetOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The spreadsheet files view options.
- getStartDate() - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
-
The start date of the Gantt Chart View to be included into the output.
- getStartDate() - Method in class com.groupdocs.viewer.results.ProjectManagementViewInfo
-
The date time from which the project started.
- getStartPointX() - Method in class com.groupdocs.viewer.options.Tile
-
The X coordinate of the lowest left point on the drawing where the tile begins.
- getStartPointY() - Method in class com.groupdocs.viewer.options.Tile
-
The Y coordinate of the lowest left point on the drawing where the tile begins.
- getSupportedFileTypes() - Static method in class com.groupdocs.viewer.FileType
-
Retrieves supported file types
- getText() - Method in class com.groupdocs.viewer.options.Watermark
-
- getTextFilter() - Method in class com.groupdocs.viewer.options.OutlookOptions
-
The keywords used to filter messages.
- getTextOverflowMode() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
The text overflow mode for rendering spreadsheet documents into HTML.
- getTiles() - Method in class com.groupdocs.viewer.options.CadOptions
-
The drawing regions to render.
- getTimeUnit() - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
-
The time unit.
- getValue() - Method in class com.groupdocs.viewer.results.TextElement
-
- getViewInfo(ViewInfoOptions) - Method in class com.groupdocs.viewer.Viewer
-
Returns information about view and document specific information.
- getViewInfoKey() - Static method in class com.groupdocs.viewer.caching.CacheKeys
-
Returns unique identifier for the cache entry that represents
ViewInfo
object.
- getWatermark() - Method in class com.groupdocs.viewer.options.ViewOptions
-
The text watermark applied to each page.
- getWidth() - Method in class com.groupdocs.viewer.options.CadOptions
-
The width of the output result in pixels.
- getWidth() - Method in class com.groupdocs.viewer.options.JpgViewOptions
-
The width of the output image in pixels.
- getWidth() - Method in class com.groupdocs.viewer.options.PngViewOptions
-
The width of the output image in pixels.
- getWidth() - Method in class com.groupdocs.viewer.options.Tile
-
The width of the tile in pixels.
- getWidth() - Method in class com.groupdocs.viewer.results.Layout
-
- getWidth() - Method in class com.groupdocs.viewer.results.Page
-
- getWidth() - Method in class com.groupdocs.viewer.results.TextElement
-
- getWordProcessingOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The word processing documents view options.
- getWords() - Method in class com.groupdocs.viewer.results.Line
-
- getX() - Method in class com.groupdocs.viewer.results.TextElement
-
- getY() - Method in class com.groupdocs.viewer.results.TextElement
-
- GIF - Static variable in class com.groupdocs.viewer.FileType
-
Graphical Interchange Format File (.gif)
- GROOVY - Static variable in class com.groupdocs.viewer.FileType
-
Groovy Source Code File (.groovy)
- GroupDocsViewerException - Exception in com.groupdocs.viewer.exception
-
Represents the generic errors that occur during document processing.
- GroupDocsViewerException(String) - Constructor for exception com.groupdocs.viewer.exception.GroupDocsViewerException
-
- GroupDocsViewerException(Throwable) - Constructor for exception com.groupdocs.viewer.exception.GroupDocsViewerException
-
Instantiates a new Group docs exception.
- GroupDocsViewerException(String, Throwable) - Constructor for exception com.groupdocs.viewer.exception.GroupDocsViewerException
-
- ICO - Static variable in class com.groupdocs.viewer.FileType
-
Icon File (.ico)
- IFC - Static variable in class com.groupdocs.viewer.FileType
-
Industry Foundation Classes File (.ifc)
- ImageQuality - Class in com.groupdocs.viewer.options
-
The quality of images in the output HTML contained by the PDF documents.
- IMPORTANCE - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Importance".
- IncorrectPasswordException - Exception in com.groupdocs.viewer.exception
-
The exception that is thrown when specified password is incorrect.
- IncorrectPasswordException() - Constructor for exception com.groupdocs.viewer.exception.IncorrectPasswordException
-
- IncorrectPasswordException(String, Throwable) - Constructor for exception com.groupdocs.viewer.exception.IncorrectPasswordException
-
- isDisableCharsGrouping() - Method in class com.groupdocs.viewer.options.PdfOptions
-
Disables chars grouping to keep maximum precision during chars positioning when rendering the page.
- isEmbedResources() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
- isEnableFontHinting() - Method in class com.groupdocs.viewer.options.PdfOptions
-
Enables font hinting.
- isEnableLayeredRendering() - Method in class com.groupdocs.viewer.options.PdfOptions
-
Enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML.
- isEqualTo(FolderFontSource, FolderFontSource) - Static method in class com.groupdocs.viewer.fonts.FolderFontSource
-
- isEqualTo(Layer, Layer) - Static method in class com.groupdocs.viewer.results.Layer
-
Determines whether two
Layer
objects are the same.
- isEqualTo(Layout, Layout) - Static method in class com.groupdocs.viewer.results.Layout
-
Determines whether two
Layout
objects are the same.
- isExcludeFonts() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
When enabled prevents adding any fonts into HTML document.
- isExternalResources() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
- isExtractText() - Method in class com.groupdocs.viewer.options.JpgViewOptions
-
Enables text extraction.
- isExtractText() - Method in class com.groupdocs.viewer.options.PngViewOptions
-
Enables text extraction.
- isExtractText() - Method in class com.groupdocs.viewer.options.ViewInfoOptions
-
Indicates that text extraction is enabled.
- isForHtmlView() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
- isForPrinting() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
Indicates whether to optimize output HTML for printing.
- isMinify() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
Enables HTML content and HTML resources minification.
- isNested() - Method in class com.groupdocs.viewer.results.Resource
-
- isNotEqualTo(FolderFontSource, FolderFontSource) - Static method in class com.groupdocs.viewer.fonts.FolderFontSource
-
- isNotEqualTo(Layer, Layer) - Static method in class com.groupdocs.viewer.results.Layer
-
Determines whether two
Layer
objects are not the same.
- isNotEqualTo(Layout, Layout) - Static method in class com.groupdocs.viewer.results.Layout
-
Determines whether two
Layout
objects are not the same.
- isOnePagePerSheet() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Indicates that one sheet is rendered into one page.
- isPrintingAllowed() - Method in class com.groupdocs.viewer.results.PdfViewInfo
-
- isRecursive() - Method in class com.groupdocs.viewer.fonts.FolderFontSource
-
- isRenderComments() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
Enables rendering comments.
- isRenderGridLines() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Enables grid lines rendering.
- isRenderHiddenColumns() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Enables hidden columns rendering.
- isRenderHiddenPages() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
Enables rendering of hidden pages.
- isRenderHiddenRows() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Enables hidden rows rendering.
- isRenderLayouts() - Method in class com.groupdocs.viewer.options.CadOptions
-
Indicates whether layouts from CAD document should be rendered.
- isRenderNotes() - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
Enables rendering notes.
- isRenderPrintAreaOnly() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Indicates that only print areas are rendered.
- isRenderResponsive() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
Enables responsive rendering;
Responsive web-pages render well on a devices with different screen size.
- isRenderTrackedChanges() - Method in class com.groupdocs.viewer.options.WordProcessingOptions
-
Enables tracked changes (revisions) rendering.
- isSkipEmptyColumns() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Disables empty columns rendering.
- isSkipEmptyRows() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Disables empty rows rendering.
- isSplitIntoPages() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
- isVisible() - Method in class com.groupdocs.viewer.results.Layer
-
- isVisible() - Method in class com.groupdocs.viewer.results.Page
-
- ODG - Static variable in class com.groupdocs.viewer.FileType
-
OpenDocument Graphic File (.odg)
- ODP - Static variable in class com.groupdocs.viewer.FileType
-
OpenDocument Presentation (.odp)
- ODS - Static variable in class com.groupdocs.viewer.FileType
-
OpenDocument Spreadsheet (.ods)
- ODT - Static variable in class com.groupdocs.viewer.FileType
-
OpenDocument Text Document (.odt)
- On180Degree - Static variable in class com.groupdocs.viewer.options.Rotation
-
The 180 degree page rotation.
- On270Degree - Static variable in class com.groupdocs.viewer.options.Rotation
-
The 270 degree page rotation.
- On90Degree - Static variable in class com.groupdocs.viewer.options.Rotation
-
The 90 degree page rotation.
- ONE - Static variable in class com.groupdocs.viewer.FileType
-
OneNote Document (.one)
- ONE_THIRD - Static variable in class com.groupdocs.viewer.options.Size
-
The one third of the maximum size of watermark text that fits page.
- op_Equality(FileType, FileType) - Static method in class com.groupdocs.viewer.FileType
-
Determines whether two
FileType
objects are the same.
- op_Inequality(FileType, FileType) - Static method in class com.groupdocs.viewer.FileType
-
Determines whether two
FileType
objects are not the same.
- ORGANIZER - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Organizer".
- OST - Static variable in class com.groupdocs.viewer.FileType
-
Outlook Offline Data File (.ost)
- OTHER_ADDRESS - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Other Address".
- OTP - Static variable in class com.groupdocs.viewer.FileType
-
OpenDocument Presentation Template (.otp)
- OTS - Static variable in class com.groupdocs.viewer.FileType
-
OpenDocument Spreadsheet Template (.ots)
- OTT - Static variable in class com.groupdocs.viewer.FileType
-
OpenDocument Document Template (.ott)
- OutlookOptions - Class in com.groupdocs.viewer.options
-
Provides options for rendering Outlook data files.
- OutlookOptions() - Constructor for class com.groupdocs.viewer.options.OutlookOptions
-
- OutlookViewInfo - Class in com.groupdocs.viewer.results
-
Represents view information for Outlook Data file.
- OutlookViewInfo(FileType, List<Page>, List<String>) - Constructor for class com.groupdocs.viewer.results.OutlookViewInfo
-
- Overlay - Static variable in class com.groupdocs.viewer.options.TextOverflowMode
-
Overlay next cells even they are not empty.
- OverlayIfNextIsEmpty - Static variable in class com.groupdocs.viewer.options.TextOverflowMode
-
Overlay next cells only if they are empty.
- OXPS - Static variable in class com.groupdocs.viewer.FileType
-
OpenXPS File (.oxps)
- Page - Class in com.groupdocs.viewer.results
-
Represents single page that can be viewed.
- Page(int, boolean) - Constructor for class com.groupdocs.viewer.results.Page
-
Initializes new instance of
Page
class.
- Page(int, boolean, int, int) - Constructor for class com.groupdocs.viewer.results.Page
-
Initializes new instance of
Page
class.
- Page(int, boolean, int, int, List<Line>) - Constructor for class com.groupdocs.viewer.results.Page
-
Initializes new instance of
Page
class.
- PageRotations - Variable in class com.groupdocs.viewer.options.ViewOptions
-
The page rotations.
- PageSize - Class in com.groupdocs.viewer.options
-
The size of the page.
- PageStreamFactory - Interface in com.groupdocs.viewer.interfaces
-
Defines the methods that are required for instantiating and releasing output page stream.
- PasswordRequiredException - Exception in com.groupdocs.viewer.exception
-
The exception that is thrown when password is required to load the document.
- PasswordRequiredException() - Constructor for exception com.groupdocs.viewer.exception.PasswordRequiredException
-
- PasswordRequiredException(String, Throwable) - Constructor for exception com.groupdocs.viewer.exception.PasswordRequiredException
-
- PCL - Static variable in class com.groupdocs.viewer.FileType
-
Printer Command Language Document (.pcl)
- PDF - Static variable in class com.groupdocs.viewer.FileType
-
Portable Document Format File (.pdf)
- PdfOptions - Class in com.groupdocs.viewer.options
-
Provides options for rendering PDF documents.
- PdfOptions() - Constructor for class com.groupdocs.viewer.options.PdfOptions
-
- PdfViewInfo - Class in com.groupdocs.viewer.results
-
Represents view information for PDF document.
- PdfViewInfo(FileType, List<Page>, boolean) - Constructor for class com.groupdocs.viewer.results.PdfViewInfo
-
- PdfViewOptions - Class in com.groupdocs.viewer.options
-
Provides options for rendering documents into PDF format.
- PdfViewOptions(FileStreamFactory) - Constructor for class com.groupdocs.viewer.options.PdfViewOptions
-
- PdfViewOptions() - Constructor for class com.groupdocs.viewer.options.PdfViewOptions
-
- PdfViewOptions(String) - Constructor for class com.groupdocs.viewer.options.PdfViewOptions
-
- Permissions - Class in com.groupdocs.viewer.options
-
Defines PDF document permissions.
- PERSONAL_HOMEPAGE - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Personal Homepage".
- PHP - Static variable in class com.groupdocs.viewer.FileType
-
PHP Source Code File (.php)
- PL - Static variable in class com.groupdocs.viewer.FileType
-
Perl Script (.pl)
- PNG - Static variable in class com.groupdocs.viewer.FileType
-
Portable Network Graphic (.png)
- PngViewOptions - Class in com.groupdocs.viewer.options
-
Provides options for rendering documents into PNG format.
- PngViewOptions(PageStreamFactory) - Constructor for class com.groupdocs.viewer.options.PngViewOptions
-
- PngViewOptions() - Constructor for class com.groupdocs.viewer.options.PngViewOptions
-
- PngViewOptions(String) - Constructor for class com.groupdocs.viewer.options.PngViewOptions
-
- Position - Class in com.groupdocs.viewer.options
-
Defines watermark position.
- POT - Static variable in class com.groupdocs.viewer.FileType
-
PowerPoint Template (.pot)
- POTM - Static variable in class com.groupdocs.viewer.FileType
-
PowerPoint Open XML Macro-Enabled Presentation Template (.potm)
- POTX - Static variable in class com.groupdocs.viewer.FileType
-
PowerPoint Open XML Presentation Template (.potx)
- PPS - Static variable in class com.groupdocs.viewer.FileType
-
PowerPoint Slide Show (.pps)
- PPSM - Static variable in class com.groupdocs.viewer.FileType
-
PowerPoint Open XML Macro-Enabled Slide (.ppsm)
- PPSX - Static variable in class com.groupdocs.viewer.FileType
-
PowerPoint Open XML Slide Show (.ppsx)
- PPT - Static variable in class com.groupdocs.viewer.FileType
-
PowerPoint Presentation (.ppt)
- PPTM - Static variable in class com.groupdocs.viewer.FileType
-
PowerPoint Open XML Macro-Enabled Presentation
- PPTX - Static variable in class com.groupdocs.viewer.FileType
-
PowerPoint Open XML Presentation (.pptx)
- PROFESSION - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Profession".
- ProjectManagementOptions - Class in com.groupdocs.viewer.options
-
Provides options for rendering project management files.
- ProjectManagementOptions() - Constructor for class com.groupdocs.viewer.options.ProjectManagementOptions
-
- ProjectManagementViewInfo - Class in com.groupdocs.viewer.results
-
Represents view information for MS Project document.
- ProjectManagementViewInfo(FileType, List<Page>, Date, Date) - Constructor for class com.groupdocs.viewer.results.ProjectManagementViewInfo
-
- PROPERTIES - Static variable in class com.groupdocs.viewer.FileType
-
Java Properties File (.properties)
- PS - Static variable in class com.groupdocs.viewer.FileType
-
PostScript File (.ps)
- PSD - Static variable in class com.groupdocs.viewer.FileType
-
Adobe Photoshop Document (.psd)
- PST - Static variable in class com.groupdocs.viewer.FileType
-
Outlook Personal Information Store File (.pst)
- PY - Static variable in class com.groupdocs.viewer.FileType
-
Python Script (.py)
- SASS - Static variable in class com.groupdocs.viewer.FileType
-
Syntactically Awesome StyleSheets File (.sass)
- saveAttachment(String, OutputStream) - Method in class com.groupdocs.viewer.Viewer
-
Saves attachment file to destination
stream.
- SCALA - Static variable in class com.groupdocs.viewer.FileType
-
Scala Source Code File (.scala)
- SCM - Static variable in class com.groupdocs.viewer.FileType
-
Scheme Source Code File (.scm)
- SCRIPT - Static variable in class com.groupdocs.viewer.FileType
-
Generic Script File (.script)
- SearchOption - Class in com.groupdocs.viewer.fonts
-
Specifies whether to search the current folder, or the current folder and all subfolders.
- Security - Class in com.groupdocs.viewer.options
-
Provides PDF document security options.
- Security() - Constructor for class com.groupdocs.viewer.options.Security
-
Initializes new instance of
Security
class.
- SENT - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Sent".
- set(String, Object) - Method in interface com.groupdocs.viewer.caching.Cache
-
Inserts a cache entry into the cache.
- set(String, Object) - Method in class com.groupdocs.viewer.caching.FileCache
-
Serializes data to the local disk.
- setAddressFilter(String) - Method in class com.groupdocs.viewer.options.OutlookOptions
-
The email-address used to filter messages by sender or recipient.
- setArchiveOptions(ArchiveOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The archive files view options.
- setCadOptions(CadOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The CAD drawing view options.
- setCharset(Charset) - Method in class com.groupdocs.viewer.options.LoadOptions
-
- setColor(Color) - Method in class com.groupdocs.viewer.options.Watermark
-
The watermark color.
- setDefaultFontName(String) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
Default font to be used when particular font used in document can't be found.
- setDisableCharsGrouping(boolean) - Method in class com.groupdocs.viewer.options.PdfOptions
-
Disables chars grouping to keep maximum precision during chars positioning when rendering the page.
- setDocumentOpenPassword(String) - Method in class com.groupdocs.viewer.options.Security
-
The password required to open the PDF document.
- setEmailOptions(EmailOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The email messages view options.
- setEnableFontHinting(boolean) - Method in class com.groupdocs.viewer.options.PdfOptions
-
Enables font hinting.
- setEnableLayeredRendering(boolean) - Method in class com.groupdocs.viewer.options.PdfOptions
-
Enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML.
- setEndDate(Date) - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
-
The end date of the Gantt Chart View to be included into the output.
- setExcludeFonts(boolean) - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
When enabled prevents adding any fonts into HTML document.
- setExtractText(boolean) - Method in class com.groupdocs.viewer.options.JpgViewOptions
-
Enables text extraction.
- setExtractText(boolean) - Method in class com.groupdocs.viewer.options.PngViewOptions
-
Enables text extraction.
- setFieldTextMap(Map<Field, String>) - Method in class com.groupdocs.viewer.options.EmailOptions
-
The mapping between email message
Field
and field text representation.
- setFileType(FileType) - Method in class com.groupdocs.viewer.options.LoadOptions
-
The type of the file to open.
- setFolder(String) - Method in class com.groupdocs.viewer.options.ArchiveOptions
-
The folder inside the archive to be rendered.
- setFolder(String) - Method in class com.groupdocs.viewer.options.OutlookOptions
-
The name of the folder (e.g.
- setFontName(String) - Method in class com.groupdocs.viewer.options.Watermark
-
The font name used for the watermark.
- setFontSources(FontSource...) - Static method in class com.groupdocs.viewer.fonts.FontSettings
-
Set the sources to look for TrueType fonts when rendering documents.
- setFontsToExclude(List<String>) - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
The list of font names, to exclude from HTML document.
- setForHtmlView(boolean) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
- setForPrinting(boolean) - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
Indicates whether to optimize output HTML for printing.
- setHeight(int) - Method in class com.groupdocs.viewer.options.JpgViewOptions
-
The height of an output image in pixels.
- setHeight(int) - Method in class com.groupdocs.viewer.options.PngViewOptions
-
The height of an output image in pixels.
- setImageQuality(int) - Method in class com.groupdocs.viewer.options.PdfOptions
-
Specifies output image quality for image resources when rendering into HTML.
- setJpgQuality(byte) - Method in class com.groupdocs.viewer.options.PdfViewOptions
-
The quality of the JPG images contained by output PDF document;
Valid values are between 1 and 100;
Default value is 90.
- setLayers(List<Layer>) - Method in class com.groupdocs.viewer.options.CadOptions
-
The CAD drawing layers to render.
- setLayoutName(String) - Method in class com.groupdocs.viewer.options.CadOptions
-
The name of the specific layout to render.
- setLicense(InputStream) - Method in class com.groupdocs.viewer.License
-
Licenses the component.
- setLicense(String) - Method in class com.groupdocs.viewer.License
-
Licenses the component.
- setMaxItemsInFolder(int) - Method in class com.groupdocs.viewer.options.OutlookOptions
-
The maximum number of messages or items, that can be rendered from one folder.
- setMeteredKey(String, String) - Method in class com.groupdocs.viewer.Metered
-
Activates product with Metered keys.
- setMinify(boolean) - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
Enables HTML content and HTML resources minification.
- setOutlookOptions(OutlookOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The MS Outlook data files view options.
- setPageSize(int) - Method in class com.groupdocs.viewer.options.EmailOptions
-
The size of the output page.
- setPageSize(int) - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
-
The output page size.
- setPassword(String) - Method in class com.groupdocs.viewer.options.LoadOptions
-
The password for opening password-protected file.
- setPdfOptions(PdfOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The PDF documents view options.
- setPermissions(int) - Method in class com.groupdocs.viewer.options.Security
-
The PDF document permissions such as printing, modification and data extraction.
- setPermissionsPassword(String) - Method in class com.groupdocs.viewer.options.Security
-
The password required to change permission settings;
Using a permissions password you can restrict printing, modification and data extraction.
- setPosition(int) - Method in class com.groupdocs.viewer.options.Watermark
-
The watermark position.
- setProjectManagementOptions(ProjectManagementOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The project management files view options.
- setQuality(byte) - Method in class com.groupdocs.viewer.options.JpgViewOptions
-
Quality of the output image;
Valid values are between 1 and 100;
Default value is 90.
- setRenderComments(boolean) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
Enables rendering comments.
- setRenderGridLines(boolean) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Enables grid lines rendering.
- setRenderHiddenColumns(boolean) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Enables hidden columns rendering.
- setRenderHiddenPages(boolean) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
Enables rendering of hidden pages.
- setRenderHiddenRows(boolean) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Enables hidden rows rendering.
- setRenderLayouts(boolean) - Method in class com.groupdocs.viewer.options.CadOptions
-
Indicates whether layouts from CAD document should be rendered.
- setRenderNotes(boolean) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
Enables rendering notes.
- setRenderResponsive(boolean) - Method in class com.groupdocs.viewer.options.HtmlViewOptions
-
Enables responsive rendering;
Responsive web-pages render well on a devices with different screen size.
- setRenderTrackedChanges(boolean) - Method in class com.groupdocs.viewer.options.WordProcessingOptions
-
Enables tracked changes (revisions) rendering.
- setSecurity(Security) - Method in class com.groupdocs.viewer.options.PdfViewOptions
-
The output PDF document security options.
- setSize(Size) - Method in class com.groupdocs.viewer.options.Watermark
-
The watermark size.
- setSkipEmptyColumns(boolean) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Disables empty columns rendering.
- setSkipEmptyRows(boolean) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
Disables empty rows rendering.
- setSpreadsheetOptions(SpreadsheetOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The spreadsheet files view options.
- setStartDate(Date) - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
-
The start date of the Gantt Chart View to be included into the output.
- setTextFilter(String) - Method in class com.groupdocs.viewer.options.OutlookOptions
-
The keywords used to filter messages.
- setTextOverflowMode(int) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
-
The text overflow mode for rendering spreadsheet documents into HTML.
- setTiles(List<Tile>) - Method in class com.groupdocs.viewer.options.CadOptions
-
The drawing regions to render.
- setTimeUnit(int) - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
-
The time unit.
- setWatermark(Watermark) - Method in class com.groupdocs.viewer.options.ViewOptions
-
The text watermark applied to each page.
- setWidth(int) - Method in class com.groupdocs.viewer.options.JpgViewOptions
-
The width of the output image in pixels.
- setWidth(int) - Method in class com.groupdocs.viewer.options.PngViewOptions
-
The width of the output image in pixels.
- setWordProcessingOptions(WordProcessingOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
-
The word processing documents view options.
- SH - Static variable in class com.groupdocs.viewer.FileType
-
Bash Shell Script (.sh)
- SHOW_TIME_AS - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Show Time As".
- Size - Static variable in class com.groupdocs.viewer.legacy.domain.options.FileListOptions.FileListSortBy
-
Deprecated.
Order by Size
- Size - Class in com.groupdocs.viewer.options
-
Watermark size.
- Size(byte) - Constructor for class com.groupdocs.viewer.options.Size
-
Initializes new instance of
Size
class.
- SML - Static variable in class com.groupdocs.viewer.FileType
-
Standard ML Source Code File (.sml)
- SPOUSE_PARTNER - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Spouse/Partner".
- SpreadsheetOptions - Class in com.groupdocs.viewer.options
-
Provides options for rendering spreadsheets.
- SQL - Static variable in class com.groupdocs.viewer.FileType
-
Structured Query Language Data File (.sql)
- START - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Start".
- STL - Static variable in class com.groupdocs.viewer.FileType
-
Stereolithography File (.stl)
- SUBJECT - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "Subject".
- SVG - Static variable in class com.groupdocs.viewer.FileType
-
Scalable Vector Graphics File (.svg)
- SXC - Static variable in class com.groupdocs.viewer.FileType
-
StarOffice Calc Spreadsheet (.sxc)
- TAR - Static variable in class com.groupdocs.viewer.FileType
-
Consolidated Unix File Archive (.tar)
- TEX - Static variable in class com.groupdocs.viewer.FileType
-
LaTeX Source Document (.tex)
- TextElement<T> - Class in com.groupdocs.viewer.results
-
Represents generic text element.
- TextElement(T, double, double, double, double) - Constructor for class com.groupdocs.viewer.results.TextElement
-
Initializes new instance of TextElement{T}
class.
- TextOverflowMode - Class in com.groupdocs.viewer.options
-
Defines text overflow mode for rendering spreadsheet documents into HTML.
- ThirdsOfMonths - Static variable in class com.groupdocs.viewer.options.TimeUnit
-
The one third of the month.
- TIF - Static variable in class com.groupdocs.viewer.FileType
-
Tagged Image File (.tif)
- TIFF - Static variable in class com.groupdocs.viewer.FileType
-
Tagged Image File Format (.tiff)
- Tile - Class in com.groupdocs.viewer.options
-
Represents drawing region.
- Tile(int, int, int, int) - Constructor for class com.groupdocs.viewer.options.Tile
-
Initializes a new instance of the
Tile
class.
- TimeUnit - Class in com.groupdocs.viewer.options
-
Time unit of the project duration.
- TO - Static variable in class com.groupdocs.viewer.options.Field
-
Default field text is "To".
- TopCenter - Static variable in class com.groupdocs.viewer.options.Position
-
The top center position.
- TopFolderOnly - Static variable in class com.groupdocs.viewer.fonts.SearchOption
-
Includes only the current folder in a search.
- TopLeft - Static variable in class com.groupdocs.viewer.options.Position
-
The top left position.
- TopRight - Static variable in class com.groupdocs.viewer.options.Position
-
The top right position.
- toString() - Method in class com.groupdocs.viewer.FileType
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.fonts.FolderFontSource
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.options.Field
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.results.Attachment
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.results.Character
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.results.Layer
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.results.Layout
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.results.Line
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.results.Page
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.results.Resource
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.results.TextElement
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.results.ViewInfo
-
Returns a string that represents the current object.
- toString() - Method in class com.groupdocs.viewer.results.Word
-
Returns a string that represents the current object.
- TSV - Static variable in class com.groupdocs.viewer.FileType
-
Tab Separated Values File (.tsv)
- TXT - Static variable in class com.groupdocs.viewer.FileType
-
Plain Text File (.txt)