Max J. -- Im generating decks via the API. We are purely exporting as PPT and then moving the PPT into a corporate template afterward. Issues are (a) decks have an underlying emplate that doesnt port to the corporate deck and (b) it's picking Inter as the font and it's not standard. Would be nice if I can specify (a) no custom slide master and (b) the font and (c) no embeded theme so the move to the corporate template is as clean as possible.
You’re not missing a hidden setting here. In the current API, the PowerPoint export controls are pretty limited: you can choose exportAs and you can apply a themeId, but there isn’t a public option to remove Gamma’s slide master, force a specific font family, or strip embedded theme data from the exported .pptx. For the cleanest workflow today, the best workaround is to keep the Gamma side as plain as possible before export. If your workspace has a more neutral custom theme, you can use that via themeId, and if you have a repeatable layout, from-template generation can help keep the structure more predictable before export. Then export once as pptx and apply your corporate PowerPoint template downstream. I realize that still falls short of what you’re asking for, especially if the goal is a very clean handoff into an existing corporate deck. It’s a reasonable API use case, and I’m happy to pass that feedback along.
Yes please. Not sure if there's a roadmap for the API that can be shared but maybe that would be helpful too.
