こんにちは、新規事業開発本部の三神です。 PowerPointに大量の画像を挿入する必要がありました。 手動で行うのは大変です。 自動化しようとpython-pptxというライブラリを使うことにしました。 しかし、挿入時に予期せぬ事態に直面しました。 その時の内容 ...
python-pptx has 20M+ monthly downloads but has been dormant since August 2024 with a single maintainer and no funding. slidecraft is a drop-in modern replacement: fully typed, actively maintained, and ...
python-pptx is a Python library for creating, reading, and updating PowerPoint (.pptx) files. A typical use would be generating a PowerPoint presentation from dynamic content such as a database query, ...
今回はDeepResearchでまとめたデータをパワーポイント資料に自動で落とし込みたいというモチベーションがあったので、自動パワポ作成スクリプトを作成してみました。 windsurfを導入したので、その練習も兼ねてます。 以下のようなプロンプトを用いて、今回 ...