Office JavaScript API for Word
JavaScript API for building Word add-ins and automating Word tasks. Provides strongly-typed objects for document manipulation, content controls, tables, formatting, comments, collaboration, and shapes.
Documentation
Documentation
https://learn.microsoft.com/en-us/javascript/api/word
GettingStarted
https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
APIReference
https://learn.microsoft.com/en-us/javascript/api/word?view=word-js-preview
Specifications
OpenAPI
openapi/microsoft-word-javascript-api.yaml
JSONLD
json-ld/microsoft-word-javascript-api-context.jsonld
Schemas & Data
JSONSchema
json-schema/javascript-api-paragraph-schema.json
JSONSchema
json-schema/javascript-api-content-control-schema.json
JSONSchema
json-schema/javascript-api-table-schema.json
JSONSchema
json-schema/javascript-api-comment-schema.json
JSONStructure
json-structure/javascript-api-paragraph-structure.json
JSONStructure
json-structure/javascript-api-content-control-structure.json
JSONStructure
json-structure/javascript-api-table-structure.json
JSONStructure
json-structure/javascript-api-comment-structure.json
Code Examples
Examples
Example
examples/javascript-api-paragraph-example.json
Example
examples/javascript-api-content-control-example.json
Example
examples/javascript-api-table-example.json
Example
examples/javascript-api-comment-example.json
Other Resources
OpenAPI
#Add-Ins
#Automation
#Client-Side
#JavaScript