このモジュールはスライド内容をPythonコードに変換するための機能を提供します。 生成されたスライド内容を、python-pptxを使用してPowerPointファイルを生成するためのコードに変換します。
This library modifies .pptx files by directly editing the underlying XML structure. A .pptx presentation is essentially a ZIP archive containing XML files that describe slides, layouts, and content.