Skip to Content
Menu
This question has been flagged
1 Reply
27650 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
10736
1
Apr 21
6549
19
Jan 18
12158
2
Mar 19
10922
1
Mar 15
6100