本記事では、「Excel の内容を PowerPoint に自動配置する 」Copilot が作成したPython スクリプトの開発プロセスを紹介する。 目的はシンプルだ。 Excel の A列と B列の内容を PowerPoint のスライドに ExcelのA列 → 奇数ページ、ExcelのB列 → 偶数ページ の順で自動配置する ...
今回は、以下の動画で取り上げた手順の詳細になります。 Pythonの環境構築はできている前提で進めます。 環境構築は↓の記事など参考にするとPythonコマンドが使えると思います。 まずはPythonファイルを作成します。 $ touch slide_generator.py ファイル名は『slide ...
description I show how to control PowerPoint using Python and win32com.client. I walk through translating VB macros, accessing COM constants, and building a custom treemap visualization directly on ...
A Model Context Protocol (MCP) server for PowerPoint (PPTX) file manipulation and automated speaker notes processing. Enables AI agents to interact with PowerPoint presentations through natural ...