Click or drag to resize

Aspose.Slides.Animation Namespace

Contains classes for work with animation in Microsoft PowerPoint presentations.
Classes
  ClassDescription
Public classAnimationTimeLine
Represents timeline of animation.
Public classBehavior
Represent base class behavior of effect.
Public classBehaviorCollection
Represents collection of behavior effects.
Public classBehaviorFactory
Allows to create animation effects
Public classBehaviorProperty
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
Public classBehaviorPropertyCollection
Represents timing properties for the effect behavior.
Public classColorEffect
Represents a color effect for an animation behavior.
Public classColorOffset
Represent color offset.
Public classCommandEffect
Represents a command effect for an animation behavior.
Public classEffect
Represents animation effect.
Public classFilterEffect
Represent filter effect of behavior.
Public classMotionCmdPath
Represent one command of a path.
Public classMotionEffect
Represent motion effect behavior of effect.
Public classMotionPath
Represent motion path.
Public classPoint
Represent animation point.
Public classPointCollection
Represent collection of animation points.
Public classPropertyEffect
Represent property effect behavior.
Public classRotationEffect
Represent rotation behavior of effect.
Public classScaleEffect
Represents animation scale effect.
Public classSequence
Represents sequence (collection of effects).
Public classSequenceCollection
Represents collection of interactive sequences.
Public classSetEffect
Represents a set effect for an animation behavior.
Public classTextAnimation
Represent text animation.
Public classTextAnimationCollection
Represents collection of text animations.
Public classTiming
Represents animation timing.
Interfaces
  InterfaceDescription
Public interfaceIBehavior
Represent base class behavior of effect.
Public interfaceIBehaviorCollection
Represents collection of behavior effects.
Public interfaceIBehaviorFactory
Allows to create animation effects
Public interfaceIBehaviorProperty
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
Public interfaceIBehaviorPropertyCollection
Represents timing properties for the effect behavior.
Public interfaceIColorEffect
Represents a color effect for an animation behavior.
Public interfaceIColorOffset
Represent color offset.
Public interfaceICommandEffect
Represents a command effect for an animation behavior.
Public interfaceIEffect
Represents animation effect.
Public interfaceIFilterEffect
Represent filter effect of behavior.
Public interfaceIMotionCmdPath
Represent one command of a path.
Public interfaceIMotionEffect
Represent motion effect behavior of effect.
Public interfaceIMotionPath
Represent motion path.
Public interfaceIPoint
Represent animation point.
Public interfaceIPointCollection
Represents a collection of portions.
Public interfaceIPropertyEffect
Represent property effect behavior.
Public interfaceIRotationEffect
Represent rotation behavior of effect.
Public interfaceIScaleEffect
Represents animation scale effect.
Public interfaceISequence
Represents sequence (collection of effects).
Public interfaceISequenceCollection
Represents collection of interactive sequences.
Public interfaceISetEffect
Represents a set effect for an animation behavior.
Public interfaceITextAnimation
Represent text animation.
Public interfaceITextAnimationCollection
Represents collection of text animations.
Public interfaceITiming
Represents animation timing.
Enumerations
  EnumerationDescription
Public enumerationBehaviorAccumulateType
Represents types of accumulation of effect behaviors.
Public enumerationBehaviorAdditiveType
Represents additive type for effect behavior.
Public enumerationBuildType
Determines how text will appear on a shape during animation.
Public enumerationColorDirection
Represents color direction for color effect behavior.
Public enumerationColorSpace
Represents color space for color effect behavior.
Public enumerationCommandEffectType
Represents command effect type for command effect behavior.
Public enumerationEffectChartMajorGroupingType
Represents the type of an animation effect for chart's element.
Public enumerationEffectChartMinorGroupingType
Represents the type of an animation effect for chart's element in series or category.
Public enumerationEffectFillType
Represent fill types.
Public enumerationEffectPresetClassType
Represent effect class types.
Public enumerationEffectRestartType
Represent restart types for timing.
Public enumerationEffectSubtype
Represents subtypes of animation effect.
Public enumerationEffectTriggerType
Represent trigger type of effect.
Public enumerationEffectType
Represents the type of an animation effect.
Public enumerationFilterEffectRevealType
Represents filter reveal type.
Public enumerationFilterEffectSubtype
Represents filter effect subtypes.
Public enumerationFilterEffectType
Represents filter effect types.
Public enumerationMotionCommandPathType
Represent types of command for animation motion effect behavior.
Public enumerationMotionOriginType
Specifies what the origin of the motion path is relative to. Such as the layout of the slide, or the parent.
Public enumerationMotionPathEditMode
Specifies how the motion path moves when the target shape is moved
Public enumerationMotionPathPointsType
Represent types of points in animation motion path.
Public enumerationPropertyCalcModeType
Represent calc mode for animation property.
Public enumerationPropertyValueType
Represent property value types.