A B C D E F G H I J K L M N O P Q R S T U V W X 

A

Adapter() - Constructor for class com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum.Adapter
 
Adapter() - Constructor for class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum.Adapter
 
Adapter() - Constructor for class com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum.Adapter
 
Adapter() - Constructor for class com.groupdocs.cloud.editor.model.TextLoadOptions.TrailingSpacesEnum.Adapter
 
Adapter() - Constructor for class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum.Adapter
 
Adapter() - Constructor for class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum.Adapter
 
Adapter() - Constructor for class com.groupdocs.cloud.editor.model.XmlLoadOptions.AttributeValuesQuoteTypeEnum.Adapter
 
addBidiMarks(Boolean) - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
 
addDefaultHeader(String, String) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Add a default header.
addErrorsItem(Error) - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
 
addFormatsItem(Format) - Method in class com.groupdocs.cloud.editor.model.FormatsResult
 
addUploadedItem(String) - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
 
addValueItem(FileVersion) - Method in class com.groupdocs.cloud.editor.model.FileVersions
 
addValueItem(StorageFile) - Method in class com.groupdocs.cloud.editor.model.FilesList
 
ALL - com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
 
ALLOWONLYCOMMENTS - com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum
 
ALLOWONLYFORMFIELDS - com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum
 
ALLOWONLYREVISIONS - com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum
 
ApiCallback<T> - Interface in com.groupdocs.cloud.editor.client
Callback for asynchronous API call.
ApiClient - Class in com.groupdocs.cloud.editor.client
 
ApiClient(Configuration) - Constructor for class com.groupdocs.cloud.editor.client.ApiClient
 
ApiError - Class in com.groupdocs.cloud.editor.model
Describes API error.
ApiError() - Constructor for class com.groupdocs.cloud.editor.model.ApiError
 
ApiErrorResponse - Class in com.groupdocs.cloud.editor.model
ApiErrorResponse
ApiErrorResponse() - Constructor for class com.groupdocs.cloud.editor.model.ApiErrorResponse
 
ApiException - Exception in com.groupdocs.cloud.editor.client
 
ApiException(String) - Constructor for exception com.groupdocs.cloud.editor.client.ApiException
 
ApiException(String, int) - Constructor for exception com.groupdocs.cloud.editor.client.ApiException
 
ApiException(Throwable) - Constructor for exception com.groupdocs.cloud.editor.client.ApiException
 
ApiResponse<T> - Class in com.groupdocs.cloud.editor.client
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class com.groupdocs.cloud.editor.client.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class com.groupdocs.cloud.editor.client.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>) - Method in interface com.groupdocs.cloud.editor.client.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>) - Method in class com.groupdocs.cloud.editor.client.auth.OAuth
 
attributeValuesQuoteType(XmlLoadOptions.AttributeValuesQuoteTypeEnum) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
 
Authentication - Interface in com.groupdocs.cloud.editor.client.auth
 
AuthError - Class in com.groupdocs.cloud.editor.model
Describes Auth error.
AuthError() - Constructor for class com.groupdocs.cloud.editor.model.AuthError
 

B

billedApiCalls(BigDecimal) - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
 
buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, List<Pair>, List<Pair>) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.

C

code(String) - Method in class com.groupdocs.cloud.editor.model.Error
 
com.groupdocs.cloud.editor.api - package com.groupdocs.cloud.editor.api
 
com.groupdocs.cloud.editor.client - package com.groupdocs.cloud.editor.client
 
com.groupdocs.cloud.editor.client.auth - package com.groupdocs.cloud.editor.client.auth
 
com.groupdocs.cloud.editor.model - package com.groupdocs.cloud.editor.model
 
com.groupdocs.cloud.editor.model.requests - package com.groupdocs.cloud.editor.model.requests
 
compliance(PdfSaveOptions.ComplianceEnum) - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions
 
Configuration - Class in com.groupdocs.cloud.editor.client
 
Configuration(String, String) - Constructor for class com.groupdocs.cloud.editor.client.Configuration
Constructor for Configuration
ConsumptionResult - Class in com.groupdocs.cloud.editor.model
Metered license consumption information
ConsumptionResult() - Constructor for class com.groupdocs.cloud.editor.model.ConsumptionResult
 
containsIgnoreCase(String[], String) - Static method in class com.groupdocs.cloud.editor.client.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class com.groupdocs.cloud.editor.client.ProgressRequestBody
 
contentLength() - Method in class com.groupdocs.cloud.editor.client.ProgressResponseBody
 
CONTENTS - com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
 
contentType() - Method in class com.groupdocs.cloud.editor.client.ProgressRequestBody
 
contentType() - Method in class com.groupdocs.cloud.editor.client.ProgressResponseBody
 
convertDateTimeData(Boolean) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
 
convertNumericData(Boolean) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
 
CONVERTTOINDENT - com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum
 
