Aspose.Slides FOSS for Python
API reference for Aspose.Slides FOSS for Python v26.4.0. 256 public types organized by module.
Core API
| Class | Description |
|---|---|
AdjustValue | Represents a geometry shape’s adjustment value. |
AdjustValueCollection | Reprasents a collection of shape’s adjustments. |
AutoShape | Represents an AutoShape. |
Background | Represents background of a slide. |
BaseHandoutNotesSlideHeaderFooterManager | Class in the Slides PYTHON API. |
BasePortionFormat | Common text portion formatting properties. |
BaseShapeLock | Class in the Slides PYTHON API. |
BaseSlide | Represents common data for all slide types. |
BulletFormat | Represents paragraph bullet formatting properties. |
Camera | Represents Camera. |
Cell | Represents a cell of a table. |
CellCollection | Represents a collection of cells. |
CellFormat | Represents format of a table cell. |
ColorFormat | Represents a color used in a presentation. |
Column | Represents a column in a table. |
ColumnCollection | Represents collection of columns in a table. |
Comment | Represents a comment on a slide. |
CommentAuthor | Represents an author of comments. |
CommentAuthorCollection | Represents a collection of comment authors. |
CommentCollection | Represents a collection of comments of one author. |
Connector | Represents a connector. |
DocumentProperties | Represents properties of a presentation. |
EffectFormat | Represents effect properties of shape. |
FillFormat | Represents a fill formatting options. |
FontData | Represents a font definition. |
Fonts | Fonts collection. |
GeometryShape | Class with 1 method and 31 properties. |
GlobalLayoutSlideCollection | Represents a collection of all layout slides in presentation. |
GradientFormat | Represent a gradient format. |
GradientStop | Represents a gradient format. |
GradientStopCollection | Represnts a collection of gradient stops. |
GraphicalObject | Class with 1 method and 29 properties. |
GraphicalObjectLock | Class extending BaseShapeLock. |
GroupShape | Represents a group of shapes on a slide. |
GroupShapeLock | Determines which operations are disabled on the parent GroupShape. |
HeadingPair | Represents a ‘Heading pair’ property of the document. |
Image | Represents a raster or vector image. |
ImageCollection | Represents collection of PPImage. |
Images | Methods to instantiate and work with . |
LayoutSlide | Represents a layout slide. |
LayoutSlideCollection | Represents a base class for collection of a layout slides. |
LightRig | Represents LightRig. |
LineFillFormat | Represents properties for lines filling. |
LineFormat | Represents format of a line. |
MasterLayoutSlideCollection | Represents a collections of all layout slides of defined master slide. |
MasterSlide | Represents a master slide in a presentation. |
MasterSlideCollection | Represents a collection of master slides. |
NotesSize | Represents a size of notes slide. |
NotesSlide | Represents a notes slide in a presentation. |
NotesSlideHeaderFooterManager | Represents manager which holds behavior of the notes slide placeholders, including header placeholder. |
NotesSlideManager | Notes slide manager. |
PPImage | Represents an image in a presentation. |
PVIObject | Encapsulates basic service infrastructure for objects can be a subject of property value inheritance. |
Paragraph | Represents a paragraph of text. |
ParagraphCollection | Represents a collection of a paragraphs. |
ParagraphFormat | This class contains the paragraph formatting properties. |
PatternFormat | Represents a pattern to fill a shape. |
Picture | Represents a picture in a presentation. |
PictureFillFormat | Represents a picture fill style. |
PictureFrame | Represents a frame with a picture inside. |
PictureFrameLock | Determines which operations are disabled on the parent PictureFrame. |
Portion | Represents a portion of text inside a text paragraph. |
PortionCollection | Represents a collection of portions. |
PortionFormat | This class contains the text portion formatting properties. |
Presentation | Represents a Microsoft PowerPoint presentation. |
Row | Represents a row in a table. |
RowCollection | Represents table row collection. |
Shape | Represents a shape on a slide. |
ShapeBevel | Contains the properties of shape’s main face relief. |
ShapeCollection | Represents a collection of shapes. |
ShapeFrame | Represents shape frame’s properties. |
Slide | Represents a slide in a presentation. |
SlideCollection | Represents a collection of a slides. |
Table | Represents a table on a slide. |
TableFormat | Represents format of a table. |
TextFrame | Represents a TextFrame. |
TextFrameFormat | Contains the TextFrame’s formatTextFrameFormatting properties. |
ThreeDFormat | Represents 3-D properties. |
Enumerations
| Enumeration | Description |
|---|---|
BackgroundType | Defines the slide background fill source. |
BevelPresetType | Constants which define 3D bevel of shape. |
BulletType | Represents the type of the extended bullets. |
CameraPresetType | Constants which define camera preset type. |
ColorType | Represents different color modes. |
FillBlendMode | Determines blend mode. |
FillType | Specifies the interior fill type of various visual objects. |
FontAlignment | Represents vertical font alignment. |
GradientDirection | Represents the gradient style. |
GradientShape | Represents the shape of gradient fill. |
LightRigPresetType | Constants which define light preset types. |
LightingDirection | Constants which define light directions. |
LineAlignment | Represents the lines alignment type. |
LineArrowheadLength | Represents the length of an arrowhead. |
LineArrowheadStyle | Represents the style of an arrowhead. |
LineArrowheadWidth | Represents the width of an arrowhead. |
LineCapStyle | Represents the line cap style. |
LineDashStyle | Represents the line dash style. |
LineJoinStyle | Represents the lines join style. |
LineStyle | Represents the style of a line. |
MaterialPresetType | Constants which define material of shape. |
NullableBool | Represents triple boolean values. |
NumberedBulletStyle | Represents the style of the numbered bullets. |
Orientation | Represents the orientation of a shape. |
PatternStyle | Represents the pattern style. |
PictureFillMode | Determines how picture will fill area. |
PresetColor | Represents predefined color presets. |
PresetShadowType | Represents a preset for a shadow effect. |
RectangleAlignment | Defines 2-dimension allignment. |
SchemeColor | Represents colors in a color scheme. |
ShapeType | Represents preset geometry of geometry shapes. |
SlideLayoutType | Represents the slide layout type. |
SourceFormat | Represents source file format. |
TableStylePreset | Represents builtin table styles. |
TextAlignment | Represents different text alignment styles. |
TextAnchorType | text box alignment within a text area. |
TextAutofitType | Represents text autofit mode. |
TextCapType | Represents the type of text capitalisation. |
TextShapeType | Represents text wrapping shape. |
TextStrikethroughType | Represents the type of text strikethrough. |
TextUnderlineType | Represents the type of text underline. |
TextVerticalType | Determines vertical writing mode for a text. |
TileFlip | Defines tile flipping mode. |
Animation
| Class | Description |
|---|---|
AnimationTimeLine | Represents timeline of animation. |
Behavior | Represent base class behavior of effect. |
BehaviorCollection | Represents collection of behavior effects. |
BehaviorFactory | Factory for creating behavior effect instances. |
BehaviorProperty | Represent property types for animation behavior. |
BehaviorPropertyCollection | Represents collection of behavior properties. |
ColorEffect | Represent color effect behavior of effect. |
ColorOffset | Represent color offset. |
CommandEffect | Represent command effect behavior of effect. |
Effect | Represents animation effect. |
FilterEffect | Represent filter effect behavior of effect. |
MotionCmdPath | Represent one command of a path. |
MotionEffect | Represent motion effect behavior of effect. |
MotionPath | Represent motion path. |
Point | Represents animation point. |
PointCollection | Represents a collection of animation points. |
PropertyEffect | Represent property effect behavior of effect. |
RotationEffect | Represent rotation effect behavior of effect. |
ScaleEffect | Represent scale effect behavior of effect. |
Sequence | Represents sequence (collection of effects). |
SequenceCollection | Represents collection of interactive sequences. |
SetEffect | Represent set effect behavior of effect. |
TextAnimation | Represent text animation. |
TextAnimationCollection | Represents collection of text animations. |
Timing | Represents animation timing. |
Enumerations
| Enumeration | Description |
|---|---|
AfterAnimationType | Represents the after animation type of an animation effect. |
AnimateTextType | Represents the animate text type of an animation effect. |
BehaviorAccumulateType | Represents types of accumulation of effect behaviors. |
BehaviorAdditiveType | Represents additive type for effect behavior. |
BuildType | Determines how text will appear on a shape during animation. |
ColorDirection | Represents color direction for color effect behavior. |
ColorSpace | Represents color space for color effect behavior. |
CommandEffectType | Represents command effect type for command effect behavior. |
EffectChartMajorGroupingType | Represents the type of an animation effect for chart’s element. |
EffectChartMinorGroupingType | Represents the type of an animation effect for chart’s element in series or category. |
EffectFillType | Represent fill types. |
EffectPresetClassType | Represent effect class types. |
EffectRestartType | Represent restart types for timing. |
EffectSubtype | Represents subtypes of animation effect. |
EffectTriggerType | Represent trigger type of effect. |
EffectType | Represents the type of an animation effect. |
FilterEffectRevealType | Represents filter reveal type. |
FilterEffectSubtype | Represents filter effect subtypes. |
FilterEffectType | Represents filter effect types. |
MotionCommandPathType | Represent types of command for animation motion effect behavior. |
MotionOriginType | Specifies what the origin of the motion path is relative to. |
MotionPathEditMode | Specifies how the motion path moves when the target shape is moved. |
MotionPathPointsType | Represent types of points in animation motion path. |
PropertyCalcModeType | Represent calc mode for animation property. |
PropertyValueType | Represent property value types. |
Charts
| Class | Description |
|---|---|
AxesManager | Provides access to chart axes. |
Axis | Encapsulates the object that represents a chart’s axis. |
BaseChartValue | Base class for chart value types. |
Chart | Represents a chart on a slide. |
ChartCategory | Represents a chart category. |
ChartCategoryCollection | Represents collection of chart categories. |
ChartData | Represents data used for chart plotting. |
ChartDataCell | Represents a cell in the chart data workbook. |
ChartDataPoint | Represents a series data point. |
ChartDataPointCollection | Represents collection of data points for a series. |
ChartDataWorkbook | Provides access to the embedded Excel workbook for chart data. |
ChartDataWorksheet | Represents a worksheet in the chart data workbook. |
ChartLinesFormat | Represents gridlines format properties. |
ChartPlotArea | Represents rectangle where chart should be plotted. |
ChartPortionFormat | Chart portion formatting — wraps inside . |
ChartSeries | Represents a chart series. |
ChartSeriesCollection | Represents collection of chart series. |
ChartSeriesGroup | Represents group of series. |
ChartSeriesGroupCollection | Collection of ChartSeriesGroup objects. |
ChartSeriesReadonlyCollection | Readonly view of chart series belonging to a single series group. |
ChartTextFormat | Specifies default text formatting for chart text elements. |
ChartTitle | Represents chart title properties. |
ChartWall | Represents walls on 3D charts. |
DataLabel | Represents a series data point label. |
DataLabelCollection | Represents the labels of a chart series. |
DataLabelFormat | Represents formatting options for DataLabel. |
DataSourceTypeForErrorBarsCustomValues | Specifies types of values in ChartDataPoint.ErrorBarsCustomValues properties list. |
DataTable | Represents data table properties. |
DoubleChartValue | Represents a double value backed by a workbook cell or literal. |
ErrorBarsCustomValues | Specifies the error bar values for a single data point. |
ErrorBarsFormat | Represents error bars of chart series. |
Format | Represents chart format properties (fill, line, effect, 3D). |
Legend | Represents chart’s legend properties. |
LegendEntryCollection | Collection of legend entries. |
LegendEntryProperties | Represents legend properties of a chart entry. |
Marker | Represents a chart marker (symbol at data points). |
Rotation3D | Represents 3D rotation of a chart. |
StringChartValue | Represents a string value backed by workbook cells or literal. |
StringOrDoubleChartValue | Represents a value that can be string or double, backed by a cell or literal. |
Trendline | Represents a trend line of a chart series. |
TrendlineCollection | Represents a collection of Trendline objects for a chart series. |
Enumerations
| Enumeration | Description |
|---|---|
AxisPositionType | Determines a position of axis. |
BubbleSizeRepresentationType | Specifies the possible ways to represent data as bubble chart sizes. |
CategoryAxisType | Represents a type of a category axis. |
ChartDataSourceType | Represents a type of data source of the chart. |
ChartType | Represents a type of chart. |
CombinableSeriesTypesGroup | Enumeration of groups of combinable series types. |
CrossesType | Determines where axis will cross. |
DataSourceType | Data source types. |
DisplayBlanksAsType | Determines how missing data will be displayed. |
DisplayUnitType | Determines multiplicity of the displayed data. |
ErrorBarType | Represents type of error bar. |
ErrorBarValueType | Represents type of error bar value. |
LayoutTargetType | If layout of the plot area defined manually this property specifies whether to layout the plot area by its inside (not including axis and axis labels) or outside (including axis and axis labels). |
LegendDataLabelPosition | Determines position of data labels. |
LegendPositionType | Determines a position of legend on a chart. |
MarkerStyleType | Determines form of marker on chart’s data point. |
PieSplitType | Represents a type of splitting points in the second pie or bar on a pie-of-pie or bar-of-pie chart. |
StyleType | Represents chart style. |
TickLabelPositionType | Represents the position type of tick-mark labels on the specified axis. |
TickMarkType | Represents the tick mark type for the specified axis. |
TimeUnitType | Represents the base unit for the category axis. |
TrendlineType | Represents type of trend line. |
Drawing
| Class | Description |
|---|---|
Color | Represents an ARGB color, equivalent to System.Drawing.Color. |
PointF | Represents a 2D point with float coordinates, equivalent to System.Drawing.PointF. |
Size | Represents a 2D size with integer dimensions, equivalent to System.Drawing.Size. |
SizeF | Represents a 2D size with float dimensions, equivalent to System.Drawing.SizeF. |
Effects
| Class | Description |
|---|---|
Blur | Represents a Blur effect that is applied to the entire shape, including its fill. |
FillOverlay | Represents a Fill Overlay effect. |
Glow | Represents a Glow effect, in which a color blurred outline is added outside the edges of the object. |
ImageTransformOperation | Class with 3 properties. |
InnerShadow | Represents a Inner Shadow effect. |
OuterShadow | Represents an Outer Shadow effect. |
PresetShadow | Represents a Preset Shadow effect. |
Reflection | Represents a Reflection effect. |
SoftEdge | Represents a soft edge effect. |
Export
| Enumeration | Description |
|---|---|
SaveFormat | Constants which define the format of a saved presentation. |
Slideshow
| Class | Description |
|---|---|
CornerDirectionTransition | Corner direction slide transition effect. |
EightDirectionTransition | Eight direction slide transition effect. |
EmptyTransition | Empty slide transition effect. |
FlyThroughTransition | Fly-through slide transition effect. |
GlitterTransition | Glitter slide transition effect. |
Theme
| Class | Description |
|---|---|
FillFormatCollection | Represents the collection of fill styles. |
FormatScheme | Stores theme-defined formats for the shapes. |
LineFormatCollection | Represents the collection of line styles. |