Aspose.OCR for Python via Java API docs
Loading...
Searching...
No Matches

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"
 

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self)

Member Function Documentation

◆ init()

init (   self)

◆ set_license()

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.

Member Data Documentation

◆ javaClass

javaClass

◆ javaClassName

str javaClassName = "com.aspose.ocr.License"
static