[Python] 4. ... import win32com.client import os word = win32com.client.Dispatch("Word.Application") word.visible = False wordfile = word.
確定! 回上一頁