Aspose.Slides.SlideShow
Contents
[
Hide
]Contains classes for managing slideshows and slide transitions
Classes
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. |
InOutTransition | In-Out slide transition effect. |
LeftRightDirectionTransition | Left-right direction slide transition effect. |
MorphTransition | Ripple slide transition effect. |
OptionalBlackTransition | Optional black slide transition effect. |
OrientationTransition | Orientation slide transition effect. |
RevealTransition | Reveal slide transition effect. |
RippleTransition | Ripple slide transition effect. |
ShredTransition | Shred slide transition effect. |
SideDirectionTransition | Side direction slide transition effect. |
SlideShowTransition | Represents slide show transition. |
SplitTransition | Split slide transition effect. |
TransitionValueBase | Base class for slide transition effects. |
WheelTransition | Wheel slide transition effect. |
Interfaces
Interface | Description |
---|---|
ICornerDirectionTransition | Corner direction slide transition effect. |
IEightDirectionTransition | Eight direction slide transition effect. |
IEmptyTransition | Empty slide transition effect. |
IFlyThroughTransition | Fly-through slide transition effect. |
IGlitterTransition | Glitter slide transition effect. |
IInOutTransition | In-Out slide transition effect. |
ILeftRightDirectionTransition | Left-right direction slide transition effect. |
IMorphTransition | Ripple slide transition effect. |
IOptionalBlackTransition | Optional black slide transition effect. |
IOrientationTransition | Orientation slide transition effect. |
IRevealTransition | Reveal slide transition effect. |
IRippleTransition | Ripple slide transition effect. |
IShredTransition | Shred slide transition effect. |
ISideDirectionTransition | Side direction slide transition effect. |
ISplitTransition | Split slide transition effect. |
ITransitionValueBase | Represents base class for slide transition effects. |
IWheelTransition | Wheel slide transition effect. |
Enumeration
Enumeration | Description |
---|---|
TransitionCornerAndCenterDirectionType | Specifies a direction restricted to the corners and center. |
TransitionCornerDirectionType | Represent corner direction transition types. |
TransitionEightDirectionType | Represent eight direction transition types. |
TransitionInOutDirectionType | Represent in or out direction transition types. |
TransitionLeftRightDirectionType | Specifies a direction restricted to the values of left and right. |
TransitionMorphType | Represent a type of morph transition. |
TransitionPattern | Specifies a geometric pattern that tiles together to fill a larger area. |
TransitionShredPattern | Specifies a geometric shape that tiles together to fill a larger area. |
TransitionSideDirectionType | Represent side direction transition types. |
TransitionSoundMode | Represent sound mode of transition. |
TransitionSpeed | Represent transition speed types. |
TransitionType | Represent slide show transition type. |