Does Aspose.PDF for .NET support signed licenses?
For example, instead of using a physical license file:
license.SetLicense(“Path/to/file.lic”);
Can I use a signed license string directly in code like:
license.SetLic…...SetLicense(“path/to/file.lic”); Can I use a signed...License(); license.SetLicense("path/to/your/license/file.lic");...