| Class | Description |
|---|---|
| ApiError |
Describes API error.
|
| ApiErrorResponse |
ApiErrorResponse
|
| AuthError |
Describes Auth error.
|
| ConsumptionResult |
Metered license consumption information
|
| DelimitedTextLoadOptions |
Options for loading text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)
|
| DelimitedTextSaveOptions |
Contains options for generating and saving text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)
|
| DiscUsage |
Class for disc space information.
|
| DocumentResult |
Describes document result
|
| Error |
Describes API error.
|
| ErrorDetails |
The error details
|
| FileInfo |
Describes file properties
|
| FilesList |
Files list
|
| FilesUploadResult |
File upload result
|
| FileVersion |
File Version
|
| FileVersions |
File versions FileVersion.
|
| Format |
Describes file format properties
|
| FormatsResult |
Describes object which contains list of supported file formats.
|
| InfoResult |
Describes document properties result
|
| LoadOptions |
Options for loading documents
|
| LoadResult |
Describes load result
|
| ObjectExist |
Object exists
|
| Options |
Describes basic options properties
|
| PdfSaveOptions |
Allows to specify custom options for generating and saving PDF (Portable Document Format) documents
|
| PdfSaveOptions.ComplianceEnum.Adapter | |
| PresentationLoadOptions |
Allows to specify custom options for editing documents of all supportable Presentation (PowerPoint-compatible) formats
|
| PresentationSaveOptions |
Allows to specify custom options for generating and saving Presentation (PowerPoint-compatible) documents
|
| SaveOptions |
Save options
|
| SpreadsheetLoadOptions |
Allows to specify custom options for editing documents of all supportable Spreadsheet (Excel-compatible) formats
|
| SpreadsheetSaveOptions |
Allows to specify custom options for generating and saving Spreadsheet (Excel-compliant) documents
|
| SpreadsheetSaveOptions.ProtectionTypeEnum.Adapter | |
| StorageExist |
Storage exists
|
| StorageFile |
File or folder information
|
| TextLoadOptions |
Allows to specify custom options for loading plain text (TXT) documents
|
| TextLoadOptions.LeadingSpacesEnum.Adapter | |
| TextLoadOptions.TrailingSpacesEnum.Adapter | |
| TextSaveOptions |
Allows to specify custom options for generating and saving plain text (TXT) documents
|
| WordProcessingLoadOptions |
Allows to specify custom options for loading WordProcessing-compliant documents
|
| WordProcessingLoadOptions.FontExtractionEnum.Adapter | |
| WordProcessingSaveOptions |
Allows to specify custom options for generating and saving WordProcessing-compliant documents
|
| WordProcessingSaveOptions.ProtectionTypeEnum.Adapter | |
| XmlLoadOptions |
Allows to specify custom options for loading XML (eXtensible Markup Language) documents
|
| XmlLoadOptions.AttributeValuesQuoteTypeEnum.Adapter |
| Enum | Description |
|---|---|
| PdfSaveOptions.ComplianceEnum |
Specifies the PDF standards compliance level for output documents.
|
| SpreadsheetSaveOptions.ProtectionTypeEnum |
Write-protection type.
|
| TextLoadOptions.LeadingSpacesEnum |
Gets or sets preferred option of a leading space handling.
|
| TextLoadOptions.TrailingSpacesEnum |
Gets or sets preferred option of a trailing space handling.
|
| WordProcessingLoadOptions.FontExtractionEnum |
Responsible for extracting font resources, which are used in the input WordProcessing document.
|
| WordProcessingSaveOptions.ProtectionTypeEnum |
Write-protection type.
|
| XmlLoadOptions.AttributeValuesQuoteTypeEnum |
Allows to specify quote type (single or double quotes) for attribute values.
|
Copyright © 2025. All rights reserved.