Skip to Content
Menu
This question has been flagged
1 Reply
27169 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
10379
1
Apr 21
6106
19
Jan 18
11678
2
Mar 19
10415
1
Mar 15
5575