How to Check whether license is loaded or not for aspose.word- aspose.pdf- aspose.cell and other product of aspose

Hi,


Sometime we are getting evaluation copy of document when too many documents were generated.
We are using the latest version of aspose.total (release in march 2015).

Please provide the generic methods to check whether the license is loaded or not for all aspose products.

Hi Kamal,

You can use Document.IsLicensed in Aspose.Pdf for .NET and License.IsLicensed in Aspose.Slides and Aspose.Barcode to check if license is set. For other APIs, you can use find text feature to check if evaluation watermark text is present in the document. If yes, API is not licensed.

New feature requests to support IsLicensed API in Aspose.Cell and Aspose.Words for .NET have been logged into our issue tracking system as CELLSNET-43476 and WORDSNET-11594 respectively. We will keep you updated on these issues in this thread.

Best Regards,

Hi,

Thanks for using Aspose APIs.

For Aspose.Cells, we have added Workbook.IsLicensed property for your needs.

Please download and use the latest fix: Aspose.Cells
for .NET v8.4.0.1
and let us know your feedback.

The issues you have found earlier (filed as WORDSNET-11594) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.

The issues you have found earlier (filed as CELLSNET-43476) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.