Documentation
¶
Index ¶
- func DocxFileTextify(name string, w io.Writer) error
- func DocxReaderTextify(r io.ReaderAt, size int64, w io.Writer) error
- func ExtractTextFromDocxFile(name string) (string, error)
- func ExtractTextFromPptxFile(name string) (string, error)
- func ExtractTextFromXlsxFile(name string) (string, error)
- func PptxFileTexify(name string, w io.Writer) error
- func PptxReaderTexify(r io.ReaderAt, size int64, w io.Writer) error
- func XlsxFileTextify(name string, w io.Writer) error
- func XlsxReaderTextify(r io.ReaderAt, size int64, w io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractTextFromDocxFile ¶
func ExtractTextFromPptxFile ¶
func ExtractTextFromXlsxFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.