Constructor and Description |
---|
DocFormat(InputStream input,
LoadOptions loadOptions)
Initializes a new instance of the
DocFormat class. |
DocFormat(String fileName,
LoadOptions loadOptions)
Initializes a new instance of the
DocFormat class. |
OneNoteFormat(InputStream input,
LoadOptions loadOptions)
Initializes a new instance of the
OneNoteFormat class. |
OneNoteFormat(String fileName,
LoadOptions loadOptions)
Initializes a new instance of the
OneNoteFormat class. |
PdfFormat(InputStream input,
LoadOptions loadOptions)
Initializes a new instance of the
PdfFormat class. |
PdfFormat(String fileName,
LoadOptions loadOptions)
Initializes a new instance of the
PdfFormat class. |
PptFormat(InputStream input,
LoadOptions loadOptions)
Initializes a new instance of the
PptFormat class. |
PptFormat(String fileName,
LoadOptions loadOptions)
Initializes a new instance of the
PptFormat class. |
XlsFormat(InputStream input,
LoadOptions loadOptions)
Initializes a new instance of the
XlsFormat class. |
XlsFormat(String fileName,
LoadOptions loadOptions)
Initializes a new instance of the
XlsFormat class. |
Copyright © 2019. All rights reserved.