Crate pptx_to_md

Crate pptx_to_md 

Source

Modules§

parse_rels
parse_xml

Structs§

ElementPosition
Formatting
ImageReference
ListElement
ListItem
ParserConfig
Configuration options for the PPTX parser.
PptxContainer
Holds the internal representation of a loaded PowerPoint (pptx) container.
Presentation
Run
Slide
Represents a single slide extracted from a PowerPoint (pptx) file.
TableCell
TableElement
TableRow
TextElement

Enums§

Error
ImageHandlingMode
Determines how images are handled during content export.
SlideElement

Type Aliases§

Result