ExtrText (extr_text v0.1.0)
ExtrText is an Elixir library for extracting text and meta information from .docx
, .xlsx
,
.pptx
files.
Link to this section Summary
Functions
Extract title, subject, description and body as a joined string from the specified binary data.
Link to this section Functions
Link to this function
extract(data)
Specs
Extract title, subject, description and body as a joined string from the specified binary data.