copyFile(CopyFileRequest) - Method in class com.groupdocs.cloud.editor.api.FileApi
Copy file
copyFileAsync(CopyFileRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.editor.api.FileApi
Copy file (asynchronously)
copyFileCall(CopyFileRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.FileApi
Build call for copyFile
CopyFileRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for copyFile method.
CopyFileRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
Initializes a new instance of the CopyFileRequest class.
CopyFileRequest(String, String, String, String, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
Initializes a new instance of the CopyFileRequest class.
copyFileWithHttpInfo(CopyFileRequest) - Method in class com.groupdocs.cloud.editor.api.FileApi
Copy file
copyFolder(CopyFolderRequest) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Copy folder
copyFolderAsync(CopyFolderRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Copy folder (asynchronously)
copyFolderCall(CopyFolderRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Build call for copyFolder
CopyFolderRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for copyFolder method.
CopyFolderRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
Initializes a new instance of the CopyFolderRequest class.
CopyFolderRequest(String, String, String, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
Initializes a new instance of the CopyFolderRequest class.
copyFolderWithHttpInfo(CopyFolderRequest) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Copy folder
createFolder(CreateFolderRequest) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Create the folder
createFolderAsync(CreateFolderRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Create the folder (asynchronously)
createFolderCall(CreateFolderRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Build call for createFolder
CreateFolderRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for createFolder method.
CreateFolderRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.CreateFolderRequest
Initializes a new instance of the CreateFolderRequest class.
CreateFolderRequest(String, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.CreateFolderRequest
Initializes a new instance of the CreateFolderRequest class.
createFolderWithHttpInfo(CreateFolderRequest) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Create the folder
createGson() - Static method in class com.groupdocs.cloud.editor.client.JSON
 
credit(BigDecimal) - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
 

D

date(OffsetDateTime) - Method in class com.groupdocs.cloud.editor.model.ErrorDetails
 
DateTypeAdapter() - Constructor for class com.groupdocs.cloud.editor.client.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class com.groupdocs.cloud.editor.client.JSON.DateTypeAdapter
 
deleteFile(DeleteFileRequest) - Method in class com.groupdocs.cloud.editor.api.FileApi
Delete file
deleteFileAsync(DeleteFileRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.editor.api.FileApi
Delete file (asynchronously)
deleteFileCall(DeleteFileRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.FileApi
Build call for deleteFile
DeleteFileRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for deleteFile method.
DeleteFileRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
Initializes a new instance of the DeleteFileRequest class.
DeleteFileRequest(String, String, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
Initializes a new instance of the DeleteFileRequest class.
deleteFileWithHttpInfo(DeleteFileRequest) - Method in class com.groupdocs.cloud.editor.api.FileApi
Delete file
deleteFolder(DeleteFolderRequest) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Delete folder
deleteFolderAsync(DeleteFolderRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Delete folder (asynchronously)
deleteFolderCall(DeleteFolderRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Build call for deleteFolder
DeleteFolderRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for deleteFolder method.
DeleteFolderRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
Initializes a new instance of the DeleteFolderRequest class.
DeleteFolderRequest(String, String, Boolean) - Constructor for class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
Initializes a new instance of the DeleteFolderRequest class.
deleteFolderWithHttpInfo(DeleteFolderRequest) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Delete folder
DelimitedTextLoadOptions - Class in com.groupdocs.cloud.editor.model
Options for loading text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)
DelimitedTextLoadOptions() - Constructor for class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
 
DelimitedTextSaveOptions - Class in com.groupdocs.cloud.editor.model
Contains options for generating and saving text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)
DelimitedTextSaveOptions() - Constructor for class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
 
deserialize(Response, Type) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class com.groupdocs.cloud.editor.client.JSON
Deserialize the given JSON string to Java object.
DiscUsage - Class in com.groupdocs.cloud.editor.model
Class for disc space information.
DiscUsage() - Constructor for class com.groupdocs.cloud.editor.model.DiscUsage
 
DocumentResult - Class in com.groupdocs.cloud.editor.model
Describes document result
DocumentResult() - Constructor for class com.groupdocs.cloud.editor.model.DocumentResult
 
DOUBLEQUOTE - com.groupdocs.cloud.editor.model.XmlLoadOptions.AttributeValuesQuoteTypeEnum
 
downloadFile(DownloadFileRequest) - Method in class com.groupdocs.cloud.editor.api.FileApi
Download file
downloadFileAsync(DownloadFileRequest, ApiCallback<File>) - Method in class com.groupdocs.cloud.editor.api.FileApi
Download file (asynchronously)
downloadFileCall(DownloadFileRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.FileApi
Build call for downloadFile
downloadFileFromResponse(Response) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Download file from the given response.
DownloadFileRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for downloadFile method.
DownloadFileRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
Initializes a new instance of the DownloadFileRequest class.
DownloadFileRequest(String, String, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
Initializes a new instance of the DownloadFileRequest class.
downloadFileWithHttpInfo(DownloadFileRequest) - Method in class com.groupdocs.cloud.editor.api.FileApi
Download file

E

EditApi - Class in com.groupdocs.cloud.editor.api
 
EditApi(Configuration) - Constructor for class com.groupdocs.cloud.editor.api.EditApi
Initializes new instance of EditApi
EditApi(String, String) - Constructor for class com.groupdocs.cloud.editor.api.EditApi
Initializes new instance of EditApi
enableLanguageInformation(Boolean) - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
 
enablePagination(Boolean) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
 
enablePagination(Boolean) - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
 
enablePagination(Boolean) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 
encoding(String) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
 
encoding(String) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
 
encoding(String) - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
 
encoding(String) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.ApiError
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.ApiErrorResponse
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.AuthError
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.DiscUsage
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.DocumentResult
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.Error
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.ErrorDetails
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.FileInfo
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.FilesList
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.FileVersion
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.FileVersions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.Format
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.FormatsResult
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.InfoResult
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.LoadOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.LoadResult
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.ObjectExist
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.Options
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.PresentationLoadOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.PresentationSaveOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.CreateFolderRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.GetDiscUsageRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.GetFilesListRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.GetFileVersionsRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.GetInfoRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.LoadRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.SaveRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.StorageExistsRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.SaveOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetLoadOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.StorageExist
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.StorageFile
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 
equals(Object) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
 
error(ApiError) - Method in class com.groupdocs.cloud.editor.model.ApiErrorResponse
 
error(Error) - Method in class com.groupdocs.cloud.editor.model.ApiError
 
error(String) - Method in class com.groupdocs.cloud.editor.model.AuthError
 
Error - Class in com.groupdocs.cloud.editor.model
Describes API error.
Error() - Constructor for class com.groupdocs.cloud.editor.model.Error
 
ErrorDetails - Class in com.groupdocs.cloud.editor.model
The error details
ErrorDetails() - Constructor for class com.groupdocs.cloud.editor.model.ErrorDetails
 
errors(List<Error>) - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
 
escapeString(String) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Escape the given string to be used as URL query value.
excludeHiddenWorksheets(Boolean) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetLoadOptions
 
execute(Call) - Method in class com.groupdocs.cloud.editor.client.ApiClient
execute(Call, Type) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class com.groupdocs.cloud.editor.client.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Execute HTTP call asynchronously.
exists(Boolean) - Method in class com.groupdocs.cloud.editor.model.ObjectExist
 
exists(Boolean) - Method in class com.groupdocs.cloud.editor.model.StorageExist
 
extension(String) - Method in class com.groupdocs.cloud.editor.model.Format
 
extension(String) - Method in class com.groupdocs.cloud.editor.model.InfoResult
 
EXTRACTALL - com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum
 
EXTRACTALLEMBEDDED - com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum
 
EXTRACTEMBEDDEDWITHOUTSYSTEM - com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum
 

F

FileApi - Class in com.groupdocs.cloud.editor.api
 
FileApi(Configuration) - Constructor for class com.groupdocs.cloud.editor.api.FileApi
Initializes new instance of FileApi
FileApi(String, String) - Constructor for class com.groupdocs.cloud.editor.api.FileApi
Initializes new instance of FileApi
fileFormat(String) - Method in class com.groupdocs.cloud.editor.model.Format
 
fileFormat(String) - Method in class com.groupdocs.cloud.editor.model.InfoResult
 
fileInfo(FileInfo) - Method in class com.groupdocs.cloud.editor.model.Options
 
FileInfo - Class in com.groupdocs.cloud.editor.model
Describes file properties
FileInfo() - Constructor for class com.groupdocs.cloud.editor.model.FileInfo
 
filePath(String) - Method in class com.groupdocs.cloud.editor.model.FileInfo
 
FilesList - Class in com.groupdocs.cloud.editor.model
Files list
FilesList() - Constructor for class com.groupdocs.cloud.editor.model.FilesList
 
FilesUploadResult - Class in com.groupdocs.cloud.editor.model
File upload result
FilesUploadResult() - Constructor for class com.groupdocs.cloud.editor.model.FilesUploadResult
 
FileVersion - Class in com.groupdocs.cloud.editor.model
File Version
FileVersion() - Constructor for class com.groupdocs.cloud.editor.model.FileVersion
 
FileVersions - Class in com.groupdocs.cloud.editor.model
File versions FileVersion.
FileVersions() - Constructor for class com.groupdocs.cloud.editor.model.FileVersions
 
fixIncorrectStructure(Boolean) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
 
FolderApi - Class in com.groupdocs.cloud.editor.api
 
FolderApi(Configuration) - Constructor for class com.groupdocs.cloud.editor.api.FolderApi
Initializes new instance of FolderApi
FolderApi(String, String) - Constructor for class com.groupdocs.cloud.editor.api.FolderApi
Initializes new instance of FolderApi
fontExtraction(WordProcessingLoadOptions.FontExtractionEnum) - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
 
format(String) - Method in class com.groupdocs.cloud.editor.model.SaveOptions
 
Format - Class in com.groupdocs.cloud.editor.model
Describes file format properties
Format() - Constructor for class com.groupdocs.cloud.editor.model.Format
 
formats(List<Format>) - Method in class com.groupdocs.cloud.editor.model.FormatsResult
 
FormatsResult - Class in com.groupdocs.cloud.editor.model
Describes object which contains list of supported file formats.
FormatsResult() - Constructor for class com.groupdocs.cloud.editor.model.FormatsResult
 
fromValue(String) - Static method in enum com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum
 
fromValue(String) - Static method in enum com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
 
fromValue(String) - Static method in enum com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum
 
fromValue(String) - Static method in enum com.groupdocs.cloud.editor.model.TextLoadOptions.TrailingSpacesEnum
 
fromValue(String) - Static method in enum com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum
 
fromValue(String) - Static method in enum com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum
 
fromValue(String) - Static method in enum com.groupdocs.cloud.editor.model.XmlLoadOptions.AttributeValuesQuoteTypeEnum
 

G

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").

H

handleResponse(Response, Type) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class com.groupdocs.cloud.editor.model.ApiError
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.ApiErrorResponse
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.AuthError
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.DiscUsage
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.DocumentResult
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.Error
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.ErrorDetails
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.FileInfo
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.FilesList
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.FileVersion
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.FileVersions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.Format
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.FormatsResult
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.InfoResult
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.LoadOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.LoadResult
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.ObjectExist
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.Options
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.PresentationLoadOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.PresentationSaveOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.CreateFolderRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.GetDiscUsageRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.GetFilesListRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.GetFileVersionsRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.GetInfoRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.LoadRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.SaveRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.StorageExistsRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.SaveOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.SpreadsheetLoadOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.StorageExist
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.StorageFile
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 
hashCode() - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
 
htmlPath(String) - Method in class com.groupdocs.cloud.editor.model.LoadResult
 
htmlPath(String) - Method in class com.groupdocs.cloud.editor.model.SaveOptions
 

I

InfoApi - Class in com.groupdocs.cloud.editor.api
 
InfoApi(Configuration) - Constructor for class com.groupdocs.cloud.editor.api.InfoApi
Initializes new instance of InfoApi
InfoApi(String, String) - Constructor for class com.groupdocs.cloud.editor.api.InfoApi
Initializes new instance of InfoApi
InfoResult - Class in com.groupdocs.cloud.editor.model
Describes document properties result
InfoResult() - Constructor for class com.groupdocs.cloud.editor.model.InfoResult
 
isDebugging() - Method in class com.groupdocs.cloud.editor.client.ApiClient
Check that whether debugging is enabled for this API client.
isEncrypted(Boolean) - Method in class com.groupdocs.cloud.editor.model.InfoResult
 
isFolder(Boolean) - Method in class com.groupdocs.cloud.editor.model.ObjectExist
 
isFolder(Boolean) - Method in class com.groupdocs.cloud.editor.model.StorageFile
 
isJsonMime(String) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Check if the given MIME is a JSON MIME.
isLatest(Boolean) - Method in class com.groupdocs.cloud.editor.model.FileVersion
 
isVerifyingSsl() - Method in class com.groupdocs.cloud.editor.client.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class com.groupdocs.cloud.editor.client.StringUtil
Join an array of strings with the given separator.
JSON - Class in com.groupdocs.cloud.editor.client
 
JSON() - Constructor for class com.groupdocs.cloud.editor.client.JSON
 
JSON.DateTypeAdapter - Class in com.groupdocs.cloud.editor.client
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.LocalDateTypeAdapter - Class in com.groupdocs.cloud.editor.client
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - Class in com.groupdocs.cloud.editor.client
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - Class in com.groupdocs.cloud.editor.client
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

K

keepSeparatorsForBlankRow(Boolean) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
 

L

leadingSpaces(TextLoadOptions.LeadingSpacesEnum) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
 
LicenseApi - Class in com.groupdocs.cloud.editor.api
 
LicenseApi(Configuration) - Constructor for class com.groupdocs.cloud.editor.api.LicenseApi
Initializes new instance of LicenseApi
LicenseApi(String, String) - Constructor for class com.groupdocs.cloud.editor.api.LicenseApi
Initializes new instance of LicenseApi
load(LoadRequest) - Method in class com.groupdocs.cloud.editor.api.EditApi
Load document for editing
loadAsync(LoadRequest, ApiCallback<LoadResult>) - Method in class com.groupdocs.cloud.editor.api.EditApi
Load document for editing (asynchronously)
loadCall(LoadRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.EditApi
Build call for load
LoadOptions - Class in com.groupdocs.cloud.editor.model
Options for loading documents
LoadOptions() - Constructor for class com.groupdocs.cloud.editor.model.LoadOptions
 
LoadRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for load method.
LoadRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.LoadRequest
Initializes a new instance of the LoadRequest class.
LoadRequest(LoadOptions) - Constructor for class com.groupdocs.cloud.editor.model.requests.LoadRequest
Initializes a new instance of the LoadRequest class.
LoadResult - Class in com.groupdocs.cloud.editor.model
Describes load result
LoadResult() - Constructor for class com.groupdocs.cloud.editor.model.LoadResult
 
loadWithHttpInfo(LoadRequest) - Method in class com.groupdocs.cloud.editor.api.EditApi
Load document for editing
LocalDateTypeAdapter() - Constructor for class com.groupdocs.cloud.editor.client.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class com.groupdocs.cloud.editor.client.JSON.LocalDateTypeAdapter
 
locale(String) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 
localeBi(String) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 
localeFarEast(String) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 

M

message(String) - Method in class com.groupdocs.cloud.editor.model.Error
 
modifiedDate(OffsetDateTime) - Method in class com.groupdocs.cloud.editor.model.StorageFile
 
moveFile(MoveFileRequest) - Method in class com.groupdocs.cloud.editor.api.FileApi
Move file
moveFileAsync(MoveFileRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.editor.api.FileApi
Move file (asynchronously)
moveFileCall(MoveFileRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.FileApi
Build call for moveFile
MoveFileRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for moveFile method.
MoveFileRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
Initializes a new instance of the MoveFileRequest class.
MoveFileRequest(String, String, String, String, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
Initializes a new instance of the MoveFileRequest class.
moveFileWithHttpInfo(MoveFileRequest) - Method in class com.groupdocs.cloud.editor.api.FileApi
Move file
moveFolder(MoveFolderRequest) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Move folder
moveFolderAsync(MoveFolderRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Move folder (asynchronously)
moveFolderCall(MoveFolderRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Build call for moveFolder
MoveFolderRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for moveFolder method.
MoveFolderRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
Initializes a new instance of the MoveFolderRequest class.
MoveFolderRequest(String, String, String, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
Initializes a new instance of the MoveFolderRequest class.
moveFolderWithHttpInfo(MoveFolderRequest) - Method in class com.groupdocs.cloud.editor.api.FolderApi
Move folder

N

name(String) - Method in class com.groupdocs.cloud.editor.model.StorageFile
 
NONE - com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
 
NOPROTECTION - com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum
 
NOTEXTRACT - com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum
 

O

OAuth - Class in com.groupdocs.cloud.editor.client.auth
 
OAuth(Configuration, String, String) - Constructor for class com.groupdocs.cloud.editor.client.auth.OAuth
 
ObjectExist - Class in com.groupdocs.cloud.editor.model
Object exists
ObjectExist() - Constructor for class com.groupdocs.cloud.editor.model.ObjectExist
 
objectExists(ObjectExistsRequest) - Method in class com.groupdocs.cloud.editor.api.StorageApi
Check if file or folder exists
objectExistsAsync(ObjectExistsRequest, ApiCallback<ObjectExist>) - Method in class com.groupdocs.cloud.editor.api.StorageApi
Check if file or folder exists (asynchronously)
objectExistsCall(ObjectExistsRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.StorageApi
Build call for objectExists
ObjectExistsRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for objectExists method.
ObjectExistsRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
Initializes a new instance of the ObjectExistsRequest class.
ObjectExistsRequest(String, String, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
Initializes a new instance of the ObjectExistsRequest class.
objectExistsWithHttpInfo(ObjectExistsRequest) - Method in class com.groupdocs.cloud.editor.api.StorageApi
Check if file or folder exists
OBJECTS - com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
 
OffsetDateTimeTypeAdapter() - Constructor for class com.groupdocs.cloud.editor.client.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class com.groupdocs.cloud.editor.client.JSON.OffsetDateTimeTypeAdapter
 
onDownloadProgress(long, long, boolean) - Method in interface com.groupdocs.cloud.editor.client.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface com.groupdocs.cloud.editor.client.ApiCallback
This is called when the API call fails.
onRequestProgress(long, long, boolean) - Method in interface com.groupdocs.cloud.editor.client.ProgressRequestBody.ProgressRequestListener
 
onSuccess(T, int, Map<String, List<String>>) - Method in interface com.groupdocs.cloud.editor.client.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface com.groupdocs.cloud.editor.client.ApiCallback
This is called when the API upload processing.
Options - Class in com.groupdocs.cloud.editor.model
Describes basic options properties
Options() - Constructor for class com.groupdocs.cloud.editor.model.Options
 
outputPath(String) - Method in class com.groupdocs.cloud.editor.model.Options
 

P

pageCount(Integer) - Method in class com.groupdocs.cloud.editor.model.InfoResult
 
Pair - Class in com.groupdocs.cloud.editor.client
 
Pair(String, String) - Constructor for class com.groupdocs.cloud.editor.client.Pair
 
parameterToPair(String, Object) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Format the given parameter object into string.
password(String) - Method in class com.groupdocs.cloud.editor.model.FileInfo
 
password(String) - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions
 
password(String) - Method in class com.groupdocs.cloud.editor.model.PresentationSaveOptions
 
password(String) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
 
password(String) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 
path(String) - Method in class com.groupdocs.cloud.editor.model.DocumentResult
 
path(String) - Method in class com.groupdocs.cloud.editor.model.StorageFile
 
PDF15 - com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum
 
PDFA1A - com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum
 
PDFA1B - com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum
 
PdfSaveOptions - Class in com.groupdocs.cloud.editor.model
Allows to specify custom options for generating and saving PDF (Portable Document Format) documents
PdfSaveOptions() - Constructor for class com.groupdocs.cloud.editor.model.PdfSaveOptions
 
PdfSaveOptions.ComplianceEnum - Enum in com.groupdocs.cloud.editor.model
Specifies the PDF standards compliance level for output documents.
PdfSaveOptions.ComplianceEnum.Adapter - Class in com.groupdocs.cloud.editor.model
 
prepareDownloadFile(Response) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Prepare file for download
PresentationLoadOptions - Class in com.groupdocs.cloud.editor.model
Allows to specify custom options for editing documents of all supportable Presentation (PowerPoint-compatible) formats
PresentationLoadOptions() - Constructor for class com.groupdocs.cloud.editor.model.PresentationLoadOptions
 
PresentationSaveOptions - Class in com.groupdocs.cloud.editor.model
Allows to specify custom options for generating and saving Presentation (PowerPoint-compatible) documents
PresentationSaveOptions() - Constructor for class com.groupdocs.cloud.editor.model.PresentationSaveOptions
 
PRESERVE - com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum
 
PRESERVE - com.groupdocs.cloud.editor.model.TextLoadOptions.TrailingSpacesEnum
 
preserveTableLayout(Boolean) - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
 
processHeaderParams(Map<String, String>, Request.Builder) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in com.groupdocs.cloud.editor.client
 
ProgressRequestBody(RequestBody, ProgressRequestBody.ProgressRequestListener) - Constructor for class com.groupdocs.cloud.editor.client.ProgressRequestBody
 
ProgressRequestBody.ProgressRequestListener - Interface in com.groupdocs.cloud.editor.client
 
ProgressResponseBody - Class in com.groupdocs.cloud.editor.client
 
ProgressResponseBody(ResponseBody, ProgressResponseBody.ProgressListener) - Constructor for class com.groupdocs.cloud.editor.client.ProgressResponseBody
 
ProgressResponseBody.ProgressListener - Interface in com.groupdocs.cloud.editor.client
 
protectionPassword(String) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
 
protectionPassword(String) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 
protectionType(SpreadsheetSaveOptions.ProtectionTypeEnum) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
 
protectionType(WordProcessingSaveOptions.ProtectionTypeEnum) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 

Q

quantity(BigDecimal) - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
 

R

read(JsonReader) - Method in class com.groupdocs.cloud.editor.client.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.editor.client.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.editor.client.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.editor.client.JSON.SqlDateTypeAdapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum.Adapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum.Adapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum.Adapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions.TrailingSpacesEnum.Adapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum.Adapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum.Adapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions.AttributeValuesQuoteTypeEnum.Adapter
 
READONLY - com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum
 
recognizeEmails(Boolean) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
 
recognizeLists(Boolean) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
 
recognizeUris(Boolean) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
 
requestId(String) - Method in class com.groupdocs.cloud.editor.model.ApiErrorResponse
 
requestId(String) - Method in class com.groupdocs.cloud.editor.model.ErrorDetails
 
resourcesPath(String) - Method in class com.groupdocs.cloud.editor.model.LoadResult
 
resourcesPath(String) - Method in class com.groupdocs.cloud.editor.model.SaveOptions
 

S

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
 

T

TextLoadOptions - Class in com.groupdocs.cloud.editor.model
Allows to specify custom options for loading plain text (TXT) documents
TextLoadOptions() - Constructor for class com.groupdocs.cloud.editor.model.TextLoadOptions
 
TextLoadOptions.LeadingSpacesEnum - Enum in com.groupdocs.cloud.editor.model
Gets or sets preferred option of a leading space handling.
TextLoadOptions.LeadingSpacesEnum.Adapter - Class in com.groupdocs.cloud.editor.model
 
TextLoadOptions.TrailingSpacesEnum - Enum in com.groupdocs.cloud.editor.model
Gets or sets preferred option of a trailing space handling.
TextLoadOptions.TrailingSpacesEnum.Adapter - Class in com.groupdocs.cloud.editor.model
 
TextSaveOptions - Class in com.groupdocs.cloud.editor.model
Allows to specify custom options for generating and saving plain text (TXT) documents
TextSaveOptions() - Constructor for class com.groupdocs.cloud.editor.model.TextSaveOptions
 
toString() - Method in class com.groupdocs.cloud.editor.model.ApiError
 
toString() - Method in class com.groupdocs.cloud.editor.model.ApiErrorResponse
 
toString() - Method in class com.groupdocs.cloud.editor.model.AuthError
 
toString() - Method in class com.groupdocs.cloud.editor.model.ConsumptionResult
 
toString() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
 
toString() - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
 
toString() - Method in class com.groupdocs.cloud.editor.model.DiscUsage
 
toString() - Method in class com.groupdocs.cloud.editor.model.DocumentResult
 
toString() - Method in class com.groupdocs.cloud.editor.model.Error
 
toString() - Method in class com.groupdocs.cloud.editor.model.ErrorDetails
 
toString() - Method in class com.groupdocs.cloud.editor.model.FileInfo
 
toString() - Method in class com.groupdocs.cloud.editor.model.FilesList
 
toString() - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
 
toString() - Method in class com.groupdocs.cloud.editor.model.FileVersion
 
toString() - Method in class com.groupdocs.cloud.editor.model.FileVersions
 
toString() - Method in class com.groupdocs.cloud.editor.model.Format
 
toString() - Method in class com.groupdocs.cloud.editor.model.FormatsResult
 
toString() - Method in class com.groupdocs.cloud.editor.model.InfoResult
 
toString() - Method in class com.groupdocs.cloud.editor.model.LoadOptions
 
toString() - Method in class com.groupdocs.cloud.editor.model.LoadResult
 
toString() - Method in class com.groupdocs.cloud.editor.model.ObjectExist
 
toString() - Method in class com.groupdocs.cloud.editor.model.Options
 
toString() - Method in enum com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum
 
toString() - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions
 
toString() - Method in class com.groupdocs.cloud.editor.model.PresentationLoadOptions
 
toString() - Method in class com.groupdocs.cloud.editor.model.PresentationSaveOptions
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFileRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.CopyFolderRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.CreateFolderRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFileRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.DeleteFolderRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.DownloadFileRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.GetDiscUsageRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.GetFilesListRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.GetFileVersionsRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.GetInfoRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.LoadRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFileRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.MoveFolderRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.ObjectExistsRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.SaveRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.StorageExistsRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
 
toString() - Method in class com.groupdocs.cloud.editor.model.SaveOptions
 
toString() - Method in class com.groupdocs.cloud.editor.model.SpreadsheetLoadOptions
 
toString() - Method in enum com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
 
toString() - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions
 
toString() - Method in class com.groupdocs.cloud.editor.model.StorageExist
 
toString() - Method in class com.groupdocs.cloud.editor.model.StorageFile
 
toString() - Method in enum com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum
 
toString() - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
 
toString() - Method in enum com.groupdocs.cloud.editor.model.TextLoadOptions.TrailingSpacesEnum
 
toString() - Method in class com.groupdocs.cloud.editor.model.TextSaveOptions
 
toString() - Method in enum com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum
 
toString() - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
 
toString() - Method in enum com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum
 
toString() - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 
toString() - Method in enum com.groupdocs.cloud.editor.model.XmlLoadOptions.AttributeValuesQuoteTypeEnum
 
toString() - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
 
totalSize(Long) - Method in class com.groupdocs.cloud.editor.model.DiscUsage
 
trailingSpaces(TextLoadOptions.TrailingSpacesEnum) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions
 
treatConsecutiveDelimitersAsOne(Boolean) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextLoadOptions
 
TRIM - com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum
 
TRIM - com.groupdocs.cloud.editor.model.TextLoadOptions.TrailingSpacesEnum
 
trimLeadingBlankRowAndColumn(Boolean) - Method in class com.groupdocs.cloud.editor.model.DelimitedTextSaveOptions
 
trimTrailingWhitespaces(Boolean) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions
 

U

update(long, long, boolean) - Method in interface com.groupdocs.cloud.editor.client.ProgressResponseBody.ProgressListener
 
updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class com.groupdocs.cloud.editor.client.ApiClient
Update query and header parameters based on authentication settings.
uploaded(List<String>) - Method in class com.groupdocs.cloud.editor.model.FilesUploadResult
 
uploadFile(UploadFileRequest) - Method in class com.groupdocs.cloud.editor.api.FileApi
Upload file
uploadFileAsync(UploadFileRequest, ApiCallback<FilesUploadResult>) - Method in class com.groupdocs.cloud.editor.api.FileApi
Upload file (asynchronously)
uploadFileCall(UploadFileRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.editor.api.FileApi
Build call for uploadFile
UploadFileRequest - Class in com.groupdocs.cloud.editor.model.requests
Request model for uploadFile method.
UploadFileRequest() - Constructor for class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
Initializes a new instance of the UploadFileRequest class.
UploadFileRequest(String, File, String) - Constructor for class com.groupdocs.cloud.editor.model.requests.UploadFileRequest
Initializes a new instance of the UploadFileRequest class.
uploadFileWithHttpInfo(UploadFileRequest) - Method in class com.groupdocs.cloud.editor.api.FileApi
Upload file
usedSize(Long) - Method in class com.groupdocs.cloud.editor.model.DiscUsage
 

V

value(List<FileVersion>) - Method in class com.groupdocs.cloud.editor.model.FileVersions
 
value(List<StorageFile>) - Method in class com.groupdocs.cloud.editor.model.FilesList
 
valueOf(String) - Static method in enum com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.cloud.editor.model.TextLoadOptions.TrailingSpacesEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.cloud.editor.model.XmlLoadOptions.AttributeValuesQuoteTypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.cloud.editor.model.TextLoadOptions.TrailingSpacesEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.cloud.editor.model.XmlLoadOptions.AttributeValuesQuoteTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
versionId(String) - Method in class com.groupdocs.cloud.editor.model.FileInfo
 
versionId(String) - Method in class com.groupdocs.cloud.editor.model.FileVersion
 

W

WINDOW - com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum
 
WordProcessingLoadOptions - Class in com.groupdocs.cloud.editor.model
Allows to specify custom options for loading WordProcessing-compliant documents
WordProcessingLoadOptions() - Constructor for class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions
 
WordProcessingLoadOptions.FontExtractionEnum - Enum in com.groupdocs.cloud.editor.model
Responsible for extracting font resources, which are used in the input WordProcessing document.
WordProcessingLoadOptions.FontExtractionEnum.Adapter - Class in com.groupdocs.cloud.editor.model
 
WordProcessingSaveOptions - Class in com.groupdocs.cloud.editor.model
Allows to specify custom options for generating and saving WordProcessing-compliant documents
WordProcessingSaveOptions() - Constructor for class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions
 
WordProcessingSaveOptions.ProtectionTypeEnum - Enum in com.groupdocs.cloud.editor.model
Write-protection type.
WordProcessingSaveOptions.ProtectionTypeEnum.Adapter - Class in com.groupdocs.cloud.editor.model
 
worksheetIndex(Integer) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetLoadOptions
 
write(JsonWriter, PdfSaveOptions.ComplianceEnum) - Method in class com.groupdocs.cloud.editor.model.PdfSaveOptions.ComplianceEnum.Adapter
 
write(JsonWriter, SpreadsheetSaveOptions.ProtectionTypeEnum) - Method in class com.groupdocs.cloud.editor.model.SpreadsheetSaveOptions.ProtectionTypeEnum.Adapter
 
write(JsonWriter, TextLoadOptions.LeadingSpacesEnum) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions.LeadingSpacesEnum.Adapter
 
write(JsonWriter, TextLoadOptions.TrailingSpacesEnum) - Method in class com.groupdocs.cloud.editor.model.TextLoadOptions.TrailingSpacesEnum.Adapter
 
write(JsonWriter, WordProcessingLoadOptions.FontExtractionEnum) - Method in class com.groupdocs.cloud.editor.model.WordProcessingLoadOptions.FontExtractionEnum.Adapter
 
write(JsonWriter, WordProcessingSaveOptions.ProtectionTypeEnum) - Method in class com.groupdocs.cloud.editor.model.WordProcessingSaveOptions.ProtectionTypeEnum.Adapter
 
write(JsonWriter, XmlLoadOptions.AttributeValuesQuoteTypeEnum) - Method in class com.groupdocs.cloud.editor.model.XmlLoadOptions.AttributeValuesQuoteTypeEnum.Adapter
 
write(JsonWriter, Date) - Method in class com.groupdocs.cloud.editor.client.JSON.SqlDateTypeAdapter
 
write(JsonWriter, Date) - Method in class com.groupdocs.cloud.editor.client.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class com.groupdocs.cloud.editor.client.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class com.groupdocs.cloud.editor.client.JSON.OffsetDateTimeTypeAdapter
 
writeTo(BufferedSink) - Method in class com.groupdocs.cloud.editor.client.ProgressRequestBody
 

X

XmlLoadOptions - Class in com.groupdocs.cloud.editor.model
Allows to specify custom options for loading XML (eXtensible Markup Language) documents
XmlLoadOptions() - Constructor for class com.groupdocs.cloud.editor.model.XmlLoadOptions
 
XmlLoadOptions.AttributeValuesQuoteTypeEnum - Enum in com.groupdocs.cloud.editor.model
Allows to specify quote type (single or double quotes) for attribute values.
XmlLoadOptions.AttributeValuesQuoteTypeEnum.Adapter - Class in com.groupdocs.cloud.editor.model
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2025. All rights reserved.