I also tried installing textract module which says it can read from any file format but there ... import textract text = textract.process('filename.doc') ...
確定! 回上一頁