python-openxml / python-docx

Create and modify Word documents with Python
MIT License
4.64k stars 1.13k forks source link

Does this tool support adding and updating math equations and formulas in docx ? #1011

Open dongrixinyu opened 3 years ago

dongrixinyu commented 3 years ago

Does this tool support adding and updating math equations and formulas in docx ?

I want to find the location of math equations and updating them.

scanny commented 3 years ago

There is currently no API support for equations.

Laxmi530 commented 2 years ago

Can I extract mathematical formula from word file using this library?

TMYTiMidlY commented 2 years ago

https://github.com/python-openxml/python-docx/issues/320#issuecomment-456389966 https://github.com/python-openxml/python-docx/issues/320#issuecomment-798749198 I can't wait to share these solutions with you