aspose.slides.animation
Contents
[
Hide
]Contains classes for work with animation in Microsoft PowerPoint presentations.
Classes
Class | Description |
---|---|
AnimationTimeLine | Represents timeline of animation. |
Behavior | Represent base class behavior of effect. |
BehaviorCollection | Represents collection of behavior effects. |
BehaviorFactory | Allows to create animation effects |
BehaviorProperty | Represent property types for animation behavior. Follows the list of properties from https://msdn.microsoft.com/en-us/library/dd949052(v=office.15).aspx and https://msdn.microsoft.com/en-us/library/documentformat.openxml.presentation.attributename(v=office.15).aspx |
BehaviorPropertyCollection | Represents timing properties for the effect behavior. |
ColorEffect | Represents a color effect for an animation behavior. |
ColorOffset | Represent color offset. |
CommandEffect | Represents a command effect for an animation behavior. |
Effect | Represents animation effect. |
FilterEffect | Represent filter effect of behavior. |
IBehavior | Represent base class behavior of effect. |
IBehaviorCollection | Represents collection of behavior effects. |
IBehaviorFactory | Allows to create animation effects |
IBehaviorProperty | Represent property types for animation behavior. Follows the list of properties from https://msdn.microsoft.com/en-us/library/dd949052(v=office.15).aspx and https://msdn.microsoft.com/en-us/library/documentformat.openxml.presentation.attributename(v=office.15).aspx |
IBehaviorPropertyCollection | Represents timing properties for the effect behavior. |
IColorEffect | Represents a color effect for an animation behavior. |
IColorOffset | Represent color offset. |
ICommandEffect | Represents a command effect for an animation behavior. |
IEffect | Represents animation effect. |
IFilterEffect | Represent filter effect of behavior. |
IMotionCmdPath | Represent one command of a path. |
IMotionEffect | Represent motion effect behavior of effect. |
IMotionPath | Represent motion path. |
IPoint | Represent animation point. |
IPointCollection | Represents a collection of portions. |
IPropertyEffect | Represent property effect behavior. |
IRotationEffect | Represent rotation behavior of effect. |
IScaleEffect | Represents animation scale effect. |
ISequence | Represents sequence (collection of effects). |
ISequenceCollection | Represents collection of interactive sequences. |
ISetEffect | Represents a set effect for an animation behavior. |
ITextAnimation | Represent text animation. |
ITextAnimationCollection | Represents collection of text animations. |
ITiming | Represents animation timing. |
MotionCmdPath | Represent one command of a path. |
MotionEffect | Represent motion effect behavior of effect. |
MotionPath | Represent motion path. |
Point | Represent animation point. |
PointCollection | Represent collection of animation points. |
PropertyEffect | Represent property effect behavior. |
RotationEffect | Represent rotation behavior of effect. |
ScaleEffect | Represents animation scale effect. |
Sequence | Represents sequence (collection of effects). |
SequenceCollection | Represents collection of interactive sequences. |
SetEffect | Represents a set effect for an animation behavior. |
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. Such as the layout of the slide, or the parent. |
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. |