1、安装

需要安装pywin32包,以实现对Office文件的操作,可以批量转换为pdf文件。支持 doc, docx, ppt, pptx, xls, xlsx 等格式。

pip install pywin32

2、office文件 (word, ppt, excel等) 转为pdf

python实现excel转换成pdf

3、excel的不同sheet存为pdf

python实现excel转换成pdf

相关文章:

  • 2021-04-03
  • 2022-12-23
  • 2022-12-23
  • 2021-04-06
  • 2022-12-23
  • 2022-12-23
  • 2021-12-17
  • 2021-12-30
猜你喜欢
  • 2022-12-23
  • 2021-12-23
  • 2021-12-09
  • 2021-12-06
相关资源
相似解决方案