Skip to main content

Crate pptx_to_md

Crate pptx_to_md 

Source

Modules§

parse_rels
parse_xml

Structs§

Bounds
ElementPosition
Formatting
ImageBlock
ImageReference
ListElement
ListInfo
ListItem
MarkdownOptions
Paragraph
ParseDiagnostic
ParserConfig
Configuration options for the PPTX parser.
PptxContainer
Holds the internal representation of a loaded PowerPoint (pptx) container.
Presentation
PresentationContainer
Opens either a PowerPoint or an OpenDocument presentation.
PresentationMetadata
PresentationSlideIterator
Iterator returned by PresentationContainer::iter_slides.
Run
SemanticTable
SemanticTableCell
SemanticTableRow
Slide
Represents a single slide extracted from a PowerPoint (pptx) file.
SlideBlock
TableCell
TableElement
TableRow
TextBlock
TextElement
UnsupportedBlock

Enums§

Baseline
DiagnosticSeverity
Error
ImageHandlingMode
Determines how images are handled during content export.
ListKind
ParagraphAlignment
PresentationFormat
The presentation format detected by PresentationContainer.
ReadingOrder
SlideBlockContent
SlideElement
TextRole

Type Aliases§

Result