Python. Copy Code. for para in input_doc.paragraphs: get_para_data(output_doc, para) output_doc.save('OutputDoc.docx').
確定! 回上一頁