Edit

Share via


JavaScript API for PowerPoint

A PowerPoint add-in interacts with objects in PowerPoint by using the Office JavaScript API, which includes two JavaScript object models:

Learn programming concepts

See PowerPoint add-ins overview for information about important programming concepts.

Learn about API capabilities

For detailed information about the PowerPoint JavaScript API object model, see the PowerPoint JavaScript API reference documentation.

For hands-on experience interacting with content in PowerPoint, complete the PowerPoint add-in tutorial.

Try out code samples in Script Lab

Use Script Lab to get started quickly with a collection of built-in samples that show how to complete tasks with the API. You can run the samples in Script Lab to instantly see the result in the task pane or document, examine the samples to learn how the API works, and even use samples to prototype your own add-in.

See also