pptx__ppt__1">pptx 提取 ppt 内容 安装依赖库 https://github.com/scanny/python-pptx pip install python-pptx 代码实现 python"> from io import BytesIO from pptx import Presentationdef extract_shape(shape):if shape