How to copy a math equation from one document to another with Python-docx

后端 未结 0 950
慢半拍i
慢半拍i 2021-01-05 16:09

I am trying to copy a math equation from a document to another with Python-docx. But it only copies non-equation part.

The code:

import docx
doc = docx         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题