Hi,
I see that the aspose.cells.node via C++(Version 24.7) has been released few days back and it will be the replacement for aspose.cells for nodejs via Java. We are currently using with the metered license. But I see that in the aspose.cells.node, the license has to be set via setLicense(string licensefilePath) method, which is pointing to aspose.cells.lic file. As we maintain the code in a shared repository, we dont want to add the license file in a shared location.
I have few questions regarding this,
- Is there any way we can use metered license key in aspose.cells.node via C++ ?
- Also, can you let us know if there is any plans to deprecate this package “aspose.cells for nodejs via Java” completely in the Future?
Can you please help me here on point #1, how to use metered license for aspose.cells.node via C++ npm package ?