|
|
|
|
|
by saeedesmaili
1080 days ago
|
|
This sounds amazing! Thanks for sharing it, I will try it to see if I can replace it with the main python-docx. For my use case it suffices to have full text of each paragraph (even if it includes a hyperlink) and heading but also be able to have each of them separated when needed. |
|
Replace the `qn("w:ins")` in the example with `qn("w:hyperlink")` and that should hopefully work?