Frends.Odf.ReadTextDocument / 1.1.0
Summary
Extracts the readable text from an OpenDocument text file, discarding the formatting around it.
Typical use — getting document content into a Process for searching, indexing or mapping
Essential parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| FilePath | String |
– | c:\temp\foo.odt |
Full path of the target .odt file to be read. |