使用python获取pptx文件的文本内容范例
摘要:get_text_from_pptx_pptm.py #!/bin/python # -*- coding: utf-8 -*- from pptx import Presentation import sys import base64 reload(sys) sys.setdefaultenco
阅读全文
posted @ 2020-11-26 15:22
posted @ 2020-11-26 15:22
posted @ 2020-11-26 15:20
posted @ 2020-02-05 13:22
posted @ 2020-02-05 11:19
posted @ 2020-02-05 10:37