pub fn parse_document_from_path<P: AsRef<Path>>(path: P) -> Result<Document>
Parse a DOCX file from a path and return the structured Document