How to perform save as operation using javascript api on word document?

Amulya K R 26 Reputation points
2022-10-21T05:32:14.237+00:00

I'm working on word document, Now I want to close current document and save current changes to the new document.I want to do this using javascript api.

Microsoft 365 and Office Development Office JavaScript API
Microsoft 365 and Office Development Other
{count} vote

1 answer

Sort by: Most helpful
  1. Meera Noordeen 1 Reputation point
    2022-10-24T06:10:41.16+00:00

    The JavaScript API for Office enables you to create web applications that interact with the object models in Office host applications. Your application will reference the office. js library, which is a script loader

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.