- getAccessToken() - Method in class com.groupdocs.cloud.editor.client.auth.OAuth
-
- getAddBidiMarks() - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
-
Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format
- getApiBaseUrl() - Method in class com.groupdocs.cloud.editor.client.Configuration
-
Gets API base URL, default value is https://api.groupdocs.cloud
- getApiClient() - Method in class com.groupdocs.cloud.editor.api.EditApi
-
Gets ApiClient
- getApiClient() - Method in class com.groupdocs.cloud.editor.api.FileApi
-
Gets ApiClient
- getApiClient() - Method in class com.groupdocs.cloud.editor.api.FolderApi
-
Gets ApiClient
- getApiClient() - Method in class com.groupdocs.cloud.editor.api.InfoApi
-
Gets ApiClient
- getApiClient() - Method in class com.groupdocs.cloud.editor.api.LicenseApi
-
Gets ApiClient
- getApiClient() - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Gets ApiClient
- getAppKey() - Method in class com.groupdocs.cloud.editor.client.Configuration
-
Gets Application private key (App Key)
- getAppSid() - Method in class com.groupdocs.cloud.editor.client.Configuration
-
Gets Application identifier (App SID)
- getAttributeValuesQuoteType() - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
Allows to specify quote type (single or double quotes) for attribute values.
- getAuthentication(String) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBilledApiCalls() - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
-
Billed API calls number
- getCode() - Method in exception com.groupdocs.cloud.editor.client.ApiException
-
Get the HTTP status code.
- getCode() - Method in class com.groupdocs.cloud.editor.model.Error
-
Error code.
- getCompliance() - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions
-
Specifies the PDF standards compliance level for output documents.
- getConnectTimeout() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Get connection timeout (in milliseconds).
- getConsumptionCredit() - Method in class com.groupdocs.cloud.editor.api.LicenseApi
-
Get license consumption
- getConsumptionCreditAsync(ApiCallback<ConsumptionResult>) - Method in class com.groupdocs.cloud.editor.api.LicenseApi
-
Get license consumption (asynchronously)
- getConsumptionCreditCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.LicenseApi
-
Build call for getConsumptionCredit
- getConsumptionCreditWithHttpInfo() - Method in class com.groupdocs.cloud.editor.api.LicenseApi
-
Get license consumption
- getConvertDateTimeData() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
-
Gets or sets a value that indicates whether the string in text-based document is converted to the date data.
- getConvertNumericData() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
-
Gets or sets a value that indicates whether the string in text-based document is converted to numeric data.
- getCredit() - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
-
Amount of used credits
- getData() - Method in class com.groupdocs.cloud.editor.client.ApiResponse
-
- getDate() - Method in class com.groupdocs.cloud.editor.model.ErrorDetails
-
Date
- getDateFormat() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
- getdestPath() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
-
Destination file path
- getdestPath() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
-
Destination folder path e.g.
- getdestPath() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
-
Destination file path e.g.
- getdestPath() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
-
Destination folder path to move to e.g '/dst'
- getdestStorageName() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
-
Destination storage name
- getdestStorageName() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
-
Destination storage name
- getdestStorageName() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
-
Destination storage name
- getdestStorageName() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
-
Destination storage name
- getDiscUsage(GetDiscUsageRequest) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Get disc usage
- getDiscUsageAsync(GetDiscUsageRequest, ApiCallback<DiscUsage>) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Get disc usage (asynchronously)
- getDiscUsageCall(GetDiscUsageRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Build call for getDiscUsage
- GetDiscUsageRequest - Class in com.groupdocs.cloud.editor.model.requests
-
Request model for getDiscUsage method.
- GetDiscUsageRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.GetDiscUsageRequest
-
Initializes a new instance of the GetDiscUsageRequest class.
- GetDiscUsageRequest(String) - Constructor for class com.groupdocs.cloud.editor.model.requests.GetDiscUsageRequest
-
Initializes a new instance of the GetDiscUsageRequest class.
- getDiscUsageWithHttpInfo(GetDiscUsageRequest) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Get disc usage
- getEnableLanguageInformation() - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
-
Specifies whether language information is exported to the HTML markup in a form of 'lang' HTML attributes.
- getEnablePagination() - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
-
Allows to enable or disable pagination in the resultant HTML document.
- getEnablePagination() - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
-
Allows to enable or disable pagination in the resultant HTML document.
- getEnablePagination() - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
Allows to enable or disable pagination which will be used for saving the document.
- getEncoding() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
-
Allows to set an encoding for the text-based Spreadsheet document.
- getEncoding() - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
-
Character encoding of the text document, which will be applied for its opening
- getEncoding() - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
-
Character encoding of the text document, which will be applied for its saving
- getEncoding() - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
Character encoding of the text document, which will be applied for its opening.
- getError() - Method in class com.groupdocs.cloud.editor.model.ApiError
-
The API error.
- getError() - Method in class com.groupdocs.cloud.editor.model.ApiErrorResponse
-
Get error
- getErrorMessage() - Method in class com.groupdocs.cloud.editor.model.AuthError
-
The Auth error.
- getErrors() - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
-
List of errors.
- getExcludeHiddenWorksheets() - Method in class com.groupdocs.cloud.editor.model.SpreadsheetLoadOptions
-
Allows to exclude hidden worksheets in the input Spreadsheet document, so they will be totally ignored.
- getExists() - Method in class com.groupdocs.cloud.editor.model.ObjectExist
-
Indicates that the file or folder exists.
- getExists() - Method in class com.groupdocs.cloud.editor.model.StorageExist
-
Shows that the storage exists.
- getExtension() - Method in class com.groupdocs.cloud.editor.model.Format
-
File extension
- getExtension() - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
Document extension
- getFile() - Method in class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
-
File to upload
- getFileFormat() - Method in class com.groupdocs.cloud.editor.model.Format
-
File format
- getFileFormat() - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
File format
- getfileInfo() - Method in class com.groupdocs.cloud.editor.model.requests.GetInfoRequest
-
File Info
- getFileInfo() - Method in class com.groupdocs.cloud.editor.model.Options
-
File info
- getFilePath() - Method in class com.groupdocs.cloud.editor.model.FileInfo
-
File path in storage
- getFilesList(GetFilesListRequest) - Method in class com.groupdocs.cloud.editor.api.FolderApi
-
Get all files and folders within a folder
- getFilesListAsync(GetFilesListRequest, ApiCallback<FilesList>) - Method in class com.groupdocs.cloud.editor.api.FolderApi
-
Get all files and folders within a folder (asynchronously)
- getFilesListCall(GetFilesListRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.FolderApi
-
Build call for getFilesList
- GetFilesListRequest - Class in com.groupdocs.cloud.editor.model.requests
-
Request model for getFilesList method.
- GetFilesListRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.GetFilesListRequest
-
Initializes a new instance of the GetFilesListRequest class.
- GetFilesListRequest(String, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.GetFilesListRequest
-
Initializes a new instance of the GetFilesListRequest class.
- getFilesListWithHttpInfo(GetFilesListRequest) - Method in class com.groupdocs.cloud.editor.api.FolderApi
-
Get all files and folders within a folder
- getFileVersions(GetFileVersionsRequest) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Get file versions
- getFileVersionsAsync(GetFileVersionsRequest, ApiCallback<FileVersions>) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Get file versions (asynchronously)
- getFileVersionsCall(GetFileVersionsRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Build call for getFileVersions
- GetFileVersionsRequest - Class in com.groupdocs.cloud.editor.model.requests
-
Request model for getFileVersions method.
- GetFileVersionsRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.GetFileVersionsRequest
-
Initializes a new instance of the GetFileVersionsRequest class.
- GetFileVersionsRequest(String, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.GetFileVersionsRequest
-
Initializes a new instance of the GetFileVersionsRequest class.
- getFileVersionsWithHttpInfo(GetFileVersionsRequest) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Get file versions
- getFixIncorrectStructure() - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
Allows to enable or disable mechanism for fixing corrupted XML structure.
- getFontExtraction() - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
-
Responsible for extracting font resources, which are used in the input WordProcessing document.
- getFormat() - Method in class com.groupdocs.cloud.editor.model.SaveOptions
-
Document format
- getFormats() - Method in class com.groupdocs.cloud.editor.model.FormatsResult
-
Supported file formats.
- getGson() - Method in class com.groupdocs.cloud.editor.client.JSON
-
Get Gson.
- getHeaders() - Method in class com.groupdocs.cloud.editor.client.ApiResponse
-
- getHtmlPath() - Method in class com.groupdocs.cloud.editor.model.LoadResult
-
Path of the editable document
- getHtmlPath() - Method in class com.groupdocs.cloud.editor.model.SaveOptions
-
The Html document path
- getHttpClient() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Get HTTP client
- getInfo(GetInfoRequest) - Method in class com.groupdocs.cloud.editor.api.InfoApi
-
Retrieve information about document pages
- getInfoAsync(GetInfoRequest, ApiCallback<InfoResult>) - Method in class com.groupdocs.cloud.editor.api.InfoApi
-
Retrieve information about document pages (asynchronously)
- getInfoCall(GetInfoRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.InfoApi
-
Build call for getInfo
- GetInfoRequest - Class in com.groupdocs.cloud.editor.model.requests
-
Request model for getInfo method.
- GetInfoRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.GetInfoRequest
-
Initializes a new instance of the GetInfoRequest class.
- GetInfoRequest(FileInfo) - Constructor for class com.groupdocs.cloud.editor.model.requests.GetInfoRequest
-
Initializes a new instance of the GetInfoRequest class.
- getInfoWithHttpInfo(GetInfoRequest) - Method in class com.groupdocs.cloud.editor.api.InfoApi
-
Retrieve information about document pages
- getIsEncrypted() - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
Indicates whether specific file is encrypted and requires password for opening.
- getIsFolder() - Method in class com.groupdocs.cloud.editor.model.ObjectExist
-
True if it is a folder, false if it is a file.
- getIsFolder() - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
True if it is a folder.
- getIsLatest() - Method in class com.groupdocs.cloud.editor.model.FileVersion
-
Specifies whether the file is (true) or is not (false) the latest version of an file.
- getJSON() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Get JSON
- getKeepSeparatorsForBlankRow() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
-
Indicates whether separators should be output for blank row.
- getKeyManagers() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
- getLeadingSpaces() - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
-
Gets or sets preferred option of a leading space handling.
- getloadOptions() - Method in class com.groupdocs.cloud.editor.model.requests.LoadRequest
-
The document load options
- getLocale() - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
Allows to set override default locale (language) for the WordProcessing document, which will be applied during its creation.
- getLocaleBi() - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
Allows to set override locale (language) for the WordProcessing document for the RTL (right-to-left) text, which will be applied during its creation.
- getLocaleFarEast() - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
Allows to override the locale (language) for the WordProcessing document for the East-Asian text, which will be applied during its creation.
- getMessage() - Method in class com.groupdocs.cloud.editor.model.Error
-
Error message.
- getModifiedDate() - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
File or folder last modified DateTime.
- getName() - Method in class com.groupdocs.cloud.editor.client.Pair
-
- getName() - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
File or folder name.
- getOutputPath() - Method in class com.groupdocs.cloud.editor.model.Options
-
The full output path
- getPageCount() - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
Pages count
- getPassword() - Method in class com.groupdocs.cloud.editor.model.FileInfo
-
Password to open file
- getPassword() - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions
-
Password, which will be applied to the generated PDF document as user password, required for opening.
- getPassword() - Method in class com.groupdocs.cloud.editor.model.PresentationSaveOptions
-
Allows to specify document password
- getPassword() - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
-
Allows to specify document password
- getPassword() - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
Allows to specify document password
- getpath() - Method in class com.groupdocs.cloud.editor.model.requests.CreateFolderRequest
-
Folder path to create e.g.
- getpath() - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
-
File path e.g.
- getpath() - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
-
Folder path e.g.
- getpath() - Method in class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
-
File path e.g.
- getpath() - Method in class com.groupdocs.cloud.editor.model.requests.GetFilesListRequest
-
Folder path e.g.
- getpath() - Method in class com.groupdocs.cloud.editor.model.requests.GetFileVersionsRequest
-
File path e.g.
- getpath() - Method in class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
-
File or folder path e.g.
- getpath() - Method in class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
-
Path where to upload including filename and extension e.g.
- getPath() - Method in class com.groupdocs.cloud.editor.model.DocumentResult
-
Path of the output document
- getPath() - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
File or folder path.
- getPreserveTableLayout() - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
-
Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format.
- getProtectionPassword() - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
-
Write-protection password.
- getProtectionPassword() - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
Write-protection password.
- getProtectionType() - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
-
Write-protection type.
- getProtectionType() - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
Write-protection type.
- getQuantity() - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
-
Amount of MBs processed
- getReadTimeout() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Get read timeout (in milliseconds).
- getRecognizeEmails() - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
Allows to enable recognition algorithm for email addresses in attribute values
- getRecognizeLists() - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
-
Allows to specify how numbered list items are recognized when document is imported from plain text format.
- getRecognizeUris() - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
Allows to enable URI recognition algorithm
- getrecursive() - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
-
Enable to delete folders, subfolders and files
- getRequestId() - Method in class com.groupdocs.cloud.editor.model.ApiErrorResponse
-
Get requestId
- getRequestId() - Method in class com.groupdocs.cloud.editor.model.ErrorDetails
-
The request id
- getResourcesPath() - Method in class com.groupdocs.cloud.editor.model.LoadResult
-
Path of the document resources
- getResourcesPath() - Method in class com.groupdocs.cloud.editor.model.SaveOptions
-
Resources path
- getsaveOptions() - Method in class com.groupdocs.cloud.editor.model.requests.SaveRequest
-
Edited document save options
- getSeparator() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
-
Allows to specify a string separator (delimiter) for text-based Spreadsheet documents
- getSeparator() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
-
Allows to specify a string separator (delimiter) for text-based Spreadsheet documents
- getServerUrl() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Get server URL, default value is https://api.groupdocs.cloud/v1.0
- getServerUrl() - Method in class com.groupdocs.cloud.editor.client.Configuration
-
Gets Server URL e.g.
- getShowHiddenSlides() - Method in class com.groupdocs.cloud.editor.model.PresentationLoadOptions
-
Specifies whether the hidden slides should be included or not.
- getSize() - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
Document size in bytes
- getSize() - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
File or folder size.
- getSlideNumber() - Method in class com.groupdocs.cloud.editor.model.PresentationLoadOptions
-
Allows to specify the slide number, which should be opened for editing
- getsrcPath() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
-
Source file path e.g.
- getsrcPath() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
-
Source folder path e.g.
- getsrcPath() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
-
Source file path e.g.
- getsrcPath() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
-
Folder path to move e.g.
- getsrcStorageName() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
-
Source storage name
- getsrcStorageName() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
-
Source storage name
- getsrcStorageName() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
-
Source storage name
- getsrcStorageName() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
-
Source storage name
- getSslCaCert() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Get SSL CA cert.
- getStatusCode() - Method in class com.groupdocs.cloud.editor.client.ApiResponse
-
- getstorageName() - Method in class com.groupdocs.cloud.editor.model.requests.CreateFolderRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.editor.model.requests.GetDiscUsageRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.editor.model.requests.GetFilesListRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.editor.model.requests.GetFileVersionsRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.editor.model.requests.StorageExistsRequest
-
Storage name
- getstorageName() - Method in class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
-
Storage name
- getStorageName() - Method in class com.groupdocs.cloud.editor.model.FileInfo
-
Storage name
- getSupportedFileFormats() - Method in class com.groupdocs.cloud.editor.api.InfoApi
-
List supported file formats
- getSupportedFileFormatsAsync(ApiCallback<FormatsResult>) - Method in class com.groupdocs.cloud.editor.api.InfoApi
-
List supported file formats (asynchronously)
- getSupportedFileFormatsCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.InfoApi
-
Build call for getSupportedFileFormats
- getSupportedFileFormatsWithHttpInfo() - Method in class com.groupdocs.cloud.editor.api.InfoApi
-
List supported file formats
- getTempFolderPath() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getTimeout() - Method in class com.groupdocs.cloud.editor.client.Configuration
-
Gets connection timeout in milliseconds, default value is 60 * 1000 (60 seconds)
- getTotalSize() - Method in class com.groupdocs.cloud.editor.model.DiscUsage
-
Total disc space.
- getTrailingSpaces() - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
-
Gets or sets preferred option of a trailing space handling.
- getTreatConsecutiveDelimitersAsOne() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
-
Defines whether consecutive delimiters should be treated as one.
- getTrimLeadingBlankRowAndColumn() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
-
Indicates whether leading blank rows and columns should be trimmed like what MS Excel does
- getTrimTrailingWhitespaces() - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
Allows to enable the truncation of trailing whitespaces in the inner-tag text.
- getUploaded() - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
-
List of uploaded file names
- getUsedSize() - Method in class com.groupdocs.cloud.editor.model.DiscUsage
-
Application used disc space.
- getValue() - Method in class com.groupdocs.cloud.editor.client.Pair
-
- getValue() - Method in class com.groupdocs.cloud.editor.model.FilesList
-
Files and folders contained by folder StorageFile.
- getValue() - Method in class com.groupdocs.cloud.editor.model.FileVersions
-
File versions FileVersion.
- getValue() - Method in enum com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum
-
- getValue() - Method in enum com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
-
- getValue() - Method in enum com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum
-
- getValue() - Method in enum com.groupdocs.cloud.editor.model.TextLoadOptions.TrailingSpacesEnum
-
- getValue() - Method in enum com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum
-
- getValue() - Method in enum com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum
-
- getValue() - Method in enum com.groupdocs.cloud.editor.model.XmlLoadOptions.AttributeValuesQuoteTypeEnum
-
- getversionId() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
-
File version ID to copy
- getversionId() - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
-
File version ID to delete
- getversionId() - Method in class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
-
File version ID to download
- getversionId() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
-
File version ID to move
- getversionId() - Method in class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
-
File version ID
- getVersionId() - Method in class com.groupdocs.cloud.editor.model.FileInfo
-
Version ID
- getVersionId() - Method in class com.groupdocs.cloud.editor.model.FileVersion
-
File Version ID.
- getWorksheetIndex() - Method in class com.groupdocs.cloud.editor.model.SpreadsheetLoadOptions
-
Allows to specify the 0-based index of the worksheet (tab) of the input Spreadsheet document, which should be converted to the HTML.
- getWriteTimeout() - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Get write timeout (in milliseconds).
- guessContentTypeFromFile(File) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
- sanitizeFilename(String) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Sanitize filename by removing path.
- save(SaveRequest) - Method in class com.groupdocs.cloud.editor.api.EditApi
-
Save document after editing
- saveAsync(SaveRequest, ApiCallback<DocumentResult>) - Method in class com.groupdocs.cloud.editor.api.EditApi
-
Save document after editing (asynchronously)
- saveCall(SaveRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.EditApi
-
Build call for save
- SaveOptions - Class in com.groupdocs.cloud.editor.model
-
Save options
- SaveOptions() - Constructor for class com.groupdocs.cloud.editor.model.SaveOptions
-
- SaveRequest - Class in com.groupdocs.cloud.editor.model.requests
-
Request model for save method.
- SaveRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.SaveRequest
-
Initializes a new instance of the SaveRequest class.
- SaveRequest(SaveOptions) - Constructor for class com.groupdocs.cloud.editor.model.requests.SaveRequest
-
Initializes a new instance of the SaveRequest class.
- saveWithHttpInfo(SaveRequest) - Method in class com.groupdocs.cloud.editor.api.EditApi
-
Save document after editing
- SCENARIOS - com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
-
- selectHeaderAccept(String[]) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Select the Accept header's value from the given accepts array:
if JSON exists in the given array, use it;
otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Select the Content-Type header's value from the given array:
if JSON exists in the given array, use it;
otherwise use the first one of the array.
- separator(String) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
-
- separator(String) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
-
- serialize(Object) - Method in class com.groupdocs.cloud.editor.client.JSON
-
Serialize the given Java object into JSON string.
- serialize(Object, String) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Serialize the given Java object into request body according to the object's
class and the request Content-Type.
- setAccessToken(String) - Method in class com.groupdocs.cloud.editor.client.auth.OAuth
-
- setAddBidiMarks(Boolean) - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
-
- setApiBaseUrl(String) - Method in class com.groupdocs.cloud.editor.client.Configuration
-
Sets API base URL
- setApiClient(ApiClient) - Method in class com.groupdocs.cloud.editor.api.EditApi
-
Sets ApiClient
- setApiClient(ApiClient) - Method in class com.groupdocs.cloud.editor.api.FileApi
-
Sets ApiClient
- setApiClient(ApiClient) - Method in class com.groupdocs.cloud.editor.api.FolderApi
-
Sets ApiClient
- setApiClient(ApiClient) - Method in class com.groupdocs.cloud.editor.api.InfoApi
-
Sets ApiClient
- setApiClient(ApiClient) - Method in class com.groupdocs.cloud.editor.api.LicenseApi
-
Sets ApiClient
- setApiClient(ApiClient) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Sets ApiClient
- setAppKey(String) - Method in class com.groupdocs.cloud.editor.client.Configuration
-
Sets application private key (App Key)
- setAppSid(String) - Method in class com.groupdocs.cloud.editor.client.Configuration
-
Sets application identifier (App SID)
- setAttributeValuesQuoteType(XmlLoadOptions.AttributeValuesQuoteTypeEnum) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
- setBilledApiCalls(BigDecimal) - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
-
- setCode(String) - Method in class com.groupdocs.cloud.editor.model.Error
-
- setCompliance(PdfSaveOptions.ComplianceEnum) - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions
-
- setConnectTimeout(int) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Sets the connect timeout (in milliseconds).
- setConvertDateTimeData(Boolean) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
-
- setConvertNumericData(Boolean) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
-
- setCredit(BigDecimal) - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
-
- setDate(OffsetDateTime) - Method in class com.groupdocs.cloud.editor.model.ErrorDetails
-
- setDateFormat(DateFormat) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
- setDateFormat(DateFormat) - Method in class com.groupdocs.cloud.editor.client.JSON
-
- setDebugging(boolean) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Enable/disable debugging for this API client.
- setdestPath(String) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
-
- setdestPath(String) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
-
- setdestPath(String) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
-
- setdestPath(String) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
-
- setdestStorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
-
- setdestStorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
-
- setdestStorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
-
- setdestStorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
-
- setEnableLanguageInformation(Boolean) - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
-
- setEnablePagination(Boolean) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
-
- setEnablePagination(Boolean) - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
-
- setEnablePagination(Boolean) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
- setEncoding(String) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
-
- setEncoding(String) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
-
- setEncoding(String) - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
-
- setEncoding(String) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
- setError(ApiError) - Method in class com.groupdocs.cloud.editor.model.ApiErrorResponse
-
- setError(Error) - Method in class com.groupdocs.cloud.editor.model.ApiError
-
- setErrorMessage(String) - Method in class com.groupdocs.cloud.editor.model.AuthError
-
- setErrors(List<Error>) - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
-
- setExcludeHiddenWorksheets(Boolean) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetLoadOptions
-
- setExists(Boolean) - Method in class com.groupdocs.cloud.editor.model.ObjectExist
-
- setExists(Boolean) - Method in class com.groupdocs.cloud.editor.model.StorageExist
-
- setExtension(String) - Method in class com.groupdocs.cloud.editor.model.Format
-
- setExtension(String) - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
- setFile(File) - Method in class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
-
- setFileFormat(String) - Method in class com.groupdocs.cloud.editor.model.Format
-
- setFileFormat(String) - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
- setfileInfo(FileInfo) - Method in class com.groupdocs.cloud.editor.model.requests.GetInfoRequest
-
- setFileInfo(FileInfo) - Method in class com.groupdocs.cloud.editor.model.Options
-
- setFilePath(String) - Method in class com.groupdocs.cloud.editor.model.FileInfo
-
- setFixIncorrectStructure(Boolean) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
- setFontExtraction(WordProcessingLoadOptions.FontExtractionEnum) - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
-
- setFormat(String) - Method in class com.groupdocs.cloud.editor.model.SaveOptions
-
- setFormat(DateFormat) - Method in class com.groupdocs.cloud.editor.client.JSON.DateTypeAdapter
-
- setFormat(DateFormat) - Method in class com.groupdocs.cloud.editor.client.JSON.SqlDateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.editor.client.JSON.LocalDateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.editor.client.JSON.OffsetDateTimeTypeAdapter
-
- setFormats(List<Format>) - Method in class com.groupdocs.cloud.editor.model.FormatsResult
-
- setGson(Gson) - Method in class com.groupdocs.cloud.editor.client.JSON
-
Set Gson.
- setHtmlPath(String) - Method in class com.groupdocs.cloud.editor.model.LoadResult
-
- setHtmlPath(String) - Method in class com.groupdocs.cloud.editor.model.SaveOptions
-
- setHttpClient(OkHttpClient) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Set HTTP client
- setIsEncrypted(Boolean) - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
- setIsFolder(Boolean) - Method in class com.groupdocs.cloud.editor.model.ObjectExist
-
- setIsFolder(Boolean) - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
- setIsLatest(Boolean) - Method in class com.groupdocs.cloud.editor.model.FileVersion
-
- setJSON(JSON) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Set JSON
- setKeepSeparatorsForBlankRow(Boolean) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
-
- setKeyManagers(KeyManager[]) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLeadingSpaces(TextLoadOptions.LeadingSpacesEnum) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
-
- setLenientOnJson(boolean) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
- setLenientOnJson(boolean) - Method in class com.groupdocs.cloud.editor.client.JSON
-
- setloadOptions(LoadOptions) - Method in class com.groupdocs.cloud.editor.model.requests.LoadRequest
-
- setLocalDateFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
- setLocalDateFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.editor.client.JSON
-
- setLocale(String) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
- setLocaleBi(String) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
- setLocaleFarEast(String) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
- setMessage(String) - Method in class com.groupdocs.cloud.editor.model.Error
-
- setModifiedDate(OffsetDateTime) - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
- setName(String) - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.editor.client.JSON
-
- setOutputPath(String) - Method in class com.groupdocs.cloud.editor.model.Options
-
- setPageCount(Integer) - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
- setPassword(String) - Method in class com.groupdocs.cloud.editor.model.FileInfo
-
- setPassword(String) - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions
-
- setPassword(String) - Method in class com.groupdocs.cloud.editor.model.PresentationSaveOptions
-
- setPassword(String) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
-
- setPassword(String) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
- setpath(String) - Method in class com.groupdocs.cloud.editor.model.requests.CreateFolderRequest
-
- setpath(String) - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
-
- setpath(String) - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
-
- setpath(String) - Method in class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
-
- setpath(String) - Method in class com.groupdocs.cloud.editor.model.requests.GetFilesListRequest
-
- setpath(String) - Method in class com.groupdocs.cloud.editor.model.requests.GetFileVersionsRequest
-
- setpath(String) - Method in class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
-
- setpath(String) - Method in class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
-
- setPath(String) - Method in class com.groupdocs.cloud.editor.model.DocumentResult
-
- setPath(String) - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
- setPreserveTableLayout(Boolean) - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
-
- setProtectionPassword(String) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
-
- setProtectionPassword(String) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
- setProtectionType(SpreadsheetSaveOptions.ProtectionTypeEnum) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
-
- setProtectionType(WordProcessingSaveOptions.ProtectionTypeEnum) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
-
- setQuantity(BigDecimal) - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
-
- setReadTimeout(int) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Sets the read timeout (in milliseconds).
- setRecognizeEmails(Boolean) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
- setRecognizeLists(Boolean) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
-
- setRecognizeUris(Boolean) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
- setrecursive(Boolean) - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
-
- setRequestId(String) - Method in class com.groupdocs.cloud.editor.model.ApiErrorResponse
-
- setRequestId(String) - Method in class com.groupdocs.cloud.editor.model.ErrorDetails
-
- setResourcesPath(String) - Method in class com.groupdocs.cloud.editor.model.LoadResult
-
- setResourcesPath(String) - Method in class com.groupdocs.cloud.editor.model.SaveOptions
-
- setsaveOptions(SaveOptions) - Method in class com.groupdocs.cloud.editor.model.requests.SaveRequest
-
- setSeparator(String) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
-
- setSeparator(String) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
-
- setServerUrl(String) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Set server URL
- setShowHiddenSlides(Boolean) - Method in class com.groupdocs.cloud.editor.model.PresentationLoadOptions
-
- setSize(Long) - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
- setSize(Long) - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
- setSlideNumber(Integer) - Method in class com.groupdocs.cloud.editor.model.PresentationLoadOptions
-
- setSqlDateFormat(DateFormat) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
- setSqlDateFormat(DateFormat) - Method in class com.groupdocs.cloud.editor.client.JSON
-
- setsrcPath(String) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
-
- setsrcPath(String) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
-
- setsrcPath(String) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
-
- setsrcPath(String) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
-
- setsrcStorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
-
- setsrcStorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
-
- setsrcStorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
-
- setsrcStorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
-
- setSslCaCert(InputStream) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setstorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.CreateFolderRequest
-
- setstorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
-
- setstorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
-
- setstorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
-
- setstorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.GetDiscUsageRequest
-
- setstorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.GetFilesListRequest
-
- setstorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.GetFileVersionsRequest
-
- setstorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
-
- setstorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.StorageExistsRequest
-
- setstorageName(String) - Method in class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
-
- setStorageName(String) - Method in class com.groupdocs.cloud.editor.model.FileInfo
-
- setTempFolderPath(String) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Set the temporary folder path (for downloading files)
- setTimeout(int) - Method in class com.groupdocs.cloud.editor.client.Configuration
-
Sets connection timeout in milliseconds, default value is 60 * 1000 (60 seconds)
- setTotalSize(Long) - Method in class com.groupdocs.cloud.editor.model.DiscUsage
-
- setTrailingSpaces(TextLoadOptions.TrailingSpacesEnum) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
-
- setTreatConsecutiveDelimitersAsOne(Boolean) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
-
- setTrimLeadingBlankRowAndColumn(Boolean) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
-
- setTrimTrailingWhitespaces(Boolean) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
-
- setUploaded(List<String>) - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
-
- setUsedSize(Long) - Method in class com.groupdocs.cloud.editor.model.DiscUsage
-
- setUserAgent(String) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setValue(List<FileVersion>) - Method in class com.groupdocs.cloud.editor.model.FileVersions
-
- setValue(List<StorageFile>) - Method in class com.groupdocs.cloud.editor.model.FilesList
-
- setVerifyingSsl(boolean) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setversionId(String) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
-
- setversionId(String) - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
-
- setversionId(String) - Method in class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
-
- setversionId(String) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
-
- setversionId(String) - Method in class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
-
- setVersionId(String) - Method in class com.groupdocs.cloud.editor.model.FileInfo
-
- setVersionId(String) - Method in class com.groupdocs.cloud.editor.model.FileVersion
-
- setWorksheetIndex(Integer) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetLoadOptions
-
- setWriteTimeout(int) - Method in class com.groupdocs.cloud.editor.client.ApiClient
-
Sets the write timeout (in milliseconds).
- showHiddenSlides(Boolean) - Method in class com.groupdocs.cloud.editor.model.PresentationLoadOptions
-
- SINGLEQUOTE - com.groupdocs.cloud.editor.model.XmlLoadOptions.AttributeValuesQuoteTypeEnum
-
- size(Long) - Method in class com.groupdocs.cloud.editor.model.InfoResult
-
- size(Long) - Method in class com.groupdocs.cloud.editor.model.StorageFile
-
- slideNumber(Integer) - Method in class com.groupdocs.cloud.editor.model.PresentationLoadOptions
-
- source() - Method in class com.groupdocs.cloud.editor.client.ProgressResponseBody
-
- SpreadsheetLoadOptions - Class in com.groupdocs.cloud.editor.model
-
Allows to specify custom options for editing documents of all supportable Spreadsheet (Excel-compatible) formats
- SpreadsheetLoadOptions() - Constructor for class com.groupdocs.cloud.editor.model.SpreadsheetLoadOptions
-
- SpreadsheetSaveOptions - Class in com.groupdocs.cloud.editor.model
-
Allows to specify custom options for generating and saving Spreadsheet (Excel-compliant) documents
- SpreadsheetSaveOptions() - Constructor for class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
-
- SpreadsheetSaveOptions.ProtectionTypeEnum - Enum in com.groupdocs.cloud.editor.model
-
Write-protection type.
- SpreadsheetSaveOptions.ProtectionTypeEnum.Adapter - Class in com.groupdocs.cloud.editor.model
-
- SqlDateTypeAdapter() - Constructor for class com.groupdocs.cloud.editor.client.JSON.SqlDateTypeAdapter
-
- SqlDateTypeAdapter(DateFormat) - Constructor for class com.groupdocs.cloud.editor.client.JSON.SqlDateTypeAdapter
-
- StorageApi - Class in com.groupdocs.cloud.editor.api
-
- StorageApi(Configuration) - Constructor for class com.groupdocs.cloud.editor.api.StorageApi
-
Initializes new instance of StorageApi
- StorageApi(String, String) - Constructor for class com.groupdocs.cloud.editor.api.StorageApi
-
Initializes new instance of StorageApi
- StorageExist - Class in com.groupdocs.cloud.editor.model
-
Storage exists
- StorageExist() - Constructor for class com.groupdocs.cloud.editor.model.StorageExist
-
- storageExists(StorageExistsRequest) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Check if storage exists
- storageExistsAsync(StorageExistsRequest, ApiCallback<StorageExist>) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Check if storage exists (asynchronously)
- storageExistsCall(StorageExistsRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Build call for storageExists
- StorageExistsRequest - Class in com.groupdocs.cloud.editor.model.requests
-
Request model for storageExists method.
- StorageExistsRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.StorageExistsRequest
-
Initializes a new instance of the StorageExistsRequest class.
- StorageExistsRequest(String) - Constructor for class com.groupdocs.cloud.editor.model.requests.StorageExistsRequest
-
Initializes a new instance of the StorageExistsRequest class.
- storageExistsWithHttpInfo(StorageExistsRequest) - Method in class com.groupdocs.cloud.editor.api.StorageApi
-
Check if storage exists
- StorageFile - Class in com.groupdocs.cloud.editor.model
-
File or folder information
- StorageFile() - Constructor for class com.groupdocs.cloud.editor.model.StorageFile
-
- storageName(String) - Method in class com.groupdocs.cloud.editor.model.FileInfo
-
- StringUtil - Class in com.groupdocs.cloud.editor.client
-
- StringUtil() - Constructor for class com.groupdocs.cloud.editor.client.StringUtil
-
- STRUCTURE - com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
-