Hacker News new | ask | show | jobs
by albert_e 1206 days ago
Question on a tangent -- what is the way to programmatically create PPTX files?

We may have a separate usecase that can benefit from this integration. Any pointers or example code appreciated.

3 comments

It's using Google Slides[0] which then allows to export to PPTX. There may be other better options.

[0] https://developers.google.com/apps-script/guides/slides

I use Quarto to make pptx slides programmatically.

https://quarto.org/docs/presentations/