JS Library in Browser

Hi All,

Is it possible to use cells JS library in a cordova plugin to run it in IOS and Android?

Thanks in advance!

Aspose.Cells for Node.js via Java is an API that can be used on any platform (Windows, Linux and MacOS) where Node.js and node-java bridge are installed which are basic system requirements for the library. You also must have Oracle JDK 7 or greater version to work with it. I am not sure if cordova plugin supports to install the above mentioned requirements. If it does, you would need to create a custom plugin that integrates the Aspose.Cells library with your cordova application, so you may give it a try. By the way, we have separate Aspose.Cells for Android via Java API that works on android platform.

Additionally, you may try our Cloud APIs (Aspose.Cells for Cloud (REST based APIs)) to use in your environment as these APIs can be used on any platform and languages without any restrictions.