Package | Description |
---|---|
com.groupdocs.editor.formats | |
com.groupdocs.editor.metadata | |
com.groupdocs.editor.options |
Class and Description |
---|
IDocumentFormat
Root interface for all supporting document formats
|
PresentationFormats
Encapsulates all Presentation formats
|
PresentationFormats.AllEnumerable
Implements IEnumerable generic interface, that enables a 'foreach'
possibility for the PresentationFormats type
|
SpreadsheetFormats
Encapsulates all binary, XML and textual Spreadsheet formats (excluding all
textual delimiter-based formats with separator like CSV, TSV,
semicolon-delimited etc.), in which the workbook can be saved.
|
SpreadsheetFormats.AllEnumerable
Implements IEnumerable generic interface, that enables a 'foreach'
possibility for the SpreadsheetFormats type
|
TextualFormats
Encapsulates all textual (text-based) formats, including markup (XML, HTML)
and all DSV
|
TextualFormats.AllEnumerable
Implements IEnumerable generic interface, that enables a 'foreach'
possibility for the TextualFormats type
|
WordProcessingFormats
Encapsulates all WordProcessing formats
|
WordProcessingFormats.AllEnumerable
Implements IEnumerable generic interface, that enables a 'foreach'
possibility for the WordProcessingFormats type
|
Class and Description |
---|
IDocumentFormat
Root interface for all supporting document formats
|
PresentationFormats
Encapsulates all Presentation formats
|
SpreadsheetFormats
Encapsulates all binary, XML and textual Spreadsheet formats (excluding all
textual delimiter-based formats with separator like CSV, TSV,
semicolon-delimited etc.), in which the workbook can be saved.
|
TextualFormats
Encapsulates all textual (text-based) formats, including markup (XML, HTML)
and all DSV
|
WordProcessingFormats
Encapsulates all WordProcessing formats
|
Class and Description |
---|
PresentationFormats
Encapsulates all Presentation formats
|
SpreadsheetFormats
Encapsulates all binary, XML and textual Spreadsheet formats (excluding all
textual delimiter-based formats with separator like CSV, TSV,
semicolon-delimited etc.), in which the workbook can be saved.
|
WordProcessingFormats
Encapsulates all WordProcessing formats
|
Copyright © 2020. All rights reserved.