Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ms Word

How Do You Convert A Word Document Into Very Simple Html In Python?

Every now and then I receive a Word Document that I have to display as a web page. I'm current… Read more How Do You Convert A Word Document Into Very Simple Html In Python?

Word : Deleting Lines In Between A Table And A Heading Using Python

I have a scenario in which there is a Heading/Constant Text like 'Call Tree:' present all o… Read more Word : Deleting Lines In Between A Table And A Heading Using Python

Possible To Insert Page In Word Document With Python-docx?

I just read through the documentation on python-docx. They mention several times that added content… Read more Possible To Insert Page In Word Document With Python-docx?

Problems Accessing Ms Word 2010 With Python

I am using Python with Eclipse. I need to access MS Word file with Python. I have seen some example… Read more Problems Accessing Ms Word 2010 With Python