printing sub-bullets from a docx file in python
I have a docx and would like to extract the whole file. In the file, it contains this format:
1.Hypothesis
1.1 lots of random text here
1.5 more random text here
1.6 [random table]
I have a docx and would like to extract the whole file. In the file, it contains this format:
1.Hypothesis
1.1 lots of random text here
1.5 more random text here
1.6 [random table]