Skip to Content
Menu
This question has been flagged
1 Reply
27558 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
10683
1
Apr 21
6492
19
Jan 18
12093
2
Mar 19
10879
1
Mar 15
6045