textract.fromFileWithPath(name,function (error, text) { console.log(text)//extracted text //By some split logic we can get email from ...
確定! 回上一頁