Aspose.OCR for Python via Java API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
__init__ (self) | |
init (self) | |
set_license (self, filePath) | |
Licenses the component. | |
Public Attributes | |
javaClass | |
Static Public Attributes | |
str | javaClassName = "com.aspose.ocr.License" |
__init__ | ( | self | ) |
init | ( | self | ) |
set_license | ( | self, | |
filePath | |||
) |
Licenses the component.
@:param: filePath: Can be a full or short file name. Use an empty string to switch to evaluation mode.
javaClass |
|
static |