License with web .net application

Hi,

How does it work to use a licensed version of aspose ?
I mean, I have for tests the limited dll. Will I need to write some code ?
I found in help the method Excel.SetLicense, which seems to be only for Windows application…

Thanks for help or link,
Laurent.

Hi Laurent,

You can use the SetLicense method to set license for a web app.

Excel.SetLicense(licenseFileName, page);