Overview
License is a class in Aspose.Note FOSS for Python.
License.SetLicense loads a license from the given file path or binary stream.
Methods
| Signature | Description |
|---|
SetLicense(license_path_or_stream: Any) | Loads a license from the given file path or binary stream |
See Also