一、安裝python-docx模組pip install python-docx 二、讀取word檔案1.word文件 ... cells[col].text = str(tabs[row][col]) doc.save('10.docx').
確定! 回上一頁