AdjustValue | Represents a geometry shape’s adjustment value. |
AdjustValueCollection | Represents a collection of shape’s adjustments. |
AppPropertiesPart | Parse/serialize docProps/app.xml. |
AuthorData | Raw data for a comment author parsed from XML. |
AutoShape | Represents an AutoShape. |
BaseHandoutNotesSlideHeaderFooterManager | Base class for handout and notes slide header/footer managers. |
BasePortionFormat | Common text portion formatting properties. |
BaseShapeLock | Base class for shape locks that determine which operations are disabled on a shape. |
Blur | Represents a blur effect applied to the entire shape, including its fill. |
BulletFormat | Represents paragraph bullet formatting properties. |
Camera | Represents camera properties for 3D scene rendering. |
Cell | Represents a cell in a table. |
CellCollection | Represents a collection of table cells. |
CellFormat | Represents formatting for a table cell. |
Color | Represents an ARGB color, equivalent to System.Drawing.Color. |
ColorFormat | Represents a color used in a presentation. |
Column | Represents a column in a table. |
ColumnCollection | Represents collection of columns in a table. |
ColumnFormat | Represents formatting properties for a table column. |
Comment | Represents a comment on a slide. |
CommentAuthor | Represents the author of a comment. |
CommentAuthorCollection | Manages a collection of comment authors in a presentation. |
CommentAuthorsPart | Manages the comment authors XML part (ppt/commentAuthors.xml). |
CommentCollection | Manages a collection of comments belonging to a single author. |
CommentData | Raw data for a single comment parsed from XML. |
CommentsPart | Manages a slide comments XML part (ppt/comments/slideN.xml). |
Connector | Represents a connector shape that links two shapes. |
ContentTypesManager | Manages the [Content_Types].xml part, which maps part names to MIME types. |
CorePropertiesPart | Parse/serialize docProps/core.xml (Dublin Core metadata). |
CustomPropertiesPart | Parse and serialize docProps/custom.xml. |
DocumentProperties | Represents properties of a presentation. |
EffectFormat | Represents effect properties of a shape (shadow, glow, blur, etc.). |
ExporterBase | Abstract base class for presentation format exporters. |
ExporterRegistry | Central registry for format exporters. |
FillFormat | Represents the fill formatting properties of a shape. |
FillOverlay | Represents a Fill Overlay effect. |
FontData | Represents font information used in a presentation. |
GlobalLayoutSlideCollection | Represents a collection of all layout slides in a presentation. |
Glow | Represents a glow effect, in which a color blurred outline is added outside the edges of the object. |
GradientFormat | Represents gradient fill formatting. |
GradientStop | Represents a gradient stop within a gradient fill. |
GradientStopCollection | Represents a collection of gradient stops. |
GraphicalObjectLock | Concrete locking properties for a graphical object. |
GroupShape | Represents a group shape that contains a nested collection of shapes. |
HeadingPair | Represents a ‘Heading pair’ property of the document. |
Image | Represents a raster or vector image backed by in-memory data. |
ImageCollection | Manages the collection of images in a presentation. |
ImageTransformOperation | Base class for image transform operations that participate in property value inheritance via PVIObject. |
Images | Factory methods to create IImage instances. |
InMemoryOpcPackage | In-memory OPC package with ZIP file I/O support. |
InnerShadow | Represents an inner shadow effect applied to a shape. |
LayoutSlide | Represents a layout slide. |
LayoutSlideCollection | Manages a collection of layout slides belonging to a master slide. |
LayoutSlidePart | Manages a layout slide XML part (ppt/slideLayouts/slideLayoutN.xml). |
LightRig | Represents light rig properties for 3D scene rendering. |
LineFillFormat | Represents the fill properties of a line. |
LineFormat | Represents the line (outline) formatting properties. |
MasterLayoutSlideCollection | Represents a collection of all layout slides of a defined master slide. |
MasterSlide | Represents a master slide in a presentation. |
MasterSlideCollection | Manages the collection of master slides in a presentation. |
MasterSlidePart | Manages a master slide XML part (ppt/slideMasters/slideMasterN.xml). |
NotesSize | Specifies the size of the notes slide. |
NotesSlide | Represents a notes slide associated with a presentation slide. |
NotesSlideHeaderFooterManager | Manages the behavior of notes slide placeholders including header, footer, date-time, and slide number. |
NotesSlideManager | Manages the notes slide associated with a presentation slide. |
NotesSlidePart | Manages a notes slide XML part (ppt/notesSlides/notesSlideN.xml). |
NotesSlidePart | Internal representation of a notes slide’s placeholder storage. |
OpcPackage | Abstract interface for an OPC package that stores named parts as byte arrays. |
OuterShadow | Represents an outer shadow effect applied to a shape. |
PPImage | Represents an image stored in a presentation. |
Paragraph | Represents a text paragraph within a text frame. |
ParagraphCollection | Manages a collection of paragraphs within a text frame. |
ParagraphFormat | Represents paragraph formatting properties. |
PatternFormat | Represents a pattern fill format. |
Picture | Represents a picture in a presentation. |
PictureFillFormat | Represents a picture fill within a fill format. |
PictureFrame | Represents a picture frame shape containing an image. |
PictureFrameLock | Determines which operations are disabled on the parent PictureFrame. |
Portion | Represents a text portion (run) within a paragraph. |
PortionCollection | Manages a collection of text portions within a paragraph. |
PortionFormat | Represents text portion formatting properties with write access. |
PptxExporter | Exporter for PPTX and related Office Open XML formats. |
PptxExporterFactory | Factory for creating PPTX exporters with specific target formats. |
Presentation | Represents a Microsoft PowerPoint presentation. |
PresetShadow | Represents a preset shadow effect applied to a shape. |
Reflection | Represents a reflection effect applied to a shape. |
RelationshipsManager | Manages the .rels file associated with a given OPC part. |
Row | Represents a row in a table. |
RowCollection | Represents collection of rows in a table. |
RowFormat | Represents formatting properties for a table row. |
Shape | Base class for all shapes on a slide. |
ShapeBevel | Represents the bevel properties of a shape’s 3D surface. |
ShapeCollection | Manages the collection of shapes on a slide. |
ShapeFrame | Represents the geometric frame of a shape. |
SimpleColorFormat | A simple concrete implementation of ColorFormat backed by an sRGB color. |
Slide | Represents a slide in a presentation. |
SlideCollection | Manages the collection of slides in a presentation. |
SlidePart | Manages a slide XML part (ppt/slides/slideN.xml). |
SoftEdge | Represents a soft edge effect applied to a shape. |
Table | Represents a table shape on a slide. |
TableFormat | Represents table formatting properties. |
TextFrame | Represents a TextFrame containing paragraphs of text. |
TextFrameFormat | Represents text frame formatting properties. |
ThreeDFormat | Represents 3D formatting properties of a shape. |
XmlElement | Lightweight in-memory XML element for OOXML manipulation. |