GitHub#python#:ppt(批量)转换为pdf

1.单个文件转化python 网址:https://github.com/Ryuodan/PPTtoPDF-Convertergit 支持python3,给出代码:github import win32com.client import os in_file=input("Enter the path of the file") out_file=os.path.splitext(in_file)
相关文章
相关标签/搜索