Modifier and Type | Class and Description |
---|---|
class |
DocFormat
Represents a word processing document.
|
class |
DocumentFormat<T extends DocumentMetadata<TK>,TK extends MetadataProperty,TDi extends DocumentInfo>
Represents base abstraction for document formats such as PDF, WORD, EXCEL, PowerPoint etc.
|
class |
PdfFormat
Represents a PDF document.
|
class |
PptFormat
Represents a PowerPoint presentation.
|
class |
VisioFormat
Represents a Microsoft Visio diagram.
|
class |
XlsFormat
Represents a spreadsheet document.
|
Copyright © 2019. All rights reserved.