JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
994 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are trying to execute context.document.insertFileFromBase64() which is not working with latest avalable node module . (https://www.npmjs.com/package/@microsoft/office-js)
Same API works well when we use office js from CDN (https://appsforoffice.microsoft.com/lib/1/hosted/office.js)
We need to consume Office JS API from node module and hence request to provide us the solution
Thanks,
Mithun