Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Office JavaScript API from Node.js?

Tags:

office-js

We need to work with a large number of documents in an automated fashion. For example, merge several PPT and Word files and output PDF. This needs to be done without any user interaction. For example, from a web server application or a command line application.

We will like to do this using an official SDK. What is our best option? Is it possible to use the Office JavaScript API from a command line tool written in Node.js?

like image 845
RajV Avatar asked Jul 18 '26 06:07

RajV


1 Answers

Unfortunately any extension via Office.js needs to have affinity with one document. The automation you are describing should be coded using the OOXML SDK.

like image 178
Juan Balmori Avatar answered Jul 21 '26 22:07

Juan Balmori



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!