PythonでPowerPointのスライドからテキストを抽出する
カレントディレクトリ以下にある任意のPowerPointプレゼンテーションで,全スライドからテキストを抽出するPythonスクリプトです.
目次
スクリプト
import os |
備考
import collections.abc
が入っていないとエラーが出ます.- 再帰的に処理します.
- 抽出されたテキストファイルはプレゼンテーションと同じ階層に同一ファイル名.txtの形で作られます.
カレントディレクトリ以下にある任意のPowerPointプレゼンテーションで,全スライドからテキストを抽出するPythonスクリプトです.
import os |
import collections.abc
が入っていないとエラーが出ます.One cat just leads to another.
(Ernest Hemingway)
色鉛筆塗り