Docxelixir v1.0.0 Docxelixir View Source

Reads paragraphs and tables from a docx document

Link to this section Summary

Functions

Reads all paragraphs from a given docx file

Link to this section Functions

Link to this function read_paragraphs(file) View Source
read_paragraphs(String.t) :: [String.t] | {:error, atom}

Reads all paragraphs from a given docx file