我已經開始使用原始的Python代碼: f = open('test.doc', 'r') f.read() 但這並不返回一個 ... import textract text = textract.process("path/to/file.extension").
確定! 回上一頁