Com
|
| Class | Description | |
|---|---|---|
|
|
DetectionResult | Detection result. |
|
|
ExcelOptions | PDF to Excel conversion parameter object. |
|
|
HtmlOptions | PDF to Html conversion parameter object. |
|
|
ImageOptions | PDF to Image conversion parameter object. |
|
|
JsonOptions | PDF to Json conversion parameter object. |
|
|
LibraryManager | Manages all operations related to the SDK library. The `LibraryManager` class serves as a central hub for managing the lifecycle of an SDK library. It provides functionalities such as initializing the library with specified resources, verifying licenses, installing fonts, setting up logging and progress callbacks, retrieving version information, and counting pages in documents. |
|
|
MarkdownOptions | PDF to Markdown conversion parameter object. |
|
|
OCRResult | OCR recognition result. |
|
|
PptOptions | PDF to Powerpoint conversion parameter object. |
|
|
ResponseDataModel | |
|
|
ResponseModel | |
|
|
RtfOptions | PDF to Rtf conversion parameter object. |
|
|
SearchablePdfOptions | PDF to PDF conversion parameter object. |
|
|
TableRecResult | Table recognition result. |
|
|
TxtOptions | PDF to Txt conversion parameter object. |
|
|
WordOptions | PDF to Word conversion parameter object. |
| Delegate | Description | |
|---|---|---|
|
|
OnProgress | The delegate for the LibraryManager object,called when a conversion operation finishes working on a page in a document. |
| Enumeration | Description | |
|---|---|---|
|
|
ErrorCode | Enumeration for error code. |
|
|
ExcelWorksheetOption | Excel Worksheet option. |
|
|
HtmlPageOption | Html page option. |
|
|
ImageColorMode | Image Color Mode. |
|
|
ImageType | Image type. |
|
|
OCRLanguage | OCR Language. |
|
|
OCROption | OCR option. |
|
|
PageLayoutMode | Page Layout Mode. |