Hello Team,
We have purchased ASPOSE.TOTAL license with Up To 10 Developers And Up To 10 Deployment Locations. We want to know-
Is it s server based license or Application based or User account level?
What is the meaning of “This is not a redistributable license” ?
To apply the word license I have found
Aspose.Words.License lic = new License();
lic.SetLicense(path + “Aspose.Words.NET.lic”);
Is there any way to use Aspose.Total license globally? So that we need to include the code while using library in every method.