How can I move paragraphs using python docx?

26 views Asked by At

I would like to move paragraph ,the principle is that there should be no text after the tables so I want a program that moves all the paragraphs after the tables to the top

enter image description here

do you have any idea how i can do that ?

Thanks in advance

0

There are 0 answers