随笔分类 -  文档操作

摘要:# pip install pdf2docx #安装依赖库 from pdf2docx import Converter pdf_file = r'C:\Users\Administrator\Desktop\新建文件夹\mednine.pdf' docx_file = r'C:\Users\Adm 阅读全文
posted @ 2021-05-13 19:28 kuanleung 阅读(10) 评论(0) 推荐(0)