Aspose.OCR for Python via Java API docs
|
This is the complete list of members for RecognitionResult, including all inherited members.
__init__(self, javaClass) | RecognitionResult | |
get_json(self) | RecognitionResult | |
get_spell_check_corrected_text(self, SpellCheckLanguage language) | RecognitionResult | |
get_spell_check_error_list(self, SpellCheckLanguage language=SpellCheckLanguage.ENG) | RecognitionResult | |
get_xml(self) | RecognitionResult | |
getJavaClass(self) | RecognitionResult | |
init(self) | RecognitionResult | |
recognition_areas_rectangles | RecognitionResult | |
recognition_areas_text | RecognitionResult | |
recognition_characters_list | RecognitionResult | |
recognition_lines_result | RecognitionResult | |
recognition_text | RecognitionResult | |
save(self, str fullFileName, Format format) | RecognitionResult | |
save_multipage_document(self, str fullPath) | RecognitionResult | static |
save_spell_check_corrected_text(self, str fullFileName, Format format, SpellCheckLanguage language=SpellCheckLanguage.ENG) | RecognitionResult | |
skew | RecognitionResult | |
use_user_dictionary(self, str dictionaryPath) | RecognitionResult | |
warnings | RecognitionResult |