pub fn parse_document<R: Read + Seek>(reader: R) -> Result<Document>
Parse a DOCX file and return the structured Document