Aspose.OCR for Python via Java API docs
|
This is the complete list of members for OcrInput, including all inherited members.
__init__(self, InputType type, PreprocessingFilter filters=None) | OcrInput | |
add(self, str fullPath, int startPage=None, int pagesNumber=None) | OcrInput | |
add_base64(self, str base64) | OcrInput | |
addStream(self, image_data_binary, int startPage=None, int pagesNumber=None) | OcrInput | |
clear(self) | OcrInput | |
clear_filters(self) | OcrInput | |
get(self, int index) | OcrInput | |
getJavaClass(self) | OcrInput | |
init(self, javaClass) | OcrInput | |
size(self) | OcrInput | |
source | OcrInput | |
type | OcrInput |