License

Overview

License is a class in Aspose.Note FOSS for Python.

License.SetLicense loads a license from the given file path or binary stream.

This class provides 1 method for working with License objects in Python programs. Available methods include: SetLicense. All public members are accessible to any Python application after installing the Aspose.Note FOSS for Python package.

Methods

SignatureDescription
SetLicense(license_path_or_stream: Any)Loads a license from the given file path or binary stream

See Also