Package com.aspose.slides

Interface Summary
AnchorText Represents the anchor text type.
AutoShapeType Represents the AutoShape type.
BulletType Represents the type of the extended bullets.
ConnectorType Represents the connector's type.
DateTimeFormat Represents the date and time format for headers and footers.
DrawingControlDecision  
ExtrusionDirection Represents the extrusion direction presets.
FillType Represents the type of fill.
FontCharSet Represents the character set.
FontFamily Represents the font family.
FontPitch Represents the font pitch.
FontQuality Represents the font output quality.
FontRotationAngle Represents the angle of a font rotation.
GradientColorType Represents the gradient color type.
GradientStyle Represents the gradient style.
IDrawingControl Represents interface which defines rule to select shapes for rendering.
ImageFormat Represents the image format.
IPictureFrame Represents standard PictureFrame's properties.
IPlaceholder Represents standard placeholder's properties.
IShape Represents standard shape's properties.
IShapeFormat Represents standard shape's formatting properties.
ISlide Represents standard slide's properties.
LightingDirection Represents the lighting direction presets.
LineArrowheadLength Represents the length of an arrowhead.
LineArrowheadStyle Represents the style of an arrowhead.
LineArrowheadWidth Represents the width of an arrowhead.
LineDashStyle Represents the dash style of a line.
LineStyle Represents the style of a line.
LinkActionType Represents the link action type.
LinkJumpType Represents the link jump type.
NumberedBulletStyle Represents the style of the numbered bullets.
OleObjectType Represents the type of OLE Objects.
PatternStyle Represents the pattern style.
PictureColorType Represents the picture color type.
PlaceholderType Represents the type of a placeholder.
SegmentType Represents the polyline segment type.
ShadowStyle Represents the predefined shadow styles.
ShadowType Represents the types of a shadow.
ShapeAdvanceMode Represents the advance mode for the shapes.
ShapeAfterEffect Represents the effect how shape appiers after animation.
ShapeElementFillSource Represents how shape element should be filled.
ShapeElementStrokeSource Represents how shape element should be drawn.
ShapeElementType Represents the type of a ShapeElement.
ShapeEntryEffect Represents the type of shape entry effect.
SlideLayout Represents the slide layout.
SlideShowRangeType Represents the range type of a slide show.
SlideShowType Represents the type of a slide show.
SlideSizeType Represents the slide size.
SlideTransitionEffect Represents the type of slide transition.
SlideTransitionSpeed Represents the speed of slide transition.
SlideViewType Represents the slide view type.
TabAlignment Represents the tab alignment.
TextAlignment Represents the text alignment.
TextLevelEffect Represents the paragraphs level for text animation.
TextUnitEffect Represents the units for text animation.
TextureStyle Represents the standard texture styles.
ThreeDRenderingType Represent the rendering type of a 3D shape.
ThreeDStyle Represents the 3D styles.
ZOrderCmd Represents where to move the specified shape relative to the other shapes.
 

Class Summary
Adjustments Represents the adjustment values for an AutoShapes.
AnimationSettings Represents an animation effects you can apply to the specified shape.
AudioFrame Represents an AudioFrame shape.
AutoShape Represents the AutoShape shape.
Background Represents the background of a slide.
Cell Represents the cell of a table.
CellBorder Represents the border of a cell.
Connector Represents a connector autoshape.
DocumentProperties Represents a collection of custom document properties.
EffectiveTabs Represents pseudo collection of Tab items.
Ellipse Represents the Ellipse shape.
FillFormat Represents a fill formatting.
FontEntity Represents the font used in a presentation.
Fonts Represents the collection of a fonts used in a presentation.
GroupShape Represents the group of a shapes on a slide.
HeaderFooter Represents the header, footer, slide number, date and time on a slide.
License Provides methods to license the component.
Line Represents the Line shape.
LineFormat Represents a line and arrowhead formatting.
Link Represents the hyperlink in a text.
Links Represents the collection of a links.
MainMaster Represents the main master slide in a presentation.
Notes Represents the notes of a slide.
OleObjectFrame Represents the OleObjectFrame shape.
Paragraph Represents the paragraph of a text.
Paragraphs Represents the collection of a paragraphs.
Picture Represents the picture in a presentation.
PictureBullet Represents the picture of an extended bullet in a presentation.
PictureBullets Represents the collection of PictureBullets in a presentation.
PictureFrame Represents the PictureFrame shape.
Pictures Represents the collection of a Pictures.
Placeholder Represents the placeholder on a slide.
Placeholders Represents the collection of a placeholders.
Polyline Represents the Polyline shape.
Portion Represents the portion of a text paragraph.
Portions Represents the collection of a portions.
PPImage Represents an abstract image used in a presentation.
Presentation Represents the Microsoft PowerPoint presentation.
RecolorTable Represents the recolor table for a picture frames with metafile.
Rectangle Represents the Rectangle shape.
ShadowFormat Represents the shadow of a shape.
Shape Represents the abstract shape on a slide.
ShapeDrawingOptions Represents options for CreateShapeElements function.
ShapeElement Represents the ShapeElement object.
ShapeElementFill Represents the fill propeties for a ShapeElement.
ShapeElementStroke Represents the stroke properties for a ShapeElement.
Shapes Represents the collection of a shapes.
Slide Represents the slide in a presentation.
SlideComment Represents a user comment created on a slide.
SlideComments Represents a collection of slide comments.
Slides Represents the collection of a slides.
SlideShowSettings Represents default settings for a presentation's slide show.
SlideShowTransition Represents information about how the specified slide advances during a slide show.
Tab Represents the tabulation for a text.
Table Represents the table on a slide.
Tabs Represents the collection of a tabulations.
Tags Represents the collection of a tags.
TextFrame Represents the TextFrame shape.
TextHolder Represents the text placeholder.
TextRuler Represents a horizontal ruler for text boxes.
ThreeDFormat Represents the 3D format of a shape.
VideoFrame Represents a VideoFrame shape.
 

Exception Summary
AsposeLicenseException This exception is thrown if any errors with license is detected.
PptEditException This exception is thrown if a Edit presentation error is detected.
PptException This exception is the superclass of all other exceptions thrown in this package.
PptImageException This exception is thrown if any image error is detected.
PptPropertyException This exception is thrown if value or type of a property is wrong.
PptReadException This exception is thrown if a read presentation error is detected.
PptWriteException This exception is thrown if a write presentation error is detected.