1、安装
需要安装pywin32包,以实现对Office文件的操作,可以批量转换为pdf文件。支持 doc, docx, ppt, pptx, xls, xlsx 等格式。
pip install pywin32
2、office文件 (word, ppt, excel等) 转为pdf
3、excel的不同sheet存为pdf
1、安装
需要安装pywin32包,以实现对Office文件的操作,可以批量转换为pdf文件。支持 doc, docx, ppt, pptx, xls, xlsx 等格式。
pip install pywin32
2、office文件 (word, ppt, excel等) 转为pdf
3、excel的不同sheet存为pdf