Using Old and New Licences together

Hi,

We have an old licence for Aspose.Total (i.e. Aspose.Cells 7.4.1).

We want to upgrade Aspose.Cells only (latest 20.8.0), but do not want to upgrade Aspose.PDF and Aspose.Words. How would i go about this in code as it seems to be pointing to the same Aspose.Total.lic file?

So,
Aspose.Cells --> New License
Aspose.Pdf --> Old License
Aspose.Words --> Old License

@elao,
You can try to rename the license files and then set the license individually for each API. There should be no issue with using different licenses.

Let us know your feedback.