Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

read ms word with python

import textract
text = textract.process("path/to/file.extension")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #read #ms #word #python
ADD COMMENT
Topic
Name
7+2 =