Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
To set license of Aspose.Words Java in Python, simply invoke the setLicense() method of License class.
Python Code
license = jpype.Jclass('com.aspose.words.License')
license.setLicense("Aspose.Words.lic")
Download Apply License (Aspose.Words) from any of the below mentioned social coding sites:
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.