| Package | Description |
|---|---|
| com.groupdocs.cloud.editor.model |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DelimitedTextLoadOptions |
Options for loading text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)
|
class |
DelimitedTextSaveOptions |
Contains options for generating and saving text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)
|
class |
LoadOptions |
Options for loading documents
|
class |
PdfSaveOptions |
Allows to specify custom options for generating and saving PDF (Portable Document Format) documents
|
class |
PresentationLoadOptions |
Allows to specify custom options for editing documents of all supportable Presentation (PowerPoint-compatible) formats
|
class |
PresentationSaveOptions |
Allows to specify custom options for generating and saving Presentation (PowerPoint-compatible) documents
|
class |
SaveOptions |
Save options
|
class |
SpreadsheetLoadOptions |
Allows to specify custom options for editing documents of all supportable Spreadsheet (Excel-compatible) formats
|
class |
SpreadsheetSaveOptions |
Allows to specify custom options for generating and saving Spreadsheet (Excel-compliant) documents
|
class |
TextLoadOptions |
Allows to specify custom options for loading plain text (TXT) documents
|
class |
TextSaveOptions |
Allows to specify custom options for generating and saving plain text (TXT) documents
|
class |
WordProcessingLoadOptions |
Allows to specify custom options for loading WordProcessing-compliant documents
|
class |
WordProcessingSaveOptions |
Allows to specify custom options for generating and saving WordProcessing-compliant documents
|
class |
XmlLoadOptions |
Allows to specify custom options for loading XML (eXtensible Markup Language) documents
|
| Modifier and Type | Method | Description |
|---|---|---|
Options |
Options.fileInfo(FileInfo fileInfo) |
|
Options |
Options.outputPath(String outputPath) |
Copyright © 2025. All rights reserved.