- getAccessToken() - Method in class com.groupdocs.cloud.viewer.client.auth.OAuth
-
- getAddressFilter() - Method in class com.groupdocs.cloud.viewer.model.OutlookOptions
-
The email-address used to filter messages by sender or recipient
- getApiBaseUrl() - Method in class com.groupdocs.cloud.viewer.client.Configuration
-
Gets API base URL, default value is https://api.groupdocs.cloud
- getApiClient() - Method in class com.groupdocs.cloud.viewer.api.FileApi
-
Gets ApiClient
- getApiClient() - Method in class com.groupdocs.cloud.viewer.api.FolderApi
-
Gets ApiClient
- getApiClient() - Method in class com.groupdocs.cloud.viewer.api.InfoApi
-
Gets ApiClient
- getApiClient() - Method in class com.groupdocs.cloud.viewer.api.StorageApi
-
Gets ApiClient
- getApiClient() - Method in class com.groupdocs.cloud.viewer.api.ViewApi
-
Gets ApiClient
- getAppKey() - Method in class com.groupdocs.cloud.viewer.client.Configuration
-
Gets Application private key (App Key)
- getAppSid() - Method in class com.groupdocs.cloud.viewer.client.Configuration
-
Gets Application identifier (App SID)
- getArchiveOptions() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Rendering options for Archive source file formats
- getArchiveViewInfo() - Method in class com.groupdocs.cloud.viewer.model.InfoResult
-
Represents view information for archive file
- getAttachments() - Method in class com.groupdocs.cloud.viewer.model.InfoResult
-
Attachments
- getAttachments() - Method in class com.groupdocs.cloud.viewer.model.ViewResult
-
Attachments
- getAuthentication(String) - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getCadOptions() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Rendering options for CAD source file formats CAD file formats include files with extensions: .dwg, .dxf, .dgn, .ifc, .stl
- getCadViewInfo() - Method in class com.groupdocs.cloud.viewer.model.InfoResult
-
Represents view information for CAD drawing
- getCharacters() - Method in class com.groupdocs.cloud.viewer.model.Word
-
The characters contained by the word
- getCode() - Method in exception com.groupdocs.cloud.viewer.client.ApiException
-
Get the HTTP status code.
- getCode() - Method in class com.groupdocs.cloud.viewer.model.Error
-
Error code.
- getColor() - Method in class com.groupdocs.cloud.viewer.model.Watermark
-
Watermark color.
- getConnectTimeout() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
Get connection timeout (in milliseconds).
- getCountPagesToRender() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Count pages which should be rendered
- getCountRowsPerPage() - Method in class com.groupdocs.cloud.viewer.model.SpreadsheetOptions
-
The number of rows rendered into one page when PaginateSheets is enabled.
- getData() - Method in class com.groupdocs.cloud.viewer.client.ApiResponse
-
- getDate() - Method in class com.groupdocs.cloud.viewer.model.ErrorDetails
-
Date
- getDateFormat() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
- getDefaultEncoding() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Default encoding for the plain text files such as .csv, .txt and .eml files when encoding is not specified in header
- getDefaultFontName() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Default font name may be specified in following cases: - You want to generally specify the default font to fall back on, if particular font in the document cannot be found during rendering.
- getdeleteViewOptions() - Method in class com.groupdocs.cloud.viewer.model.requests.DeleteViewRequest
-
Delete options
- getdestPath() - Method in class com.groupdocs.cloud.viewer.model.requests.CopyFileRequest
-
Destination file path
- getdestPath() - Method in class com.groupdocs.cloud.viewer.model.requests.CopyFolderRequest
-
Destination folder path e.g.
- getdestPath() - Method in class com.groupdocs.cloud.viewer.model.requests.MoveFileRequest
-
Destination file path e.g.
- getdestPath() - Method in class com.groupdocs.cloud.viewer.model.requests.MoveFolderRequest
-
Destination folder path to move to e.g '/dst'
- getdestStorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.CopyFileRequest
-
Destination storage name
- getdestStorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.CopyFolderRequest
-
Destination storage name
- getdestStorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.MoveFileRequest
-
Destination storage name
- getdestStorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.MoveFolderRequest
-
Destination storage name
- getDisableCharsGrouping() - Method in class com.groupdocs.cloud.viewer.model.PdfDocumentOptions
-
Disables chars grouping to keep maximum precision during chars positioning when rendering the page
- getDiscUsage(GetDiscUsageRequest) - Method in class com.groupdocs.cloud.viewer.api.StorageApi
-
Get disc usage
- getDiscUsageAsync(GetDiscUsageRequest, ApiCallback<DiscUsage>) - Method in class com.groupdocs.cloud.viewer.api.StorageApi
-
Get disc usage (asynchronously)
- getDiscUsageCall(GetDiscUsageRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.viewer.api.StorageApi
-
Build call for getDiscUsage
- GetDiscUsageRequest - Class in com.groupdocs.cloud.viewer.model.requests
-
Request model for getDiscUsage method.
- GetDiscUsageRequest() - Constructor for class com.groupdocs.cloud.viewer.model.requests.GetDiscUsageRequest
-
Initializes a new instance of the GetDiscUsageRequest class.
- GetDiscUsageRequest(String) - Constructor for class com.groupdocs.cloud.viewer.model.requests.GetDiscUsageRequest
-
Initializes a new instance of the GetDiscUsageRequest class.
- getDiscUsageWithHttpInfo(GetDiscUsageRequest) - Method in class com.groupdocs.cloud.viewer.api.StorageApi
-
Get disc usage
- getDocumentOpenPassword() - Method in class com.groupdocs.cloud.viewer.model.PdfOptions
-
The password required to open the PDF document
- getDownloadUrl() - Method in class com.groupdocs.cloud.viewer.model.Resource
-
ULR to retrieve resource.
- getEmailOptions() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Rendering options for Email source file formats Email file formats include files with extensions: .msg, .eml, .emlx, .ifc, .stl
- getEnableFontHinting() - Method in class com.groupdocs.cloud.viewer.model.PdfDocumentOptions
-
Enables font hinting.
- getEnableLayeredRendering() - Method in class com.groupdocs.cloud.viewer.model.PdfDocumentOptions
-
Enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML
- getEndDate() - Method in class com.groupdocs.cloud.viewer.model.ProjectManagementOptions
-
The end date of a Gantt Chart View to render.
- getEndDate() - Method in class com.groupdocs.cloud.viewer.model.ProjectManagementViewInfo
-
The date time when the project is to be completed
- getError() - Method in class com.groupdocs.cloud.viewer.model.ApiError
-
The API error.
- getErrorMessage() - Method in class com.groupdocs.cloud.viewer.model.AuthError
-
The Auth error.
- getErrors() - Method in class com.groupdocs.cloud.viewer.model.FilesUploadResult
-
List of errors.
- getExcludeFonts() - Method in class com.groupdocs.cloud.viewer.model.HtmlOptions
-
When enabled prevents adding any fonts into HTML document
- getExists() - Method in class com.groupdocs.cloud.viewer.model.ObjectExist
-
Indicates that the file or folder exists.
- getExists() - Method in class com.groupdocs.cloud.viewer.model.StorageExist
-
Shows that the storage exists.
- getExtension() - Method in class com.groupdocs.cloud.viewer.model.Format
-
File extension
- getExternalResources() - Method in class com.groupdocs.cloud.viewer.model.HtmlOptions
-
Controls output HTML document resources (styles, images and fonts) linking.
- getExtractText() - Method in class com.groupdocs.cloud.viewer.model.ImageOptions
-
When enabled Viewer will extract text when it's possible (e.g.
- getField() - Method in class com.groupdocs.cloud.viewer.model.FieldLabel
-
The field name e.g.
- getFieldLabels() - Method in class com.groupdocs.cloud.viewer.model.EmailOptions
-
The list of supported email message field labels: 1.
- getFile() - Method in class com.groupdocs.cloud.viewer.model.requests.UploadFileRequest
-
File to upload
- getFile() - Method in class com.groupdocs.cloud.viewer.model.ViewResult
-
ULR to retrieve file.
- getFileFormat() - Method in class com.groupdocs.cloud.viewer.model.Format
-
File format
- getFileInfo() - Method in class com.groupdocs.cloud.viewer.model.DeleteViewOptions
-
File info
- getFileInfo() - Method in class com.groupdocs.cloud.viewer.model.ViewOptions
-
File info
- getFilePath() - Method in class com.groupdocs.cloud.viewer.model.FileInfo
-
File path in storage
- getFilesList(GetFilesListRequest) - Method in class com.groupdocs.cloud.viewer.api.FolderApi
-
Get all files and folders within a folder
- getFilesListAsync(GetFilesListRequest, ApiCallback<FilesList>) - Method in class com.groupdocs.cloud.viewer.api.FolderApi
-
Get all files and folders within a folder (asynchronously)
- getFilesListCall(GetFilesListRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.viewer.api.FolderApi
-
Build call for getFilesList
- GetFilesListRequest - Class in com.groupdocs.cloud.viewer.model.requests
-
Request model for getFilesList method.
- GetFilesListRequest() - Constructor for class com.groupdocs.cloud.viewer.model.requests.GetFilesListRequest
-
Initializes a new instance of the GetFilesListRequest class.
- GetFilesListRequest(String, String) - Constructor for class com.groupdocs.cloud.viewer.model.requests.GetFilesListRequest
-
Initializes a new instance of the GetFilesListRequest class.
- getFilesListWithHttpInfo(GetFilesListRequest) - Method in class com.groupdocs.cloud.viewer.api.FolderApi
-
Get all files and folders within a folder
- getFileVersions(GetFileVersionsRequest) - Method in class com.groupdocs.cloud.viewer.api.StorageApi
-
Get file versions
- getFileVersionsAsync(GetFileVersionsRequest, ApiCallback<FileVersions>) - Method in class com.groupdocs.cloud.viewer.api.StorageApi
-
Get file versions (asynchronously)
- getFileVersionsCall(GetFileVersionsRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.viewer.api.StorageApi
-
Build call for getFileVersions
- GetFileVersionsRequest - Class in com.groupdocs.cloud.viewer.model.requests
-
Request model for getFileVersions method.
- GetFileVersionsRequest() - Constructor for class com.groupdocs.cloud.viewer.model.requests.GetFileVersionsRequest
-
Initializes a new instance of the GetFileVersionsRequest class.
- GetFileVersionsRequest(String, String) - Constructor for class com.groupdocs.cloud.viewer.model.requests.GetFileVersionsRequest
-
Initializes a new instance of the GetFileVersionsRequest class.
- getFileVersionsWithHttpInfo(GetFileVersionsRequest) - Method in class com.groupdocs.cloud.viewer.api.StorageApi
-
Get file versions
- getFolder() - Method in class com.groupdocs.cloud.viewer.model.ArchiveOptions
-
The folder inside the archive to be rendered
- getFolder() - Method in class com.groupdocs.cloud.viewer.model.OutlookOptions
-
The name of the folder (e.g.
- getFolders() - Method in class com.groupdocs.cloud.viewer.model.ArchiveViewInfo
-
The folders contained by the archive file
- getFolders() - Method in class com.groupdocs.cloud.viewer.model.OutlookViewInfo
-
The list of folders contained by the Outlook Data file
- getFontsPath() - Method in class com.groupdocs.cloud.viewer.model.ViewOptions
-
The path to directory containing custom fonts in storage
- getFontsToExclude() - Method in class com.groupdocs.cloud.viewer.model.HtmlOptions
-
This option is supported for presentations only.
- getFormat() - Method in class com.groupdocs.cloud.viewer.model.InfoResult
-
File format
- getFormatExtension() - Method in class com.groupdocs.cloud.viewer.model.InfoResult
-
File format extension
- getFormats() - Method in class com.groupdocs.cloud.viewer.model.FormatsResult
-
Supported file formats.
- getGson() - Method in class com.groupdocs.cloud.viewer.client.JSON
-
Get Gson.
- getHeaders() - Method in class com.groupdocs.cloud.viewer.client.ApiResponse
-
- getHeight() - Method in class com.groupdocs.cloud.viewer.model.CadOptions
-
Height of the output result in pixels
- getHeight() - Method in class com.groupdocs.cloud.viewer.model.ImageOptions
-
Allows to specify output image height.
- getHeight() - Method in class com.groupdocs.cloud.viewer.model.Layout
-
The height of the layout
- getHeight() - Method in class com.groupdocs.cloud.viewer.model.PageInfo
-
The height of the page in pixels when viewing as JPG or PNG
- getHeight() - Method in class com.groupdocs.cloud.viewer.model.TextElement
-
The height of the rectangle which contains the element (in pixels).
- getHeight() - Method in class com.groupdocs.cloud.viewer.model.Tile
-
The height of the tile in pixels
- getHttpClient() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
Get HTTP client
- getImageQuality() - Method in class com.groupdocs.cloud.viewer.model.PdfDocumentOptions
-
Specifies output image quality for image resources when rendering into HTML.
- getInfo(GetInfoRequest) - Method in class com.groupdocs.cloud.viewer.api.InfoApi
-
Retrieve information about document pages
- getInfoAsync(GetInfoRequest, ApiCallback<InfoResult>) - Method in class com.groupdocs.cloud.viewer.api.InfoApi
-
Retrieve information about document pages (asynchronously)
- getInfoCall(GetInfoRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.viewer.api.InfoApi
-
Build call for getInfo
- GetInfoRequest - Class in com.groupdocs.cloud.viewer.model.requests
-
Request model for getInfo method.
- GetInfoRequest() - Constructor for class com.groupdocs.cloud.viewer.model.requests.GetInfoRequest
-
Initializes a new instance of the GetInfoRequest class.
- GetInfoRequest(ViewOptions) - Constructor for class com.groupdocs.cloud.viewer.model.requests.GetInfoRequest
-
Initializes a new instance of the GetInfoRequest class.
- getInfoWithHttpInfo(GetInfoRequest) - Method in class com.groupdocs.cloud.viewer.api.InfoApi
-
Retrieve information about document pages
- getIsFolder() - Method in class com.groupdocs.cloud.viewer.model.ObjectExist
-
True if it is a folder, false if it is a file.
- getIsFolder() - Method in class com.groupdocs.cloud.viewer.model.StorageFile
-
True if it is a folder.
- getIsLatest() - Method in class com.groupdocs.cloud.viewer.model.FileVersion
-
Specifies whether the file is (true) or is not (false) the latest version of an file.
- getIsResponsive() - Method in class com.groupdocs.cloud.viewer.model.HtmlOptions
-
Indicates whether rendering will provide responsive web pages, that look well on different device types.
- getJpegQuality() - Method in class com.groupdocs.cloud.viewer.model.ImageOptions
-
Allows to specify quality when rendering as JPG.
- getJpgQuality() - Method in class com.groupdocs.cloud.viewer.model.PdfOptions
-
The quality of the JPG images contained by output PDF document; Valid values are between 1 and 100; Default value is 90
- getJSON() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
Get JSON
- getKeyManagers() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
- getLabel() - Method in class com.groupdocs.cloud.viewer.model.FieldLabel
-
The label e.g.
- getLayers() - Method in class com.groupdocs.cloud.viewer.model.CadOptions
-
The CAD drawing layers to render By default all layers are rendered; Layer names are case-sensitive
- getLayers() - Method in class com.groupdocs.cloud.viewer.model.CadViewInfo
-
The list of layers contained by the CAD drawing
- getLayoutName() - Method in class com.groupdocs.cloud.viewer.model.CadOptions
-
The name of the specific layout to render.
- getLayouts() - Method in class com.groupdocs.cloud.viewer.model.CadViewInfo
-
The list of layouts contained by the CAD drawing
- getLines() - Method in class com.groupdocs.cloud.viewer.model.PageInfo
-
The lines contained by the page when viewing as JPG or PNG with enabled Text Extraction
- getMaxItemsInFolder() - Method in class com.groupdocs.cloud.viewer.model.OutlookOptions
-
The maximum number of messages or items, that can be rendered from one folder
- getMessage() - Method in class com.groupdocs.cloud.viewer.model.Error
-
Error message.
- getMinify() - Method in class com.groupdocs.cloud.viewer.model.HtmlOptions
-
Enables HTML content and HTML resources minification
- getModifiedDate() - Method in class com.groupdocs.cloud.viewer.model.StorageFile
-
File or folder last modified DateTime.
- getName() - Method in class com.groupdocs.cloud.viewer.client.Pair
-
- getName() - Method in class com.groupdocs.cloud.viewer.model.AttachmentInfo
-
Attachment name
- getName() - Method in class com.groupdocs.cloud.viewer.model.AttachmentView
-
Attachment name
- getName() - Method in class com.groupdocs.cloud.viewer.model.HtmlResource
-
HTML resource (image, style, graphics or font) file name.
- getName() - Method in class com.groupdocs.cloud.viewer.model.Layer
-
The name of the layer
- getName() - Method in class com.groupdocs.cloud.viewer.model.Layout
-
The name of the layout
- getName() - Method in class com.groupdocs.cloud.viewer.model.StorageFile
-
File or folder name.
- getNumber() - Method in class com.groupdocs.cloud.viewer.model.PageInfo
-
The page number
- getNumber() - Method in class com.groupdocs.cloud.viewer.model.PageView
-
Page number
- getOutlookOptions() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Rendering options for Outlook source file formats
- getOutlookViewInfo() - Method in class com.groupdocs.cloud.viewer.model.InfoResult
-
Represents view information for Outlook Data file
- getOutputPath() - Method in class com.groupdocs.cloud.viewer.model.DeleteViewOptions
-
The output path Default value is 'viewer\\{input file path}_{file extension}\\'
- getOutputPath() - Method in class com.groupdocs.cloud.viewer.model.ViewOptions
-
The output path Default value is 'viewer\\{input file path}_{file extension}\\'
- getPageNumber() - Method in class com.groupdocs.cloud.viewer.model.PageRotation
-
Page number to rotate
- getPageRotations() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Page rotations
- getPages() - Method in class com.groupdocs.cloud.viewer.model.InfoResult
-
View result pages
- getPages() - Method in class com.groupdocs.cloud.viewer.model.ViewResult
-
View result pages
- getPageSize() - Method in class com.groupdocs.cloud.viewer.model.EmailOptions
-
The size of the output page when rendering as PDF or image.
- getPageSize() - Method in class com.groupdocs.cloud.viewer.model.ProjectManagementOptions
-
The size of the page.
- getPagesToRender() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Pages list to render.
- getPaginateSheets() - Method in class com.groupdocs.cloud.viewer.model.SpreadsheetOptions
-
Allows to enable worksheets pagination.
- getPassword() - Method in class com.groupdocs.cloud.viewer.model.FileInfo
-
Password to open file
- getpath() - Method in class com.groupdocs.cloud.viewer.model.requests.CreateFolderRequest
-
Folder path to create e.g.
- getpath() - Method in class com.groupdocs.cloud.viewer.model.requests.DeleteFileRequest
-
File path e.g.
- getpath() - Method in class com.groupdocs.cloud.viewer.model.requests.DeleteFolderRequest
-
Folder path e.g.
- getpath() - Method in class com.groupdocs.cloud.viewer.model.requests.DownloadFileRequest
-
File path e.g.
- getpath() - Method in class com.groupdocs.cloud.viewer.model.requests.GetFilesListRequest
-
Folder path e.g.
- getpath() - Method in class com.groupdocs.cloud.viewer.model.requests.GetFileVersionsRequest
-
File path e.g.
- getpath() - Method in class com.groupdocs.cloud.viewer.model.requests.ObjectExistsRequest
-
File or folder path e.g.
- getpath() - Method in class com.groupdocs.cloud.viewer.model.requests.UploadFileRequest
-
Path where to upload including filename and extension e.g.
- getPath() - Method in class com.groupdocs.cloud.viewer.model.Resource
-
Path of resource file in storage
- getPath() - Method in class com.groupdocs.cloud.viewer.model.StorageFile
-
File or folder path.
- getPdfDocumentOptions() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Rendering options for PDF source file formats
- getPdfViewInfo() - Method in class com.groupdocs.cloud.viewer.model.InfoResult
-
Represents view information for PDF document
- getPermissions() - Method in class com.groupdocs.cloud.viewer.model.PdfOptions
-
The PDF document permissions such as printing, modification and data extraction
- getPermissionsPassword() - Method in class com.groupdocs.cloud.viewer.model.PdfOptions
-
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.cloud.viewer.model.Watermark
-
Watermark position.
- getPrintingAllowed() - Method in class com.groupdocs.cloud.viewer.model.PdfViewInfo
-
Indicates if printing of the document is allowed
- getProjectManagementOptions() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Rendering options for MS Project source file formats Project file formats include files with extensions: .mpt, .mpp
- getProjectManagementViewInfo() - Method in class com.groupdocs.cloud.viewer.model.InfoResult
-
Represents view information for MS Project document
- getReadTimeout() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
Get read timeout (in milliseconds).
- getrecursive() - Method in class com.groupdocs.cloud.viewer.model.requests.DeleteFolderRequest
-
Enable to delete folders, subfolders and files
- getRenderComments() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
When enabled comments will be rendered to the output
- getRenderEmptyColumns() - Method in class com.groupdocs.cloud.viewer.model.SpreadsheetOptions
-
By default empty columns are skipped.
- getRenderEmptyRows() - Method in class com.groupdocs.cloud.viewer.model.SpreadsheetOptions
-
By default empty rows are skipped.
- getRenderGridLines() - Method in class com.groupdocs.cloud.viewer.model.SpreadsheetOptions
-
Indicates whether to render grid lines
- getRenderHiddenColumns() - Method in class com.groupdocs.cloud.viewer.model.SpreadsheetOptions
-
Enables rendering of hidden columns.
- getRenderHiddenPages() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
When enabled hidden pages, sheets or slides will be rendered to the output
- getRenderHiddenRows() - Method in class com.groupdocs.cloud.viewer.model.SpreadsheetOptions
-
Enables rendering of hidden rows.
- getRenderLayouts() - Method in class com.groupdocs.cloud.viewer.model.CadOptions
-
Indicates whether layouts from CAD document should be rendered
- getRenderNotes() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
When enabled notes will be rendered to the output
- getRenderOptions() - Method in class com.groupdocs.cloud.viewer.model.ViewOptions
-
Rendering options
- getRenderOriginalPageSize() - Method in class com.groupdocs.cloud.viewer.model.PdfDocumentOptions
-
When this option enabled the output pages will have the same size in pixels as page size in a source PDF document.
- getRenderPrintAreaOnly() - Method in class com.groupdocs.cloud.viewer.model.SpreadsheetOptions
-
Enables rendering worksheet(s) sections which is defined as print area.
- getRenderTrackedChanges() - Method in class com.groupdocs.cloud.viewer.model.WordProcessingOptions
-
Enables tracked changes (revisions) rendering
- getRequestId() - Method in class com.groupdocs.cloud.viewer.model.ErrorDetails
-
The request id
- getResourcePath() - Method in class com.groupdocs.cloud.viewer.model.HtmlOptions
-
Path for the HTML resources (styles, images and fonts).
- getResources() - Method in class com.groupdocs.cloud.viewer.model.PageView
-
HTML resources.
- getRotationAngle() - Method in class com.groupdocs.cloud.viewer.model.PageRotation
-
Rotation angle
- getScaleFactor() - Method in class com.groupdocs.cloud.viewer.model.CadOptions
-
Scale factor allows to change the size of the output document.
- getServerUrl() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
Get server URL, default value is https://api.groupdocs.cloud/v2.0
- getServerUrl() - Method in class com.groupdocs.cloud.viewer.client.Configuration
-
Gets Server URL e.g.
- getSize() - Method in class com.groupdocs.cloud.viewer.model.StorageFile
-
File or folder size.
- getSize() - Method in class com.groupdocs.cloud.viewer.model.Watermark
-
Watermark size in percents.
- getSpreadsheetOptions() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Rendering options for Spreadsheet source file formats Spreadsheet file formats include files with extensions: .xls, .xlsx, .xlsm, .xlsb, .csv, .ods, .ots, .xltx, .xltm, .tsv
- getsrcPath() - Method in class com.groupdocs.cloud.viewer.model.requests.CopyFileRequest
-
Source file path e.g.
- getsrcPath() - Method in class com.groupdocs.cloud.viewer.model.requests.CopyFolderRequest
-
Source folder path e.g.
- getsrcPath() - Method in class com.groupdocs.cloud.viewer.model.requests.MoveFileRequest
-
Source file path e.g.
- getsrcPath() - Method in class com.groupdocs.cloud.viewer.model.requests.MoveFolderRequest
-
Folder path to move e.g.
- getsrcStorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.CopyFileRequest
-
Source storage name
- getsrcStorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.CopyFolderRequest
-
Source storage name
- getsrcStorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.MoveFileRequest
-
Source storage name
- getsrcStorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.MoveFolderRequest
-
Source storage name
- getSslCaCert() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
Get SSL CA cert.
- getStartDate() - Method in class com.groupdocs.cloud.viewer.model.ProjectManagementOptions
-
The start date of a Gantt Chart View to render.
- getStartDate() - Method in class com.groupdocs.cloud.viewer.model.ProjectManagementViewInfo
-
The date time from which the project started
- getStartPageNumber() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Page number from which rendering should be started
- getStartPointX() - Method in class com.groupdocs.cloud.viewer.model.Tile
-
The X coordinate of the lowest left point on the drawing where the tile begins
- getStartPointY() - Method in class com.groupdocs.cloud.viewer.model.Tile
-
The Y coordinate of the lowest left point on the drawing where the tile begins
- getStatusCode() - Method in class com.groupdocs.cloud.viewer.client.ApiResponse
-
- getstorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.CreateFolderRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.DeleteFileRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.DeleteFolderRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.DownloadFileRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.GetDiscUsageRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.GetFilesListRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.GetFileVersionsRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.ObjectExistsRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.StorageExistsRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.viewer.model.requests.UploadFileRequest
-
Storage name
- getStorageName() - Method in class com.groupdocs.cloud.viewer.model.FileInfo
-
Storage name
- getSupportedFileFormats() - Method in class com.groupdocs.cloud.viewer.api.InfoApi
-
List supported file formats
- getSupportedFileFormatsAsync(ApiCallback<FormatsResult>) - Method in class com.groupdocs.cloud.viewer.api.InfoApi
-
List supported file formats (asynchronously)
- getSupportedFileFormatsCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.viewer.api.InfoApi
-
Build call for getSupportedFileFormats
- getSupportedFileFormatsWithHttpInfo() - Method in class com.groupdocs.cloud.viewer.api.InfoApi
-
List supported file formats
- getTempFolderPath() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getText() - Method in class com.groupdocs.cloud.viewer.model.Watermark
-
Watermark text.
- getTextFilter() - Method in class com.groupdocs.cloud.viewer.model.OutlookOptions
-
The keywords used to filter messages
- getTextOverflowMode() - Method in class com.groupdocs.cloud.viewer.model.SpreadsheetOptions
-
The text overflow mode for rendering spreadsheet documents into HTML
- getTiles() - Method in class com.groupdocs.cloud.viewer.model.CadOptions
-
The drawing regions to render This option supported only for DWG and DWT file types The RenderLayouts and LayoutName options are ignored when rendering by tiles
- getTimeout() - Method in class com.groupdocs.cloud.viewer.client.Configuration
-
Gets connection timeout in milliseconds, default value is 60 * 1000 (60 seconds)
- getTimeUnit() - Method in class com.groupdocs.cloud.viewer.model.ProjectManagementOptions
-
The time unit to use as minimal point.
- getTotalSize() - Method in class com.groupdocs.cloud.viewer.model.DiscUsage
-
Total disc space.
- getUploaded() - Method in class com.groupdocs.cloud.viewer.model.FilesUploadResult
-
List of uploaded file names
- getUsedSize() - Method in class com.groupdocs.cloud.viewer.model.DiscUsage
-
Application used disc space.
- getValue() - Method in class com.groupdocs.cloud.viewer.client.Pair
-
- getValue() - Method in enum com.groupdocs.cloud.viewer.model.EmailOptions.PageSizeEnum
-
- getValue() - Method in class com.groupdocs.cloud.viewer.model.FilesList
-
Files and folders contained by folder StorageFile.
- getValue() - Method in class com.groupdocs.cloud.viewer.model.FileVersions
-
File versions FileVersion.
- getValue() - Method in enum com.groupdocs.cloud.viewer.model.PageRotation.RotationAngleEnum
-
- getValue() - Method in enum com.groupdocs.cloud.viewer.model.PdfDocumentOptions.ImageQualityEnum
-
- getValue() - Method in enum com.groupdocs.cloud.viewer.model.PdfOptions.PermissionsEnum
-
- getValue() - Method in enum com.groupdocs.cloud.viewer.model.ProjectManagementOptions.PageSizeEnum
-
- getValue() - Method in enum com.groupdocs.cloud.viewer.model.ProjectManagementOptions.TimeUnitEnum
-
- getValue() - Method in enum com.groupdocs.cloud.viewer.model.SpreadsheetOptions.TextOverflowModeEnum
-
- getValue() - Method in class com.groupdocs.cloud.viewer.model.TextElement
-
The element value
- getValue() - Method in enum com.groupdocs.cloud.viewer.model.ViewOptions.ViewFormatEnum
-
- getValue() - Method in enum com.groupdocs.cloud.viewer.model.Watermark.PositionEnum
-
- getversionId() - Method in class com.groupdocs.cloud.viewer.model.requests.CopyFileRequest
-
File version ID to copy
- getversionId() - Method in class com.groupdocs.cloud.viewer.model.requests.DeleteFileRequest
-
File version ID to delete
- getversionId() - Method in class com.groupdocs.cloud.viewer.model.requests.DownloadFileRequest
-
File version ID to download
- getversionId() - Method in class com.groupdocs.cloud.viewer.model.requests.MoveFileRequest
-
File version ID to move
- getversionId() - Method in class com.groupdocs.cloud.viewer.model.requests.ObjectExistsRequest
-
File version ID
- getVersionId() - Method in class com.groupdocs.cloud.viewer.model.FileInfo
-
Version ID
- getVersionId() - Method in class com.groupdocs.cloud.viewer.model.FileVersion
-
File Version ID.
- getViewFormat() - Method in class com.groupdocs.cloud.viewer.model.ViewOptions
-
View format (HTML, PNG, JPG, or PDF) Default value is HTML.
- getviewOptions() - Method in class com.groupdocs.cloud.viewer.model.requests.CreateViewRequest
-
View options
- getviewOptions() - Method in class com.groupdocs.cloud.viewer.model.requests.GetInfoRequest
-
View options
- getVisible() - Method in class com.groupdocs.cloud.viewer.model.Layer
-
The layer visibility indicator
- getVisible() - Method in class com.groupdocs.cloud.viewer.model.PageInfo
-
The page visibility indicator
- getWatermark() - Method in class com.groupdocs.cloud.viewer.model.ViewOptions
-
Text watermark
- getWidth() - Method in class com.groupdocs.cloud.viewer.model.CadOptions
-
Width of the output result in pixels
- getWidth() - Method in class com.groupdocs.cloud.viewer.model.ImageOptions
-
Allows to specify output image width.
- getWidth() - Method in class com.groupdocs.cloud.viewer.model.Layout
-
The width of the layout
- getWidth() - Method in class com.groupdocs.cloud.viewer.model.PageInfo
-
The width of the page in pixels when viewing as JPG or PNG
- getWidth() - Method in class com.groupdocs.cloud.viewer.model.TextElement
-
The width of the rectangle which contains the element (in pixels).
- getWidth() - Method in class com.groupdocs.cloud.viewer.model.Tile
-
The width of the tile in pixels
- getWordProcessingOptions() - Method in class com.groupdocs.cloud.viewer.model.RenderOptions
-
Rendering options for WordProcessing source file formats
- getWords() - Method in class com.groupdocs.cloud.viewer.model.Line
-
The words contained by the line
- getWriteTimeout() - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
Get write timeout (in milliseconds).
- getX() - Method in class com.groupdocs.cloud.viewer.model.TextElement
-
The X coordinate of the highest left point on the page layout where the rectangle that contains element begins.
- getY() - Method in class com.groupdocs.cloud.viewer.model.TextElement
-
The Y coordinate of the highest left point on the page layout where the rectangle that contains element begins.
- guessContentTypeFromFile(File) - Method in class com.groupdocs.cloud.viewer.client.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").