Hi,
Hi,
Thanks for your posting and using Aspose.Cells.
You can apply licenses of different Aspose components with similar License class found in all APIs like
e.g
- Aspose.Cells.License
- Aspose.Words.License
- Aspose.Slides.License
etc
Here is the code to apply Aspose.Cells license using the Aspose.Cells.License class
C#
Aspose.Cells.License lic = new Aspose.Cells.License();
lic.SetLicense(licPath);
Hi Shakeel Faiz,
Hi,
Hi,
Thanks for your posting and using Aspose.Cells.
I have created a post in Aspose.Purchase forum on your behalf.
Please check this thread. Aspose.Purchase team will look into your issue and help you asap.
( https://forum.aspose.com/t/139876
)