About how to use the licence file

Hi,

We bought the licence of Aspose.cell for Java, we received the automatic mail after the order was paid and i want to go to the wiki about “how to use the licence file” and i have that page : Aspose Documentation
Why ?

Best regards,
Nemesis Studios

Could you please post the url of "how to use the license file"?

Actually it's easy to use the license file. Please call SetLicense method at the start of your program.

License license = new License();
license.SetLicense(fileName);