合并的word: [1.docx](https://github.com/user-attachments/files/16522551/1.docx) [2.docx](https://github.com/user-attachments/files/16522552/2.docx) 代码如下: ``` import poword poword.merge4docx(input_path='D:\\test\\input', output_path='D:\\test\\output', new_word_name="111.docx") ``` 合并后word: [111.docx](https://github.com/user-attachments/files/16522584/111.docx)