paper-pptxAPI referenceshapes.picture
_MediaFormat
paper-pptx 0.2.0 API reference
Provides access to formatting properties for a Media object.
Media format properties are things like start point, volume, and compression type.
Attributes
element
attributeelementThe lxml element proxied by this object.
parent
attributeparentThe ancestor proxy object to this one.
For example, the parent of a shape is generally the SlideShapes object that contains it.
part
attributepartXmlPartThe package part containing this object.