Versions in this module Expand all Collapse all v1 v1.0.0 Jan 28, 2026 Changes in this version + type PPTX struct + Reader io.ReaderAt + Size int64 + Text string + Title string + func New(r io.ReaderAt, size int64) *PPTX + func (p *PPTX) Load() error