Skip to Content
Menu
This question has been flagged
1 Reply
26328 Views

i want to read data from the .doc file and print in console. how is possible using python code?

Avatar
Discard
Best Answer

you will need extra python library : antiword 
with help of that lib you can easyly read/parse word documents.. 

more info on this link

or, use this python script to parse word doc.. 

 

hope it helps : )

 

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 17
9767
1
Apr 21
5472
19
Jan 18
10920
2
Mar 19
9665
1
Mar 15
4959