Getting started
Install React Forge as described in Installation. Create hello.tsx in your project:
Run the task with Node.js 24:
The CLI exports the returned session and disposes it. An existing destination fails by default; add --overwrite only when replacing that output is intentional. The task runs with your ordinary process permissions, so execute only code you trust. It does not need a running Office application.
Next steps
Use the PPTX guide for layouts, tables, images, and charts. The DOCX, XLSX, and PDF guides use different component sets and models. For repeated updates in one process, use the session library; for tool-driven retained sessions, use MCP. To modify an imported presentation, document, or workbook, follow Office editing.