OcrConnectorBase class
Leave feedback
On this page
Provides the OCR functionality.
The OcrConnectorBase type exposes the following members:
| Property | Description |
|---|---|
| is_text_supported | Gets the value that indicates whether the text extraction is supported. |
| is_text_page_supported | Gets the value that indicates whether the text page extraction is supported. |
| is_text_areas_supported | Gets the value that indicates whether the text areas extraction is supported. |
| Method | Description |
|---|---|
| recognize_text | Recognize a text from image_stream stream. |
| recognize_text | Recognize a text from image_stream stream. |
| recognize_text_areas | Recognize text areas from image_stream stream. |
| recognize_text_areas | Recognize text areas from image_stream stream. |
| recognize_text_areas | Recognize text areas from image_stream stream. |
| recognize_text_areas |
- module
groupdocs.parser.options
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.