python讀取ppt文本內容

import win32com from win32com.client import Dispatch, constants ppt = win32com.client.Dispatch('PowerPoint.Application') ppt.Visible = 1 pptSel = ppt.Presentations.Open("C:\\web\\phpStudy\\WWW\\ppt\\R
相關文章
相關標籤/搜索