DOCX parser
const doc = await Doc.docx.parse('path/to/file.docx'); Copy
const doc = await Doc.docx.parse('path/to/file.docx');
DOCX parser