GenOffice pptx create
genoffice_pptx_createCreate a new PowerPoint file from scratch with one blank slide, writing it to a specified output path for subsequent content patching.
Instructions
Create a NEW .pptx from scratch using the GenOffice engine (createBlankPptx): a deck with one blank slide. Use genoffice_pptx_patch afterwards to fill in titles and content. Writes the file to outPath.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outPath | Yes | Absolute path where the new .pptx will be written |