JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,013 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, i am trying to build a Word Add-in using Yeoman and React, but it's not clear from the API documentation how to open an already existing docx file. I would like to provide our users the option of selecting between different templates (docx files). is this possible?