A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

S

SADDLEBROWN - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SADDLEBROWN_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SALMON - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SALMON_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SAND - Static variable in interface com.aspose.slides.TextureStyle
 
SANDYBROWN - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SANDYBROWN_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SAPPHIRE - Static variable in interface com.aspose.slides.GradientPreset
 
save(String, SaveFormat) - Method in class com.aspose.slides.pptx.PresentationEx
Saves all slides of a presentation to a file with the specified format.
save(OutputStream, SaveFormat) - Method in class com.aspose.slides.pptx.PresentationEx
Saves all slides of a presentation to a stream in the specified format.
save(String, SaveFormat, SaveOptions) - Method in class com.aspose.slides.pptx.PresentationEx
Saves all slides of a presentation to a file with the specified format and with additional options.
save(OutputStream, SaveFormat, SaveOptions) - Method in class com.aspose.slides.pptx.PresentationEx
Saves all slides of a presentation to a stream in the specified format and with additional options.
SaveFormat - Class in com.aspose.slides.export
Constants which define the format of a saved presentation.
SaveOptions - Class in com.aspose.slides.export
Abstract class with options that control how a presentation is saved.
SaveOptions() - Constructor for class com.aspose.slides.export.SaveOptions
 
saveToSVG(OutputStream) - Method in interface com.aspose.slides.ISlide
Creates vector image of a slide in SVG format and writes it to a stream.
saveToSVG(OutputStream) - Method in class com.aspose.slides.Slide
Creates image of a slide in SVG (vector graphics) format and writes it to a stream.
SCHEME - Static variable in class com.aspose.slides.pptx.ColorTypeEx
Scheme color.
SCHEME_ID - Static variable in class com.aspose.slides.pptx.ColorTypeEx
 
SchemeColorEx - Class in com.aspose.slides.pptx
Represents colors in a color scheme.
SCREEN - Static variable in class com.aspose.slides.pptx.FillBlendModeEx
 
SCREEN_ID - Static variable in class com.aspose.slides.pptx.FillBlendModeEx
 
SCRIPT - Static variable in interface com.aspose.slides.FontFamily
 
SCROLLBAR - Static variable in class com.aspose.slides.pptx.SystemColorEx
 
SCROLLBAR_ID - Static variable in class com.aspose.slides.pptx.SystemColorEx
 
SEAGREEN - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SEAGREEN_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SEASHELL - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SEASHELL_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SECTIONHEADER - Static variable in class com.aspose.slides.pptx.SlideLayoutTypeEx
Section Header
SECTIONHEADER_ID - Static variable in class com.aspose.slides.pptx.SlideLayoutTypeEx
 
SegmentType - Interface in com.aspose.slides
Constants which define the type of a polyline segment.
SEND_BACKWARD - Static variable in class com.aspose.slides.pptx.ZOrderCmdEx
 
SEND_BACKWARD - Static variable in interface com.aspose.slides.ZOrderCmd
 
SEND_BACKWARD_ID - Static variable in class com.aspose.slides.pptx.ZOrderCmdEx
 
SEND_TO_BACK - Static variable in class com.aspose.slides.pptx.ZOrderCmdEx
 
SEND_TO_BACK - Static variable in interface com.aspose.slides.ZOrderCmd
 
SEND_TO_BACK_ID - Static variable in class com.aspose.slides.pptx.ZOrderCmdEx
 
serialize(OutputStream) - Method in class com.aspose.slides.AutoShape
Serializes an AutoShape to a stream.
serialize(OutputStream) - Method in class com.aspose.slides.Connector
Serializes a Connector to a stream.
serialize(OutputStream) - Method in class com.aspose.slides.Ellipse
Serializes an Ellipse object to the stream.
serialize(OutputStream) - Method in class com.aspose.slides.Line
Serializes the Line object to a stream.
serialize(OutputStream) - Method in class com.aspose.slides.PictureFrame
Serializes a PictureFrame object to the stream.
serialize(OutputStream) - Method in class com.aspose.slides.Polyline
Serializes a Polyline object to the stream.
serialize(OutputStream) - Method in class com.aspose.slides.Rectangle
Serializes a Rectangle object to the stream.
serialize(OutputStream) - Method in class com.aspose.slides.Shape
Serializes a Shape object to the stream.
set(String, Object) - Method in class com.aspose.slides.DocumentProperties
Sets the property and associate it with a name.
set(int, ColorOperationEx) - Method in class com.aspose.slides.pptx.ColorTransformEx
Sets the operation at the specified index.
set(String, Object) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the custom property associated with a specified name.
set(String, String) - Method in class com.aspose.slides.pptx.TagsEx
Sets a key and a value pair of a tag.
set(String, String) - Method in class com.aspose.slides.Tags
Sets the tag associated with the specific name.
setAccelerate(float) - Method in class com.aspose.slides.pptx.animation.AnimTimingEx
Sets the percentage of duration accelerate behavior effect.
setAccumulate(NullableBool) - Method in class com.aspose.slides.pptx.animation.AnimBehaviorEx
Sets whether an animation behaviors are accumulated.
setActiveSlideId(long) - Method in class com.aspose.slides.Presentation
Sets the Id of the active slide in a presentation.
setAdditive(AnimBehaviorAdditiveTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimBehaviorEx
Sets whether the current animation behavior is combined with other running animations.
setAdvanceAfterTime(long) - Method in class com.aspose.slides.pptx.SlideShowTransitionEx
Sets the time, in milliseconds, after which the transition should start.
setAdvanceMode(int) - Method in class com.aspose.slides.AnimationSettings
Sets the value that indicates whether the specified shape animation advances only when clicked or automatically after a specified amount of time.
setAdvanceOnClick(boolean) - Method in class com.aspose.slides.pptx.SlideShowTransitionEx
Sets whether a mouse click will advance the slide or not.
setAdvanceOnClick(boolean) - Method in class com.aspose.slides.SlideShowTransition
Sets whether the specified slide advances when it's clicked during a slide show.
setAdvanceOnTime(boolean) - Method in class com.aspose.slides.SlideShowTransition
Sets whether the specified slide advances automatically after a specified amount of time has elapsed.
setAdvanceTime(double) - Method in class com.aspose.slides.AnimationSettings
Sets the amount of time, in seconds, after which the specified shape animation will occur.
setAdvanceTime(double) - Method in class com.aspose.slides.SlideShowTransition
Sets the amount of time, in seconds, after which the specified slide transition will occur.
setAfterEffect(int) - Method in class com.aspose.slides.AnimationSettings
Sets whether the specified slide advances automatically after a specified amount of time has elapsed.
setAlign(TabAlignmentEx) - Method in class com.aspose.slides.pptx.TabEx
Sets the align style of a tab.
setAlign(int) - Method in class com.aspose.slides.Tab
Sets the align style of a tab.
setAlignment(int) - Method in class com.aspose.slides.Paragraph
Sets the alignment of a paragraph.
setAlignment(LineAlignmentEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the line alignment.
setAlignment(TextAlignmentEx) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setAlignment(TextAlignmentEx) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
SETALPHA - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
Defines an alpha component of the color.
SETALPHA_ID - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
 
setAlternativeLanguageId(String) - Method in class com.aspose.slides.pptx.PortionEx
 
setAlternativeLanguageId(String) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the Id of an alternative language.
setAlternativeText(String) - Method in class com.aspose.slides.GroupShape
Sets the alternative text associated with a shape in a Web presentation.
setAlternativeText(String) - Method in interface com.aspose.slides.IShape
Sets the alternative text associated with a shape in a Web presentation.
setAlternativeText(String) - Method in class com.aspose.slides.Placeholder
Sets the alternative text associated with a placeholder in a Web presentation.
setAlternativeText(String) - Method in class com.aspose.slides.Shape
Sets the alternative text associated with a shape in a Web presentation.
setAmbientLightIntensity(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the ambient light intensity.
setAnchorCenter(boolean) - Method in class com.aspose.slides.pptx.CellEx
Sets whether the text box centered inside a cell.
setAnchoringType(TextAnchorTypeEx) - Method in class com.aspose.slides.pptx.TextFrameEx
Sets vertical anchor text in a TextFrameEx.
setAnchorPoint(float[]) - Method in class com.aspose.slides.pptx.Backdrop3DSceneEx
 
setAnchorText(int) - Method in class com.aspose.slides.TextFrame
Sets the anchor text in a TextFrame.
setAnchorText(int) - Method in class com.aspose.slides.TextHolder
Sets the anchor text in a TextHolder.
setAngle(float) - Method in class com.aspose.slides.pptx.animation.AnimMotionEffectEx
Describes the relative angle of the motion path.
setAngleAttribute(String, String, float, float) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setAngleAttribute(String, String, float) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setAngleX(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the rotation angle around X axis.
setAngleY(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the rotation angle around Y axis.
setAnimateBackground(boolean) - Method in class com.aspose.slides.AnimationSettings
Sets whether the shape is animated together with the text it contains.
setAnimateTextInReverse(boolean) - Method in class com.aspose.slides.AnimationSettings
Sets whether the specified shape is animated in reverse order.
setAnimationOrder(int) - Method in class com.aspose.slides.AnimationSettings
Sets the integer that represents the position of the specified shape within the collection of shapes to be animated.
setAnimationSlideCount(int) - Method in class com.aspose.slides.AnimationSettings
Sets the number of slides where shape will be animated.
setAnimColorSpace(AnimColorSpaceEx) - Method in class com.aspose.slides.pptx.animation.AnimColorEffectEx
Sets the color space of a behavior.
setAnsiFontIndex(int) - Method in interface com.aspose.slides.IFontStyle
Sets the index of a font used for ANSI text in a Fonts collection.
setAnsiFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of a font in the Fonts collection for ANSI text writings.
setAsianOrComplexFontIndex(int) - Method in interface com.aspose.slides.IFontStyle
Sets the index of a font used for East Asian and complex text in a Fonts collection.
setAsianOrComplexFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of the font used for East Asian and complex text in a Fonts collection.
setAudioCdEndTrack(int) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets the number of the last played track on Audio CD.
setAudioCdEndTrackTime(int) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets the time when a track on Audio CD stops to play.
setAudioCdStartTrack(int) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets the number of the first played track on Audio CD.
setAudioCdStartTrackTime(int) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets the time from which a track on Audio CD starts to play.
setAudioData(byte[]) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets the embedded audio data.
setAudioData(byte[]) - Method in class com.aspose.slides.pptx.SlideShowTransitionEx
Sets the embedded audio data.
setAuthor(String) - Method in class com.aspose.slides.DocumentProperties
Sets the author property.
setAuthor(String) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setAuthor(String)
setAutoReverse(boolean) - Method in class com.aspose.slides.pptx.animation.AnimTimingEx
Sets whether to automatically play the animation in reverse after playing it in the forward direction.
setB(byte) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the blue component of a color.
setBackColor(Color) - Method in class com.aspose.slides.FillFormat
Sets the background color of a fill.
setBegin(int) - Method in class com.aspose.slides.Link
Sets the beginning of a link in a text.
setBeginArrowheadLength(int) - Method in class com.aspose.slides.LineFormat
Sets the length of an arrowhead at the beginning of a line.
setBeginArrowheadLength(LineArrowheadLengthEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the arrowhead length at the beginning of a line.
setBeginArrowheadStyle(int) - Method in class com.aspose.slides.LineFormat
Sets the arrowhead style at the beginning of a line.
setBeginArrowheadStyle(LineArrowheadStyleEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the arrowhead style at the beginning of a line.
setBeginArrowheadWidth(int) - Method in class com.aspose.slides.LineFormat
Sets the width of an arrowhead at the beginning of a line.
setBeginArrowheadWidth(LineArrowheadWidthEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the arrowhead width at the beginning of a line.
setBehaviors(AnimBehaviorsEx) - Method in class com.aspose.slides.pptx.animation.AnimEffectEx
Returns collection of behavior for effect.
setBevelColorMode(BevelColorModeEx) - Method in class com.aspose.slides.pptx.ThreeDFormatEx
Sets the color mode used for 3D effects.
setBevelType(BevelPresetTypeEx) - Method in class com.aspose.slides.pptx.ShapeBevelEx
Sets the type of a bevel.
setBlend(FillBlendModeEx) - Method in class com.aspose.slides.pptx.FillOverlay
Sets the fill blend mode.
SETBLUE - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
Changes a blue component of the color to a parameter's value.
SETBLUE_ID - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
 
setBlurEffect(Blur) - Method in class com.aspose.slides.pptx.EffectFormatEx
Sets the blur effect.
setBlurRadius(double) - Method in class com.aspose.slides.pptx.InnerShadow
Sets the blur radius.
setBlurRadius(double) - Method in class com.aspose.slides.pptx.OuterShadow
Sets the blur radius.
setBlurRadius(double) - Method in class com.aspose.slides.pptx.Reflection
Blur radius.
setBookmarkId(String) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets bookmark identifier.
setBoolAttribute(String, String, boolean) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setBoolAttribute(String, String, boolean, boolean) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setBorders(float, Color) - Method in class com.aspose.slides.Table
Shows or hides all borders and sets width and color of all borders in a table.
setBottom(float) - Method in class com.aspose.slides.pptx.RelativeRectangleEx
 
setBrightness(int) - Method in interface com.aspose.slides.IPictureFrame
Sets the brightness (0-100%) of a picture.
setBrightness(int) - Method in class com.aspose.slides.PictureFrame
Sets the brightness (0-100%) of a picture.
setBuiltInSound(boolean) - Method in class com.aspose.slides.pptx.SlideShowTransitionEx
Sets whether or not this sound is a built-in sound.
setBulletChar(char) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setBulletChar(char) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setBulletCharacter(char) - Method in class com.aspose.slides.Paragraph
Sets the character which is used for a paragraph's bullet.
setBulletColor(Color) - Method in class com.aspose.slides.Paragraph
Sets the color of a paragraph's bullet.
setBulletColorIndex(short) - Method in class com.aspose.slides.Paragraph
Sets the index of a bulet's color in a color scheme or (-1) for scheme-independent color.
setBulletFont(FontDataEx) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setBulletFont(FontDataEx) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setBulletFontIndex(int) - Method in class com.aspose.slides.Paragraph
Sets the font index of a paragraph's bullet.
setBulletHardColor(boolean) - Method in class com.aspose.slides.Paragraph
Sets whether the bullet uses own color.
setBulletHardFont(boolean) - Method in class com.aspose.slides.Paragraph
Sets whether the bullet uses own font.
setBulletHardSize(boolean) - Method in class com.aspose.slides.Paragraph
Sets whether the bullet has own size.
setBulletHeight(short) - Method in class com.aspose.slides.Paragraph
Sets the bullet size relatively to the size of the first portion in the paragraph.
setBulletHeight(float) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setBulletHeight(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setBulletOffset(short) - Method in class com.aspose.slides.Paragraph
Sets the offset of the paragraph's bullet.
setBulletOffset(short) - Method in class com.aspose.slides.TextRuler.TextLevel
Sets the default offset for a bullet.
setBulletType(int) - Method in class com.aspose.slides.Paragraph
Sets the type of a bullet.
setBulletType(BulletTypeEx) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setBulletType(BulletTypeEx) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setBy(AnimColorOffsetEx) - Method in class com.aspose.slides.pptx.animation.AnimColorEffectEx
Sets the relative offset value for the color animation.
setBy(Point2D.Float) - Method in class com.aspose.slides.pptx.animation.AnimMotionEffectEx
Describes the relative offset value for the animation (in percents).
setBy(float) - Method in class com.aspose.slides.pptx.animation.AnimRotationEffectEx
Sets the relative offset value for an animation.
setBy(Point2D.Float) - Method in class com.aspose.slides.pptx.animation.AnimScaleEffectEx
Sets the relative offset value for the animation (in percents).
setCalcMode(AnimPropertyCalcModeTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimPropertyEffectEx
Specifies the interpolation mode for the animation
setCamera(CameraEx) - Method in class com.aspose.slides.pptx.ThreeDFormatEx
Sets the settings of a camera.
setCameraType(CameraPresetTypeEx) - Method in class com.aspose.slides.pptx.CameraEx
Sets the camera type.
setCapStyle(LineCapStyleEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the line cap style.
setCategory(String) - Method in class com.aspose.slides.DocumentProperties
Sets the category property.
setCategory(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Returns the category of a presentation.
setCategory(String) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setCategory(String)
setCenterText(boolean) - Method in class com.aspose.slides.pptx.TextFrameEx
Sets whether the text should be centered horizontally.
setCharSet(int) - Method in class com.aspose.slides.FontEntity
Sets the charset of a font.
setColor(Color) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets RGB colors and clears all color transformations.
setColorFormat(ColorFormatEx) - Method in class com.aspose.slides.pptx.Glow
Sets the color format.
setColorType(int) - Method in interface com.aspose.slides.IPictureFrame
Sets the type of a color transformation applied to a picture.
setColorType(int) - Method in class com.aspose.slides.PictureFrame
Sets the type of a color transformation applied to a picture.
setColorType(ColorTypeEx) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the color definition method.
setColumnWidth(int, int) - Method in class com.aspose.slides.Table
Sets new width for the specified column in a table.
setCommandString(String) - Method in class com.aspose.slides.pptx.animation.AnimCommandEffectEx
Sets the command string.
setCommandType(AnimMotionCommandPathTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimMotionCmdPathEx
Sets the command type.
setComments(String) - Method in class com.aspose.slides.DocumentProperties
Sets the comments property.
setComments(String) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setComments(String)
setCompany(String) - Method in class com.aspose.slides.DocumentProperties
Sets the company name where presentation was created.
setCompany(String) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setCompany(String)
setComplexScriptFont(FontDataEx) - Method in class com.aspose.slides.pptx.FontsEx
 
setComplexScriptFont(FontDataEx) - Method in class com.aspose.slides.pptx.PortionEx
 
setComplexScriptFont(FontDataEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the complex script font info.
setConnectorType(int) - Method in class com.aspose.slides.Connector
Sets the type of a connector.
setContentStatus(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the content status of a presentation.
setContentType(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the content type of a presentation.
setContourColor(ColorFormatEx) - Method in class com.aspose.slides.pptx.ThreeDFormatEx
Sets the color of a contour.
setContourWidth(double) - Method in class com.aspose.slides.pptx.ThreeDFormatEx
Sets the width of a 3D contour.
setContrast(int) - Method in interface com.aspose.slides.IPictureFrame
Sets the contrast (0-100%) of a picture.
setContrast(int) - Method in class com.aspose.slides.PictureFrame
Sets the contrast (0-100%) of a picture.
setCoordinateAttribute(String, String, double, double) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setCoordinateAttribute(String, String, double) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setCreated(Date) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the date when a presentation was created.
setCreateTime(Date) - Method in class com.aspose.slides.DocumentProperties
Sets the time when presentation was created.
setCreateTime(Date) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setCreateTime(Date)
setCreator(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the creator (author) of a presentation.
setCropBottom(float) - Method in interface com.aspose.slides.IPictureFrame
Sets the number of percents of a real image height that are cropped off from the bottom of a picture.
setCropBottom(float) - Method in class com.aspose.slides.PictureFrame
Sets the number of percents of a real image height that are cropped off from the bottom of a picture.
setCropBottom(float) - Method in class com.aspose.slides.pptx.PictureFillFormatEx
Sets the number of percents of real image height that are cropped off the bottom of the picture.
setCropLeft(float) - Method in interface com.aspose.slides.IPictureFrame
Sets the number of percents of a real image width that are cropped off from the left of a picture.
setCropLeft(float) - Method in class com.aspose.slides.PictureFrame
Sets the number of percents of a real image width that are cropped off from the left of a picture.
setCropLeft(float) - Method in class com.aspose.slides.pptx.PictureFillFormatEx
Sets the number of percents of real image width that are cropped off the left of the picture.
setCropRight(float) - Method in interface com.aspose.slides.IPictureFrame
Sets the number of percents of a real image width that are cropped off from the right of a picture.
setCropRight(float) - Method in class com.aspose.slides.PictureFrame
Sets the number of percents of a real image width that are cropped off from the right of a picture.
setCropRight(float) - Method in class com.aspose.slides.pptx.PictureFillFormatEx
Sets the number of percents of real image width that are cropped off the right of the picture.
setCropTop(float) - Method in interface com.aspose.slides.IPictureFrame
Sets the number of percents of a real image height that are cropped off from the top of a picture.
setCropTop(float) - Method in class com.aspose.slides.PictureFrame
Sets the number of percents of a real image height that are cropped off from the top of a picture.
setCropTop(float) - Method in class com.aspose.slides.pptx.PictureFillFormatEx
Sets the number of percents of real image height that are cropped off the top of the picture.
setCustomDashPattern(float[]) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the custom dash pattern.
setDashStyle(int) - Method in class com.aspose.slides.LineFormat
Sets the dash style of a line.
setDashStyle(LineDashStyleEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the line dash style.
setDateTimeFixed(boolean) - Method in class com.aspose.slides.HeaderFooter
Sets whether the date is a fixed text.
setdateTimeText(String) - Method in class com.aspose.slides.HeaderFooter
Sets the fixed date text of a slide.
setDateTimeVisible(boolean) - Method in class com.aspose.slides.HeaderFooter
Sets whether the date is visible on a slide.
setDecelerate(float) - Method in class com.aspose.slides.pptx.animation.AnimTimingEx
Sets the percentage of duration decelerate behavior effect.
setDefaultTabInterval(short) - Method in class com.aspose.slides.TextRuler
Sets the distance between two implicit tabulations.
setDefaultTabSize(float) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setDefaultTabSize(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setDepth(short) - Method in class com.aspose.slides.Paragraph
Sets the depth of a paragraph.
setDepth(short) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets a depth of a paragraph.
setDepth(double) - Method in class com.aspose.slides.pptx.ThreeDFormatEx
Sets the depth of a 3D shape.
setDepth(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the depth of a shape in points (1/72 of inch).
setDescription(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the description of a presentation.
setDiffuseAmount(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the amount of a diffuse lighting.
setDirection(AnimColorDirectionEx) - Method in class com.aspose.slides.pptx.animation.AnimColorEffectEx
Sets which direction to cycle the hue around the color wheel.
setDirection(float) - Method in class com.aspose.slides.pptx.InnerShadow
Sets the direction of a shadow.
setDirection(LightingDirectionEx) - Method in class com.aspose.slides.pptx.LightRigEx
Sets the direction of a light.
setDirection(float) - Method in class com.aspose.slides.pptx.OuterShadow
Sets the direction of a shadow.
setDirection(float) - Method in class com.aspose.slides.pptx.PresetShadow
Direction of shadow.
setDirection(float) - Method in class com.aspose.slides.pptx.Reflection
Direction of reflection.
setDirection(TransitionCornerDirectionTypeEx) - Method in class com.aspose.slides.pptx.SlideShowCornerDirectionTransitionEx
Direction of transition.
setDirection(TransitionEightDirectionTypeEx) - Method in class com.aspose.slides.pptx.SlideShowEightDirectionTransitionEx
Direction of transition.
setDirection(TransitionInOutDirectionTypeEx) - Method in class com.aspose.slides.pptx.SlideShowInOutTransitionEx
Direction of transition.
setDirection(TransitionDirectionTypeEx) - Method in class com.aspose.slides.pptx.SlideShowOrientationTransitionEx
Direction of transition.
setDirection(TransitionSideDirectionTypeEx) - Method in class com.aspose.slides.pptx.SlideShowSideDirectionTransitionEx
Direction of transition.
setDirection(TransitionInOutDirectionTypeEx) - Method in class com.aspose.slides.pptx.SlideShowSplitTransitionEx
Direction of transition split.
setDirectLightIntensity(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the intensity of a direct light.
setDirectLightSourceX(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the X coordinate of a direction-to-source vector of a direct light.
setDirectLightSourceY(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the Y coordinate of a direction-to-source vector of a direct light.
setDirectLightSourceZ(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the Z coordinate of a direction-to-source vector of a direct light.
setDisable3D(boolean) - Method in class com.aspose.slides.ShapeDrawingOptions
Sets whether the 3D rendering is disabled.
setDisable3DText(boolean) - Method in class com.aspose.slides.SVGOptions
Sets whether the 3D text is disabled in SVG.
setDisableLineEndCropping(boolean) - Method in class com.aspose.slides.SVGOptions
Sets whether the end of lines with arrows will be cropped in SVG.
setDisableShadow(boolean) - Method in class com.aspose.slides.ShapeDrawingOptions
Setss whether the shadow rendering is disabled.
setDistance(double) - Method in class com.aspose.slides.pptx.InnerShadow
Sets the distance of a shadow.
setDistance(double) - Method in class com.aspose.slides.pptx.OuterShadow
Sets the distance of a shadow.
setDistance(double) - Method in class com.aspose.slides.pptx.PresetShadow
Distance of shadow.
setDistance(double) - Method in class com.aspose.slides.pptx.Reflection
Distance of reflection.
setDpi(int) - Method in class com.aspose.slides.pptx.PictureFillFormatEx
Sets the dpi which is used to fill a picture.
setDuration(float) - Method in class com.aspose.slides.pptx.animation.AnimTimingEx
Sets the duration of animation effect.
setEastAsianFont(FontDataEx) - Method in class com.aspose.slides.pptx.FontsEx
 
setEastAsianFont(FontDataEx) - Method in class com.aspose.slides.pptx.PortionEx
 
setEastAsianFont(FontDataEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the Eastern Asian font info.
setEastAsianLineBreak(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setEastAsianLineBreak(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setEditTime(long) - Method in class com.aspose.slides.DocumentProperties
Sets the edit time of a presentation.
setEditTime(Date) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setEditTime(long)
setEffectStyleIndex(long) - Method in class com.aspose.slides.pptx.ShapeStyleEx
Sets the shape's effect style index in a style matrix.
setEnd(int) - Method in class com.aspose.slides.Link
Sets the end of a link in a text.
setEndArrowheadLength(int) - Method in class com.aspose.slides.LineFormat
Sets the length of an arrowhead at the end of a line.
setEndArrowheadLength(LineArrowheadLengthEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the arrowhead length at the end of a line.
setEndArrowheadStyle(int) - Method in class com.aspose.slides.LineFormat
Sets the arrowhead style at the end of a line.
setEndArrowheadStyle(LineArrowheadStyleEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the arrowhead style at the end of a line.
setEndArrowheadWidth(int) - Method in class com.aspose.slides.LineFormat
Sets the width of an arrowhead at the end of a line.
setEndArrowheadWidth(LineArrowheadWidthEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the arrowhead width at the end of a line.
setEndingSlide(short) - Method in class com.aspose.slides.SlideShowSettings
Sets the last slide to be displayed in the slide show.
setEndPoint(Point) - Method in class com.aspose.slides.Line
Sets the end point of a line.
setEndPosAlpha(float) - Method in class com.aspose.slides.pptx.Reflection
Specifies the end position (along the alpha gradient ramp) of the end alpha value (percents).
setEndReflectionOpacity(float) - Method in class com.aspose.slides.pptx.Reflection
End reflection opacity.
setEntryEffect(int) - Method in class com.aspose.slides.AnimationSettings
Sets the special effect applied to the specified shape animation.
setEntryEffect(int) - Method in class com.aspose.slides.SlideShowTransition
Sets the special effect applied to the specified slide transition.
setEnumAttribute(EnumDescriptor, String, String, int, int) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setEscapement(short) - Method in interface com.aspose.slides.IFontStyle
Sets superscript or subscript text.
setEscapement(short) - Method in class com.aspose.slides.Portion
Sets superscript or subscript text.
setEscapement(float) - Method in class com.aspose.slides.pptx.PortionEx
 
setEscapement(float) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the superscript or subscript text.
setExternalHyperlink(String) - Method in class com.aspose.slides.Link
Sets link destination to a custom URL and changes action type to HyperlinkAction.
setExtrusionColor(ColorFormatEx) - Method in class com.aspose.slides.pptx.ThreeDFormatEx
Sets the color of an extrusion.
setExtrusionColor(Color) - Method in class com.aspose.slides.ThreeDFormat
Sets the color of a side surface of a shape.
setExtrusionColorIndex(short) - Method in class com.aspose.slides.ThreeDFormat
Sets the index of shadow's color in color scheme, -1 for scheme independent color or -2 if ExtrusionColor is not defined.
setExtrusionDirection(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the direction of a shape extrusion.
setFadeDirection(float) - Method in class com.aspose.slides.pptx.Reflection
Specifies the direction to offset the reflection.
setFamily(byte) - Method in class com.aspose.slides.FontEntity
Sets the family of a font.
setFieldOfViewAngle(float) - Method in class com.aspose.slides.pptx.CameraEx
Sets the FOV of a camera (0-180 degree, field of View).
setFileName(String) - Method in class com.aspose.slides.AudioFrame
Sets the file from which the media object was created.
setFileName(String) - Method in class com.aspose.slides.VideoFrame
Sets the file from which the media object was created.
setFillFormat(FillFormatEx) - Method in class com.aspose.slides.pptx.FillOverlay
Sets the fill format.
setFillOverlayEffect(FillOverlay) - Method in class com.aspose.slides.pptx.EffectFormatEx
Sets the fill overlay effect.
setFillStyleIndex(long) - Method in class com.aspose.slides.pptx.ShapeStyleEx
Sets the shape's fill style index in a style matrix.
setFillType(FillTypeEx) - Method in class com.aspose.slides.pptx.FillFormatEx
Sets the type of fill.
setFillType(FillTypeEx) - Method in class com.aspose.slides.pptx.LineFillFormatEx
Sets the fill type.
setFirstCol(boolean) - Method in class com.aspose.slides.pptx.TableEx
Sets whether the first column of a table has to be drawn with a special formatting.
setFirstRow(boolean) - Method in class com.aspose.slides.pptx.TableEx
Sets whether the first row of a table has to be drawn with a special formatting.
setFirstSlideNumber(short) - Method in class com.aspose.slides.Presentation
Sets the number of the first slide in a presentation.
setFitShapeToText(boolean) - Method in class com.aspose.slides.TextFrame
Sets whether the TextFrame size fitted to the text.
setFitShapeToText(boolean) - Method in class com.aspose.slides.TextHolder
Sets whether the size of TextHolder should be fit to the text size.
setFlipH(boolean) - Method in class com.aspose.slides.GroupShape
Flips the group horizontally.
setFlipH(boolean) - Method in class com.aspose.slides.Shape
Flips the shape horizontally.
setFlipH(boolean) - Method in class com.aspose.slides.Table
 
setFlipV(boolean) - Method in class com.aspose.slides.GroupShape
Flips the group vertically.
setFlipV(boolean) - Method in class com.aspose.slides.Shape
Flips the shape vertically.
setFlipV(boolean) - Method in class com.aspose.slides.Table
 
setFloatB(float) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the blue component of a color.
setFloatG(float) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the green component of a color.
setFloatR(float) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the red component of a color.
setFollowMasterBackground(boolean) - Method in interface com.aspose.slides.ISlide
Sets whether the slide follows the master slide background.
setFollowMasterBackground(boolean) - Method in class com.aspose.slides.Notes
Sets whether the notes follow the notes master background.
setFollowMasterBackground(boolean) - Method in class com.aspose.slides.Slide
Sets whether the slide follows the master slide background.
setFollowMasterObjects(boolean) - Method in interface com.aspose.slides.ISlide
Sets whether slide objects follow the master slide objects style.
setFollowMasterObjects(boolean) - Method in class com.aspose.slides.Notes
Sets whether the notes objects follow the notes master objects style.
setFollowMasterObjects(boolean) - Method in class com.aspose.slides.Slide
Sets whether the slide objects follow the master slide objects style.
setFollowMasterScheme(boolean) - Method in interface com.aspose.slides.ISlide
Sets whether the slide follows the master slide color scheme.
setFollowMasterScheme(boolean) - Method in class com.aspose.slides.Notes
Sets whether the notes follow the notes master color scheme.
setFollowMasterScheme(boolean) - Method in class com.aspose.slides.Slide
Sets whether the slide follows the master slide color scheme.
setFontAlignment(FontAlignmentEx) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setFontAlignment(FontAlignmentEx) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setFontBold(boolean) - Method in interface com.aspose.slides.IFontStyle
Sets whether the font is bold.
setFontBold(boolean) - Method in class com.aspose.slides.Portion
Sets whether the font is bold.
setFontBold(NullableBool) - Method in class com.aspose.slides.pptx.PortionEx
 
setFontBold(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the font is bold.
setFontCollectionIndex(FontCollectionIndexEx) - Method in class com.aspose.slides.pptx.ShapeStyleEx
Sets the shape's font index in a font collection.
setFontColor(Color) - Method in interface com.aspose.slides.IFontStyle
Sets the color of a portion.
setFontColor(Color) - Method in class com.aspose.slides.Portion
Sets the color of a portion.
setFontColorIndex(short) - Method in interface com.aspose.slides.IFontStyle
Sets the index of a color in a color scheme or (-1) for a scheme-independent color.
setFontColorIndex(short) - Method in class com.aspose.slides.Portion
Sets index of color in color scheme or (-1) for scheme-independent color.
setFontEmbossed(boolean) - Method in interface com.aspose.slides.IFontStyle
Sets whether the font is embossed.
setFontEmbossed(boolean) - Method in class com.aspose.slides.Portion
Sets whether the font is embossed.
setFontHeight(short) - Method in interface com.aspose.slides.IFontStyle
Sets the font height of a portion.
setFontHeight(short) - Method in class com.aspose.slides.Portion
Sets the font height of a portion.
setFontHeight(float) - Method in class com.aspose.slides.pptx.PortionEx
 
setFontHeight(float) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the font height of a portion.
setFontIndex(int) - Method in interface com.aspose.slides.IFontStyle
Sets the index of a font in a Fonts collection.
setFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of the used font in a Fonts collection.
setFontItalic(boolean) - Method in interface com.aspose.slides.IFontStyle
Sets whether the font is italic.
setFontItalic(boolean) - Method in class com.aspose.slides.Portion
Sets whether the font is italic.
setFontItalic(NullableBool) - Method in class com.aspose.slides.pptx.PortionEx
 
setFontItalic(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the font is itallic.
setFontName(String) - Method in class com.aspose.slides.FontEntity
Sets the name of a font.
setFontRotation(int) - Method in class com.aspose.slides.TextFrame
Sets additional rotation of text in a shape.
setFontShadow(boolean) - Method in interface com.aspose.slides.IFontStyle
Sets whether the font has shadow.
setFontShadow(boolean) - Method in class com.aspose.slides.Portion
Sets whether the font has shadow.
setFontUnderline(boolean) - Method in interface com.aspose.slides.IFontStyle
Sets whether the font is underlined.
setFontUnderline(boolean) - Method in class com.aspose.slides.Portion
Sets whether the font is underlined.
setFontUnderline(TextUnderlineTypeEx) - Method in class com.aspose.slides.pptx.PortionEx
 
setFontUnderline(TextUnderlineTypeEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the text underline type.
setFooterText(String) - Method in class com.aspose.slides.HeaderFooter
Sets the footer text of a slide.
setFooterVisible(boolean) - Method in class com.aspose.slides.HeaderFooter
Sets whether the footer is visible on a slide.
setForeColor(Color) - Method in class com.aspose.slides.FillFormat
Sets the foreground color of a fill.
setForeColor(Color) - Method in class com.aspose.slides.LineFormat
Sets the foreground color of a line.
setFormula(String) - Method in class com.aspose.slides.pptx.animation.AnimPointEx
Formulas within values, from, to, by attributes can be made up of these: Standard arithmetic operators: ‘+’, ‘-‘, ‘*’, ‘/’, ‘^’, ‘%’ (mod) Constants: ‘pi’ ‘e’ Conditional operators: ‘abs’, ‘min’, ‘max’, ‘?’
setFrame(ShapeFrameEx) - Method in class com.aspose.slides.pptx.ShapeEx
Sets the shape frame's properties.
setFrom(ColorFormatEx) - Method in class com.aspose.slides.pptx.animation.AnimColorEffectEx
Sets the starting color of a behavior.
setFrom(Point2D.Float) - Method in class com.aspose.slides.pptx.animation.AnimMotionEffectEx
Specifies an x/y co-ordinate to start the animation from (in percents).
setFrom(String) - Method in class com.aspose.slides.pptx.animation.AnimPropertyEffectEx
Specifies the starting value of the animation.
setFrom(float) - Method in class com.aspose.slides.pptx.animation.AnimRotationEffectEx
Sets the starting value for an animation.
setFrom(Point2D.Float) - Method in class com.aspose.slides.pptx.animation.AnimScaleEffectEx
Sets an x/y coordinate to start the animation from (in percents).
setFromBlack(boolean) - Method in class com.aspose.slides.pptx.SlideShowOptionalBlackTransitionEx
This attribute specifies if the transition will start from a black screen (and then transition the new slide over black).
setFullScreenMode(boolean) - Method in class com.aspose.slides.pptx.VideoFrameEx
Sets whether a video is shown in full screen mode.
setG(byte) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the green component of a color.
setGlowEffect(Glow) - Method in class com.aspose.slides.pptx.EffectFormatEx
Sets the glow effect.
setGradientColorType(int) - Method in class com.aspose.slides.FillFormat
Sets the color type of a gradient.
setGradientDegree(int) - Method in class com.aspose.slides.FillFormat
Sets the gradient degree for ONE_COLOR gradients.
setGradientDirection(GradientDirectionEx) - Method in class com.aspose.slides.pptx.GradientFormatEx
Sets the style of a gradient.
setGradientFillAngle(int) - Method in class com.aspose.slides.FillFormat
Sets the fill angle of a gradient.
setGradientFillFocus(int) - Method in class com.aspose.slides.FillFormat
Sets the focus shift of a gradient.
setGradientPreset(int) - Method in class com.aspose.slides.FillFormat
Sets the preset of a gradient.
setGradientShape(GradientShapeEx) - Method in class com.aspose.slides.pptx.GradientFormatEx
Sets the shape of a gradient.
setGradientStyle(int) - Method in class com.aspose.slides.FillFormat
Sets the style of a gradient.
SETGREEN - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
Changes a green component of the color to a parameter's value value.
SETGREEN_ID - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
 
setGrow(boolean) - Method in class com.aspose.slides.pptx.Blur
 
setGuidAttribute(String, String, Guid, Guid) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setGuidAttribute(String, String, Guid) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setHangingPunctuation(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setHangingPunctuation(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setHasBullet(boolean) - Method in class com.aspose.slides.Paragraph
Sets whether the paragraph has a bullet.
setHeaderText(String) - Method in class com.aspose.slides.HeaderFooter
Sets the header text of a slide.
setHeaderVisible(boolean) - Method in class com.aspose.slides.HeaderFooter
Sets whether the header is visible on a slide.
setHeight(int) - Method in interface com.aspose.slides.IShape
Sets the height of a shape.
setHeight(int) - Method in class com.aspose.slides.Placeholder
Sets the height of a Placeholder.
setHeight(float) - Method in class com.aspose.slides.pptx.RelativeRectangleEx
 
setHeight(double) - Method in class com.aspose.slides.pptx.ShapeBevelEx
Sets the height of a bevel.
setHeight(float) - Method in class com.aspose.slides.pptx.ShapeEx
Sets the height of a shape.
setHeight(int) - Method in class com.aspose.slides.Shape
Sets the height of a shape.
setHeight(int) - Method in class com.aspose.slides.TextHolder
Sets the height of a TextHolder.
setHex16Attribute(String, String, int, int) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setHex16Attribute(String, String, int) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setHex24Attribute(String, String, long, long) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setHex24Attribute(String, String, long) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setHex32Attribute(String, String, long, long) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setHex32Attribute(String, String, long) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setHex8Attribute(String, String, short, short) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setHex8Attribute(String, String, short) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setHidden(boolean) - Method in class com.aspose.slides.pptx.ShapeEx
Sets whether the shape is hidden.
setHidden(boolean) - Method in class com.aspose.slides.Shape
Sets whether the shape is hidden.
setHidden(boolean) - Method in class com.aspose.slides.SlideShowTransition
Sets whether the specified slide is hidden during a slide show.
setHideAtShowing(boolean) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets whether an AudioFrame is hidden.
setHideAtShowing(boolean) - Method in class com.aspose.slides.pptx.VideoFrameEx
Sets whether a video clip is hidden.
setHighPolyExtrusion(boolean) - Method in class com.aspose.slides.ShapeDrawingOptions
Determines whether the smoother and high quality gradients used to draw 3D extrusion.
setHLinkClick(HyperlinkEx) - Method in class com.aspose.slides.pptx.ShapeEx
Sets the hyperlink defined for mouse click.
setHLinkClick(HyperlinkEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the hyperlink defined for mouse click.
setHLinkMouseOver(HyperlinkEx) - Method in class com.aspose.slides.pptx.ShapeEx
Sets the hyperlink defined for mouse over.
setHLinkMouseOver(HyperlinkEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the hyperlink defined for mouse over.
setHorizontalBanding(boolean) - Method in class com.aspose.slides.pptx.TableEx
Sets whether the even rows has to be drawn with a different formatting.
setHSL(float, float, float) - Method in class com.aspose.slides.pptx.ColorFormatEx.FloatColor
 
setHue(float) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the Hue component of a color in HSL representation.
SETHUE - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
Changes a hue component of the color to a parameter's value.
SETHUE_ID - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
 
setImage(ImageEx) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets an AudioFrame image.
setImage(ImageEx) - Method in class com.aspose.slides.pptx.OleObjectFrameEx
Sets an Ole object image.
setImage(ImageEx) - Method in class com.aspose.slides.pptx.PictureEx
Sets the image.
setImage(ImageEx) - Method in class com.aspose.slides.pptx.VideoFrameEx
Sets the image of a video clip.
setIndent(float) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setIndent(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setInnerShadowEffect(InnerShadow) - Method in class com.aspose.slides.pptx.EffectFormatEx
Sets the inner shadow.
setIntAttribute(String, String, int, int) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setIntAttribute(String, String, int) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setInternalHyperlink(long) - Method in class com.aspose.slides.Link
Sets link destination to a slide inside presentation and changes action type to HyperlinkAction.
setInternalHyperlink(Slide) - Method in class com.aspose.slides.Link
Sets link destination to a slide inside presentation and changes action type to HyperlinkAction.
setIsBulletHardColor(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setIsBulletHardFont(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setIsHardUnderlineFill(NullableBool) - Method in class com.aspose.slides.pptx.PortionEx
 
setIsHardUnderlineFill(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the underline style has own FillFormat properties or inherits it from the FillFormat properties of the text.
setIsHardUnderlineLine(NullableBool) - Method in class com.aspose.slides.pptx.PortionEx
 
setIsHardUnderlineLine(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the underline style has own LineFormat properties or inherits it from the LineFormat properties of the text.
setJoinStyle(LineJoinStyle) - Method in class com.aspose.slides.LineFormat
Sets the style of a line joining.
setJoinStyle(LineJoinStyleEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the line join style.
setJump(int) - Method in class com.aspose.slides.Link
Sets the jump destination and changes action type to the JumpAction.
setKerningMinimalSize(float) - Method in class com.aspose.slides.pptx.PortionEx
 
setKerningMinimalSize(float) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the minimal font size, for which kerning should be switched on.
setKeywords(String) - Method in class com.aspose.slides.DocumentProperties
Sets the keywords property.
setKeywords(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the keywords of a presentation.
setKeywords(String) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setKeywords(String)
setKumimoji(NullableBool) - Method in class com.aspose.slides.pptx.PortionEx
 
setKumimoji(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the numbers should ignore text eastern language-specific vertical text layout.
setLanguageId(String) - Method in class com.aspose.slides.pptx.PortionEx
 
setLanguageId(String) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the Id of a language.
setLastAuthor(String) - Method in class com.aspose.slides.DocumentProperties
Sets the last author property.
setLastAuthor(String) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setLastAuthor(String)
setLastCol(boolean) - Method in class com.aspose.slides.pptx.TableEx
Sets whether the last column of a table has to be drawn with a special formatting.
setLastModifiedBy(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Returns the last person who modified a presentation.
setLastPrintTime(Date) - Method in class com.aspose.slides.DocumentProperties
Sets the time when presentation was printed last time.
setLastPrintTime(Date) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setLastPrintTime(Date)
setLastRow(boolean) - Method in class com.aspose.slides.pptx.TableEx
Sets whether the last row of a table has to be drawn with a special formatting.
setLastSaveTime(Date) - Method in class com.aspose.slides.DocumentProperties
Sets the last time when presentation was saved.
setLastSaveTime(Date) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setLastSaveTime(Date)
setLatinFont(FontDataEx) - Method in class com.aspose.slides.pptx.FontsEx
 
setLatinFont(FontDataEx) - Method in class com.aspose.slides.pptx.PortionEx
 
setLatinFont(FontDataEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the Latin font info.
setLatinLineBreak(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setLatinLineBreak(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setLayoutSlide(LayoutSlideEx) - Method in class com.aspose.slides.pptx.SlideEx
Sets the layout slide for the current slide.
setLeft(float) - Method in class com.aspose.slides.pptx.RelativeRectangleEx
 
setLicense(InputStream) - Method in class com.aspose.slides.License
Licenses the component.
setLightColor(Color) - Method in class com.aspose.slides.ShadowFormat
Sets the additional light color of a shadow.
setLightColorIndex(short) - Method in class com.aspose.slides.ShadowFormat
Sets the index of a light shadow's color in a color scheme.
setLightingDirection(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the lighting direction.
setLightRig(LightRigEx) - Method in class com.aspose.slides.pptx.ThreeDFormatEx
Sets the type of a light.
setLightType(LightRigPresetTypeEx) - Method in class com.aspose.slides.pptx.LightRigEx
Sets the light preset which should be applied to a shape.
setLinearGradientAngle(float) - Method in class com.aspose.slides.pptx.GradientFormatEx
Sets the angle of a gradient.
setLinearGradientScaled(NullableBool) - Method in class com.aspose.slides.pptx.GradientFormatEx
Sets whether a gradient is scaled.
setLineStyleIndex(int) - Method in class com.aspose.slides.pptx.ShapeStyleEx
Sets the line's style index in a style matrix.
setLinkPathLonb(String) - Method in class com.aspose.slides.pptx.OleObjectFrameEx
Returns the full path to a linked file.
setLinkPathLong(String) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets the name of an audio file which is linked to an AudioFrame.
setLinkPathLong(String) - Method in class com.aspose.slides.pptx.VideoFrameEx
Sets the name of a video file which is linked to a VideoFrame.
setLongAttribute(String, String, long, long) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setLongAttribute(String, String, long) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setLoop(boolean) - Method in class com.aspose.slides.pptx.SlideShowTransitionEx
Sets whether the sound will loop until the next sound event occurs in slideshow.
setLoopSoundUntilNext(boolean) - Method in class com.aspose.slides.SlideShowTransition
Sets whether the sound that's been set for the specified slide transition loops until the next sound starts.
setLoopUntilStopped(boolean) - Method in class com.aspose.slides.AudioFrame
Sets whether the sound loops continuously until either the next movie or sound starts, the user clicks the slide, or a slide transition occurs.
setLoopUntilStopped(boolean) - Method in class com.aspose.slides.SlideShowSettings
Sets whether the slide show loops continuously until the user presses ESC.
setLoopUntilStopped(boolean) - Method in class com.aspose.slides.VideoFrame
Sets whether the movie loops continuously until either the next movie or sound starts, the user clicks the slide, or a slide transition occurs.
setLuminance(float) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the Luminance component of a color in HSL representation.
SETLUMINANCE - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
Changes a luminance component of the color to a parameter's value.
SETLUMINANCE_ID - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
 
setManager(String) - Method in class com.aspose.slides.DocumentProperties
Sets the manager property.
setManager(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the name of a supervisor associated with the document.
setManager(String) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setManager(String)
setManualAdvance(boolean) - Method in class com.aspose.slides.SlideShowSettings
Sets whether the slide show advances manually.
setMarginBottom(double) - Method in class com.aspose.slides.pptx.CellEx
Sets the bottom margin in a text frame.
setMarginBottom(double) - Method in class com.aspose.slides.pptx.TextFrameEx
Sets the bottom margin (points) in a TextFrame.
setMarginBottom(float) - Method in class com.aspose.slides.TextFrame
Sets the bottom margin (mm) in a TextFrame.
setMarginBottom(float) - Method in class com.aspose.slides.TextHolder
Sets the bottom margin (mm) of text in a TextHolder.
setMarginLeft(double) - Method in class com.aspose.slides.pptx.CellEx
Sets the left margin in a text frame.
setMarginLeft(float) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setMarginLeft(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setMarginLeft(double) - Method in class com.aspose.slides.pptx.TextFrameEx
Sets the left margin (points) in a TextFrame.
setMarginLeft(float) - Method in class com.aspose.slides.TextFrame
Sets the left margin (mm) in a TextFrame.
setMarginLeft(float) - Method in class com.aspose.slides.TextHolder
Sets the left margin (mm) of text in a TextHolder.
setMarginRight(double) - Method in class com.aspose.slides.pptx.CellEx
Sets the right margin in a text frame.
setMarginRight(float) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setMarginRight(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setMarginRight(double) - Method in class com.aspose.slides.pptx.TextFrameEx
Sets the right margin (points) in a TextFrame.
setMarginRight(float) - Method in class com.aspose.slides.TextFrame
Sets the right margin (mm) in a TextFrame.
setMarginRight(float) - Method in class com.aspose.slides.TextHolder
Sets the right margin (mm) of text in a TextHolder.
setMarginTop(double) - Method in class com.aspose.slides.pptx.CellEx
Sets the top margin in a text frame.
setMarginTop(double) - Method in class com.aspose.slides.pptx.TextFrameEx
Sets the top margin (points) in a TextFrame.
setMarginTop(float) - Method in class com.aspose.slides.TextFrame
Sets the top margin (mm) in a TextFrame.
setMarginTop(float) - Method in class com.aspose.slides.TextHolder
Sets the top margin (mm) of text in a TextHolder.
setMasterId(long) - Method in interface com.aspose.slides.ISlide
Sets the ID of a master slide.
setMasterId(long) - Method in class com.aspose.slides.Slide
Sets the ID of a master slide.
setMasterSlide(MasterSlideEx) - Method in class com.aspose.slides.pptx.LayoutSlideEx
Sets the master slide of a layout.
setMaterial(MaterialPresetTypeEx) - Method in class com.aspose.slides.pptx.ThreeDFormatEx
Sets the type of a material.
setMetafileRasterizationDpi(int) - Method in class com.aspose.slides.SVGOptions
Sets the lower resolution limit for metafile rasterization.
setMinimalHeight(double) - Method in class com.aspose.slides.pptx.RowEx
Sets the minimal possible height of a row.
setMiterLimit(float) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the miter limit of a line.
setModified(Date) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the date when a presentation was modified.
setName(String) - Method in interface com.aspose.slides.ISlide
Sets the name of a slide.
setName(String) - Method in class com.aspose.slides.MainMaster
Sets the name of a master slide.
setName(String) - Method in class com.aspose.slides.Shape
Sets the name of a shape.
setName(String) - Method in class com.aspose.slides.Slide
Sets the name of a slide.
setNoAdjustHandles(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether the changing of a shape adjust values is disabled.
setNoAdjustHandles(boolean) - Method in class com.aspose.slides.pptx.ConnectorLockEx
 
setNoAdjustHandles(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNoChangeArrowheads(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether the changing of a shape arrowheads is disabled.
setNoChangeArrowheads(boolean) - Method in class com.aspose.slides.pptx.ConnectorLockEx
 
setNoChangeArrowheads(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNoChangeAspect(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether an aspect ration change is disabled for a shape.
setNoChangeAspect(boolean) - Method in class com.aspose.slides.pptx.ConnectorLockEx
 
setNoChangeAspect(boolean) - Method in class com.aspose.slides.pptx.GraphicalObjectLockEx
 
setNoChangeAspect(boolean) - Method in class com.aspose.slides.pptx.GroupShapeLockEx
 
setNoChangeAspect(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNoChangeShapeType(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether the changing of a shape type is disabled.
setNoChangeShapeType(boolean) - Method in class com.aspose.slides.pptx.ConnectorLockEx
 
setNoChangeShapeType(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNoCrop(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNoDrilldown(boolean) - Method in class com.aspose.slides.pptx.GraphicalObjectLockEx
 
setNoEditPoints(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether the changing of a shape contour is disabled.
setNoEditPoints(boolean) - Method in class com.aspose.slides.pptx.ConnectorLockEx
 
setNoEditPoints(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNoEditText(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether the changing of a text is disabled.
setNoGroup(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether a shape grouping is disabled.
setNoGroup(boolean) - Method in class com.aspose.slides.pptx.ConnectorLockEx
 
setNoGroup(boolean) - Method in class com.aspose.slides.pptx.GraphicalObjectLockEx
 
setNoGroup(boolean) - Method in class com.aspose.slides.pptx.GroupShapeLockEx
 
setNoGroup(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNoMove(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether a shape moving is disabled.
setNoMove(boolean) - Method in class com.aspose.slides.pptx.ConnectorLockEx
 
setNoMove(boolean) - Method in class com.aspose.slides.pptx.GraphicalObjectLockEx
 
setNoMove(boolean) - Method in class com.aspose.slides.pptx.GroupShapeLockEx
 
setNoMove(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNoProof(NullableBool) - Method in class com.aspose.slides.pptx.PortionEx
 
setNoProof(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the text shouldn't be proofed.
setNoResize(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether a shape resizing is disabled.
setNoResize(boolean) - Method in class com.aspose.slides.pptx.ConnectorLockEx
 
setNoResize(boolean) - Method in class com.aspose.slides.pptx.GraphicalObjectLockEx
 
setNoResize(boolean) - Method in class com.aspose.slides.pptx.GroupShapeLockEx
 
setNoResize(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNormaliseHeight(NullableBool) - Method in class com.aspose.slides.pptx.PortionEx
 
setNormaliseHeight(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the height of a text should be normalized.
setNormalVector(float[]) - Method in class com.aspose.slides.pptx.Backdrop3DSceneEx
 
setNoRotate(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether a shape rotating is disabled.
setNoRotate(boolean) - Method in class com.aspose.slides.pptx.ConnectorLockEx
 
setNoRotate(boolean) - Method in class com.aspose.slides.pptx.GroupShapeLockEx
 
setNoRotate(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNoSelect(boolean) - Method in class com.aspose.slides.pptx.AutoShapeLockEx
Sets whether a shape selecting is disabled.
setNoSelect(boolean) - Method in class com.aspose.slides.pptx.ConnectorLockEx
 
setNoSelect(boolean) - Method in class com.aspose.slides.pptx.GraphicalObjectLockEx
 
setNoSelect(boolean) - Method in class com.aspose.slides.pptx.GroupShapeLockEx
 
setNoSelect(boolean) - Method in class com.aspose.slides.pptx.PictureFrameLockEx
 
setNoUngroup(boolean) - Method in class com.aspose.slides.pptx.GroupShapeLockEx
 
setNullableBoolAttribute(String, String, NullableBool) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setNumberedBulletStartWith(short) - Method in class com.aspose.slides.Paragraph
Sets the beginning value of a numbered bullet.
setNumberedBulletStartWith(short) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setNumberedBulletStartWith(short) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setNumberedBulletStyle(int) - Method in class com.aspose.slides.Paragraph
Sets the style of a numbered bullet.
setNumberedBulletStyle(NumberedBulletStyleEx) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setNumberedBulletStyle(NumberedBulletStyleEx) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setObjectClassName(String) - Method in class com.aspose.slides.OleObjectFrame
Sets the class name of an object.
setObjectData(byte[]) - Method in class com.aspose.slides.OleObjectFrame
Sets embedded object as a byte array.
setObjectData(byte[]) - Method in class com.aspose.slides.pptx.OleObjectFrameEx
Sets embedded Ole object as byte array.
setObjectIcon(boolean) - Method in class com.aspose.slides.OleObjectFrame
Sets whether the object is visible as icon.
setObjectIsIcon(boolean) - Method in class com.aspose.slides.pptx.OleObjectFrameEx
Sets whether an Ole object is visible as icon.
setObjectName(String) - Method in class com.aspose.slides.OleObjectFrame
Sets the name of an object.
setObjectName(String) - Method in class com.aspose.slides.pptx.OleObjectFrameEx
Sets the name of an Ole object.
setObjectProgId(String) - Method in class com.aspose.slides.OleObjectFrame
Sets the ProgID of an object.
setObjectProgId(String) - Method in class com.aspose.slides.pptx.OleObjectFrameEx
Sets the ProgID of an Ole object.
setObjectType(int) - Method in class com.aspose.slides.OleObjectFrame
Sets the type of an object.
setOrientation(TransitionDirectionTypeEx) - Method in class com.aspose.slides.pptx.SlideShowSplitTransitionEx
Orientation of transition split.
setOrientation(SlideOrienationEx) - Method in class com.aspose.slides.pptx.SlideSizeEx
Sets the slide orientation.
setOrigin(AnimMotionOriginTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimMotionEffectEx
Specifies what the origin of the motion path is relative to such as the layout of the slide, or the parent.
setOuterShadowEffect(OuterShadow) - Method in class com.aspose.slides.pptx.EffectFormatEx
Sets the outer shadow.
setPageNumberVisible(boolean) - Method in class com.aspose.slides.HeaderFooter
Sets whether the page number is visible on a slide.
setPath(GeneralPath) - Method in class com.aspose.slides.Polyline
Sets the GeneralPath of a polyline.
setPath(AnimMotionPathEx) - Method in class com.aspose.slides.pptx.animation.AnimMotionEffectEx
Specifies the path primitive followed by coordinates for the animation motion.
setPathEditMode(AnimMotionPathEditModeEx) - Method in class com.aspose.slides.pptx.animation.AnimMotionEffectEx
Specifies how the motion path moves when shape is moved.
setPatternStyle(int) - Method in class com.aspose.slides.FillFormat
Sets the pattern style of a fill.
setPatternStyle(PatternStyleEx) - Method in class com.aspose.slides.pptx.PatternFormatEx
Sets the pattern style.
setPercentsAttribute(String, String, float, float) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setPercentsAttribute(String, String, float) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setPerspectiveProjection(boolean) - Method in class com.aspose.slides.ThreeDFormat
Sets whether the perspective projection is used.
setPerspectiveXNumerator(int) - Method in class com.aspose.slides.ShadowFormat
Sets the X perspective coefficient numerator.
setPerspectiveYNumerator(int) - Method in class com.aspose.slides.ShadowFormat
Sets the Y perspective coefficient numerator.
setPictureBulletId(short) - Method in class com.aspose.slides.Paragraph
Sets the Id of a PictureBullet.
setPictureFileName(String) - Method in interface com.aspose.slides.IPictureFrame
Sets the file name of a linked picture.
setPictureFileName(String) - Method in class com.aspose.slides.PictureFrame
Sets the file name of a linked picture.
setPictureFillMode(PictureFillModeEx) - Method in class com.aspose.slides.pptx.PictureFillFormatEx
Sets the picture fill mode.
setPictureId(int) - Method in class com.aspose.slides.FillFormat
Sets the picture id of the picture fill style.
setPictureId(int) - Method in interface com.aspose.slides.IPictureFrame
Sets the Id of an embedded picture.
setPictureId(int) - Method in class com.aspose.slides.PictureFrame
Sets the picture Id of a PictureFrame.
setPitch(byte) - Method in class com.aspose.slides.FontEntity
Sets the pitch of a font.
setPlayLoopMode(boolean) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets whether an audio is looped.
setPlayLoopMode(boolean) - Method in class com.aspose.slides.pptx.VideoFrameEx
Sets whether a video is looped.
setPlayMode(AudioPlayModePresetEx) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets the audio play mode.
setPlayMode(VideoPlayModePresetEx) - Method in class com.aspose.slides.pptx.VideoFrameEx
Sets the video play mode.
setPointerColor(Color) - Method in class com.aspose.slides.SlideShowSettings
Sets the color of a pointer for a presentation.
setPoints(Point2D.Float[]) - Method in class com.aspose.slides.pptx.animation.AnimMotionCmdPathEx
Sets the points of a command.
setPoints(AnimPointsEx) - Method in class com.aspose.slides.pptx.animation.AnimPropertyEffectEx
Specifies the points of the animation.
setPointsAttribute(String, String, float, float) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setPointsAttribute(String, String, float) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setPointsType(AnimMotionPathPointsTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimMotionCmdPathEx
Sets the command points type.
setPosition(float) - Method in class com.aspose.slides.pptx.GradientStopEx
Sets the position (0..1) of a gradient stop.
setPosition(double) - Method in class com.aspose.slides.pptx.TabEx
Sets the position of a tab.
setPosition(int) - Method in class com.aspose.slides.Tab
Sets the position of a tab.
setPresentationFormat(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the intended format of a presentation.
setPreset(PresetShadowTypeEx) - Method in class com.aspose.slides.pptx.PresetShadow
Preset.
setPresetClassType(AnimEffectPresetClassTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimEffectEx
Defines class of effect.
setPresetColor(PresetColorEx) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the color preset.
setPresetShadowEffect(PresetShadow) - Method in class com.aspose.slides.pptx.EffectFormatEx
Sets the shadow preset.
setPrinted(Date) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the date when a presentation was printed last time.
setProtection(int) - Method in class com.aspose.slides.Shape
Sets the bit flags which determine how the shape is protected.
setQuality(int) - Method in class com.aspose.slides.FontEntity
Sets the quality of a font.
setR(byte) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the red component of a color.
setRadius(double) - Method in class com.aspose.slides.pptx.Blur
 
setRadius(double) - Method in class com.aspose.slides.pptx.Glow
Sets the radius.
setRadius(double) - Method in class com.aspose.slides.pptx.SoftEdge
Sets the radius of a blur to apply to the edges.
setRangeType(int) - Method in class com.aspose.slides.SlideShowSettings
Sets the slide show range type.
setRawAlignment(int) - Method in class com.aspose.slides.Paragraph
Sets the alignment of a paragraph.
setRawAlignment(TextAlignmentEx) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the text alignment in a paragraph.
setRawAlternativeLanguageId(String) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the Id of an alternative language.
setRawAnsiFontIndex(int) - Method in interface com.aspose.slides.IFontStyleRaw
Sets the index of a font in a Fonts collection for the ANSI text layout writings.
setRawAnsiFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of a font in Fonts collection for ANSI text layout writings.
setRawAsianOrComplexFontIndex(int) - Method in interface com.aspose.slides.IFontStyleRaw
Sets the index of a font in a Fonts collection for the East Asian and complex text layout writings.
setRawAsianOrComplexFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of a font in Fonts collection for East Asian and complex text layout writings.
setRawBulletChar(char) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the bullet char of a paragraph.
setRawBulletCharacter(char) - Method in class com.aspose.slides.Paragraph
Sets the raw character which is used for bullets in a paragraph.
setRawBulletColor(Color) - Method in class com.aspose.slides.Paragraph
Sets the raw color of a bullet.
setRawBulletFont(FontDataEx) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the bullet font of a paragraph.
setRawBulletFontIndex(int) - Method in class com.aspose.slides.Paragraph
Sets the raw font of a bullet.
setRawBulletHardColor(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setRawBulletHardFont(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setRawBulletHeight(short) - Method in class com.aspose.slides.Paragraph
Sets the raw bullet size relative to the size of the first portion of a paragraph.
setRawBulletHeight(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the bullet height of a paragraph.
setRawBulletOffset(short) - Method in class com.aspose.slides.Paragraph
Sets the raw offset of a bullet.
setRawBulletType(BulletTypeEx) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the bullet type of a paragraph.
setRawComplexScriptFont(FontDataEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Returns or sets the complex script font info.
setRawDefaultTabSize(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets default tabulation size.
setRawEastAsianFont(FontDataEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the eastern Asian font info.
setRawEastAsianLineBreak(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Determines whether the East Asian line break is used in a paragraph.
setRawEscapement(short) - Method in interface com.aspose.slides.IFontStyleRaw
Sets superscript or subscript text.
setRawEscapement(short) - Method in class com.aspose.slides.Portion
Sets superscript or subscript text.
setRawEscapement(float) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the superscript or subscript text.
setRawFontAlignment(FontAlignmentEx) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets a font alignment in a paragraph.
setRawFontBold(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the font is bold.
setRawFontColor(Color) - Method in interface com.aspose.slides.IFontStyleRaw
Sets the color of a portion.
setRawFontColor(Color) - Method in class com.aspose.slides.Portion
Sets a color of a portion.
setRawFontHeight(short) - Method in interface com.aspose.slides.IFontStyleRaw
Sets the font height of a portion.
setRawFontHeight(short) - Method in class com.aspose.slides.Portion
Sets font height of a portion.
setRawFontHeight(float) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the font height of a portion.
setRawFontIndex(int) - Method in interface com.aspose.slides.IFontStyleRaw
Sets the index of a font in a Fonts collection.
setRawFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of a font in Fonts collection.
setRawFontItalic(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the font is italic.
setRawFontUnderline(TextUnderlineTypeEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the text underline type.
setRawFrame(ShapeFrameEx) - Method in class com.aspose.slides.pptx.ShapeEx
Sets the raw shape frame's properties.
setRawHangingPunctuation(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Determines whether the hanging punctuation is used in a paragraph.
setRawIndent(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets text indentation in a paragraph.
setRawIsHardUnderlineFill(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the underline style has own FillFormat properties or inherits it from the FillFormat properties of the text.
setRawIsHardUnderlineLine(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the underline style has own LineFormat properties or inherits it from the LineFormat properties of the text.
setRawKerningMinimalSize(float) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the minimal font size, for which kerning should be switched on.
setRawKumimoji(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the numbers should ignore text eastern language-specific vertical text layout.
setRawLanguageId(String) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the Id of a language.
setRawLatinFont(FontDataEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the Latin font info.
setRawLatinLineBreak(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Determines whether the Latin line break is used in a paragraph.
setRawMarginLeft(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the left margin in a paragraph.
setRawMarginRight(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the right margin in a paragraph.
setRawNoProof(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the text shouldn't be proofed.
setRawNormaliseHeight(NullableBool) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the height of a text should be normalized.
setRawNumberedBulletStartWith(short) - Method in class com.aspose.slides.Paragraph
Sets the raw beginning value of a numbered bullet.
setRawNumberedBulletStartWith(short) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the first number which is used for group of numbered bullets.
setRawNumberedBulletStyle(int) - Method in class com.aspose.slides.Paragraph
Sets the raw style of a numbered bullet.
setRawNumberedBulletStyle(NumberedBulletStyleEx) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the style of a numbered bullet.
setRawPictureBulletId(short) - Method in class com.aspose.slides.Paragraph
Sets the Id of a PictureBullet.
setRawRightToLeft(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Determines whether the Right to Left writing is used in a paragraph.
setRawSpaceAfter(short) - Method in class com.aspose.slides.Paragraph
Sets the raw amount of space after the last line of a paragraph.
setRawSpaceAfter(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the amount of space after the last line in a paragraph.
setRawSpaceBefore(short) - Method in class com.aspose.slides.Paragraph
Sets the raw amount of space before the first line of a paragraphPositive value means space defined in percents of line.
setRawSpaceBefore(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the amount of space before the first line in a paragraph.
setRawSpaceWithin(short) - Method in class com.aspose.slides.Paragraph
Sets the raw amount of space between base lines of a paragraph.
setRawSpaceWithin(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
Sets the amount of space between base lines in a paragraph.
setRawSpacing(float) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the spacing increment between characters.
setRawStrikethroughType(TextStrikethroughTypeEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the strikethrough type of a text.
setRawSymbolFont(FontDataEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the symbolic font info.
setRawSymbolFontIndex(int) - Method in interface com.aspose.slides.IFontStyleRaw
Sets the index of a font in a Fonts collection for special symbols.
setRawSymbolFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of a font in Fonts collection for special symbols.
setRawTextCapType(TextCapTypeEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the type of text capitalization.
setRawTextOffset(short) - Method in class com.aspose.slides.Paragraph
Sets the raw offset of a text.
setRectangleAlign(RectangleAlignmentEx) - Method in class com.aspose.slides.pptx.OuterShadow
Sets the rectangle alignment.
setRectangleAlign(RectangleAlignmentEx) - Method in class com.aspose.slides.pptx.Reflection
Rectangle alignment.
setRectangleAlignmentAttribute(String, String, RectangleAlignmentEx, RectangleAlignmentEx) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setRectangleAlignmentAttribute(String, String, RectangleAlignmentEx) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
SETRED - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
Changes a red component of the color to a parameter's value.
SETRED_ID - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
 
setReflectedLightIntensity(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the intensity of a reflected light.
setReflectedLightSourceX(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the X coordinate of a direction-to-source vector of a reflected light.
setReflectedLightSourceY(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the Y coordinate of a direction-to-source vector of a reflected light.
setReflectedLightSourceZ(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the Z coordinate of a direction-to-source vector of a reflected light.
setReflectionEffect(Reflection) - Method in class com.aspose.slides.pptx.EffectFormatEx
Sets the reflection.
setRelationshipId(String, String) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setRelationshipId(String) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
 
setRelative(boolean) - Method in class com.aspose.slides.pptx.animation.AnimMotionCmdPathEx
Sets whether the command coordinates are relative.
setRepeatCount(float) - Method in class com.aspose.slides.pptx.animation.AnimTimingEx
Sets the number of times the effect should repeat.
setRepeatDuration(float) - Method in class com.aspose.slides.pptx.animation.AnimTimingEx
Sets the number of times the effect should repeat.
setRestart(AnimEffectRestartTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimTimingEx
Sets the restart effect.
setReveal(AnimFilterEffectRevealTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimFilterEffectEx
Represents that effect with behavior must reveal (in/out)
setRewindMovie(boolean) - Method in class com.aspose.slides.VideoFrame
Sets whether the movie is automatically rewinded to start as soon as the movie has finished playing.
setRewindSound(boolean) - Method in class com.aspose.slides.AudioFrame
Sets whether the sound is automatically rewinded to start as soon as the sound has finished playing.
setRewindVideo(boolean) - Method in class com.aspose.slides.pptx.VideoFrameEx
Sets whether a video is automatically rewinded to start as soon as the movie has finished playing.
setRight(float) - Method in class com.aspose.slides.pptx.RelativeRectangleEx
 
setRightToLeft(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setRightToLeft(NullableBool) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setRightToLeft(boolean) - Method in class com.aspose.slides.pptx.TableEx
Sets whether the table has right to left reading order.
setRotateShadowWithShape(boolean) - Method in class com.aspose.slides.pptx.OuterShadow
Sets whether the shadow should be rotated with a shape.
setRotateShadowWithShape(boolean) - Method in class com.aspose.slides.pptx.Reflection
Specifies whether the reflection should rotate with the shape if the shape is rotated.
setRotateTextBy90Degrees(boolean) - Method in class com.aspose.slides.TextFrame
Sets whether the text of TextFrame is rotated by 90 degree.
setRotateTextBy90Degrees(boolean) - Method in class com.aspose.slides.TextHolder
 
setRotateWithShape(NullableBool) - Method in class com.aspose.slides.pptx.FillFormatEx
Sets whether the fill should be rotated with shape.
setRotateWithShape(NullableBool) - Method in class com.aspose.slides.pptx.LineFillFormatEx
Sets whether the fill should be rotated with a shape.
setRotation(int) - Method in class com.aspose.slides.Background
Do nothing for Background objects.
setRotation(int) - Method in class com.aspose.slides.GroupShape
Sets the number of degrees the specified group is rotated around the z-axis.
setRotation(float, float, float) - Method in class com.aspose.slides.pptx.CameraEx
A rotation is defined through the use of a latitude coordinate, a longitude coordinate, and a revolution about the axis as the latitude and longitude coordinates.
setRotation(float, float, float) - Method in class com.aspose.slides.pptx.LightRigEx
Sets the light rotation through the use of a latitude coordinate, a longitude coordinate, and a revolution about the axis as the latitude and longitude coordinates.
setRotation(float) - Method in class com.aspose.slides.pptx.ShapeEx
 
setRotation(int) - Method in class com.aspose.slides.Shape
Sets the number of degrees the specified shape is rotated around the z-axis.
setRotation(int) - Method in class com.aspose.slides.Table
 
setRotationCenter(Point2D.Float) - Method in class com.aspose.slides.pptx.animation.AnimMotionEffectEx
Describes the center of the rotation used to rotate a motion path by X angle.
setRoundEndCap(boolean) - Method in class com.aspose.slides.LineFormat
Sets whether the line has rounded caps.
setRowHeight(int, int) - Method in class com.aspose.slides.Table
Sets new height for the specified row in a table.
setSaturation(float) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the Saturation component of a color in HSL representation.
SETSATURATION - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
Changes a saturation component of the color to a parameter's value.
SETSATURATION_ID - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
 
setScaleH(float) - Method in class com.aspose.slides.pptx.OuterShadow
Sets the horizontal scaling factor, negative scaling causes a flip.
setScaleH(float) - Method in class com.aspose.slides.pptx.Reflection
Specifies the horizontal scaling factor, negative scaling causes a flip.
setScaleV(float) - Method in class com.aspose.slides.pptx.OuterShadow
Sets the vertical scaling factor, negative scaling causes a flip.
setScaleV(float) - Method in class com.aspose.slides.pptx.Reflection
Specifies the vertical scaling factor, negative scaling causes a flip.
setSchemeColor(SchemeColorEx) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the color identified by a color scheme.
setSchemeColor(int, Color) - Method in class com.aspose.slides.Slide
Sets the color of a color scheme for a slide.
setSecondShadowOffsetX(float) - Method in class com.aspose.slides.ShadowFormat
Sets the X coordinate of a secondary shadow's offset in points.
setSecondShadowOffsetY(float) - Method in class com.aspose.slides.ShadowFormat
Sets the Y coordinate of a secondary shadow's offset in points.
setShadowColor(ColorFormatEx) - Method in class com.aspose.slides.pptx.InnerShadow
Sets the color of a shadow.
setShadowColor(ColorFormatEx) - Method in class com.aspose.slides.pptx.OuterShadow
Sets the color of a shadow.
setShadowColor(ColorFormatEx) - Method in class com.aspose.slides.pptx.PresetShadow
Color of shadow.
setShadowColor(Color) - Method in class com.aspose.slides.ShadowFormat
Sets the color of a shadow.
setShadowColorIndex(short) - Method in class com.aspose.slides.ShadowFormat
Sets the index of a shadow's color.
setShadowOffsetX(float) - Method in class com.aspose.slides.ShadowFormat
Sets the X coordinate of a shadow's offset in points.
setShadowOffsetY(float) - Method in class com.aspose.slides.ShadowFormat
Sets the Y coordinate of a shadow's offset in points.
setShadowOriginX(float) - Method in class com.aspose.slides.ShadowFormat
Sets the X coordinate of transformation origin.
setShadowOriginY(float) - Method in class com.aspose.slides.ShadowFormat
Sets the Y coordinate of transformation origin.
setShadowStyle(int) - Method in class com.aspose.slides.ShadowFormat
Sets the style of a shadow.
setShadowTransformM11(float) - Method in class com.aspose.slides.ShadowFormat
Sets (1, 1) element of shadow's transform matrix.
setShadowTransformM12(float) - Method in class com.aspose.slides.ShadowFormat
Sets (1, 2) element of shadow's transform matrix.
setShadowTransformM21(float) - Method in class com.aspose.slides.ShadowFormat
Sets (2, 1) element of shadow's transform matrix.
setShadowTransformM22(float) - Method in class com.aspose.slides.ShadowFormat
Sets (2, 2) element of shadow's transform matrix.
setShapeTarget(ShapeEx) - Method in class com.aspose.slides.pptx.animation.AnimCommandEffectEx
Sets the shape target of a command effect.
setShapeType(ShapeTypeEx) - Method in class com.aspose.slides.pptx.ConnectorEx
 
setShapeType(ShapeTypeEx) - Method in class com.aspose.slides.pptx.GeometryShapeEx
 
setShapeType(ShapeTypeEx) - Method in class com.aspose.slides.pptx.PictureFrameEx
 
setSharedDoc(boolean) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets flag indicates if this document is currently shared between multiple producers.
setShowLines(boolean) - Method in class com.aspose.slides.LineFormat
Sets whether the lines of a shape are visible.
setShowOnTitleSlide(boolean) - Method in class com.aspose.slides.HeaderFooter
Sets whether the header, footer, page number and date are visible on a title slide.
setShowScrollbar(boolean) - Method in class com.aspose.slides.SlideShowSettings
Sets whether the scrollbar visible during a slide show in browse mode.
setShowType(int) - Method in class com.aspose.slides.SlideShowSettings
Sets the slide show type.
setShowWithAnimation(boolean) - Method in class com.aspose.slides.SlideShowSettings
Sets whether the slide show displays shapes with animation.
setShowWithNarration(boolean) - Method in class com.aspose.slides.SlideShowSettings
Sets whether the slide show is shown with narration.
setSize(Dimension2D) - Method in class com.aspose.slides.pptx.SlideSizeEx
Sets the size in points.
setSkewAmount(short) - Method in class com.aspose.slides.ThreeDFormat
Sets the amount of a skew in percents of a shape's depth.
setSkewAngle(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the angle of a skew.
setSkewH(float) - Method in class com.aspose.slides.pptx.OuterShadow
Sets the horizontal skew angle.
setSkewH(float) - Method in class com.aspose.slides.pptx.Reflection
Specifies the horizontal skew angle.
setSkewV(float) - Method in class com.aspose.slides.pptx.OuterShadow
Sets the vertical skew angle.
setSkewV(float) - Method in class com.aspose.slides.pptx.Reflection
Specifies the vertical skew angle.
setSlideNumber(int) - Method in class com.aspose.slides.pptx.SlideEx
Sets the number of a slide.
setSlidePosition(int) - Method in interface com.aspose.slides.ISlide
Sets the position of a slide.
setSlidePosition(int) - Method in class com.aspose.slides.Slide
Sets the position of a slide.
setSlideSize(Point) - Method in class com.aspose.slides.Presentation
Sets the size of a slides in a presentation.
setSlideSizeType(int) - Method in class com.aspose.slides.Presentation
Sets the SizeType of a slides in a presentation.
setSlideViewType(int) - Method in class com.aspose.slides.Presentation
Sets the way how the presentation will be opened.
setSmartTagClean(boolean) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Determines whether the smart tag should be cleaned.
setSoftEdgeEffect(SoftEdge) - Method in class com.aspose.slides.pptx.EffectFormatEx
Sets the soft edge.
setSoundLength(int) - Method in class com.aspose.slides.AudioFrame
Sets the length of embedded wav sound in milliseconds.
setSoundMode(TransitionSoundModeEx) - Method in class com.aspose.slides.pptx.SlideShowTransitionEx
Sets the sound mode for a slide transition.
setSpaceAfter(short) - Method in class com.aspose.slides.Paragraph
Sets the amount of space after the last line of a paragraph, in percents of line.
setSpaceAfter(float) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setSpaceAfter(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setSpaceBefore(short) - Method in class com.aspose.slides.Paragraph
Sets the amount of space before the first line of a paragraph, in percents of line.
setSpaceBefore(float) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setSpaceBefore(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setSpaceWithin(short) - Method in class com.aspose.slides.Paragraph
Sets the amount of space between base lines of a paragraph, in percents of line.
setSpaceWithin(float) - Method in class com.aspose.slides.pptx.ParagraphEx
 
setSpaceWithin(float) - Method in class com.aspose.slides.pptx.ParagraphPropertiesEx
 
setSpacing(float) - Method in class com.aspose.slides.pptx.PortionEx
 
setSpacing(float) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the intercharacter spacing increment.
setSpeed(float) - Method in class com.aspose.slides.pptx.animation.AnimTimingEx
Sets the percentage by which to speed up (or slow down) the timing.
setSpeed(TransitionSpeedEx) - Method in class com.aspose.slides.pptx.SlideShowTransitionEx
Sets the transition speed that is to be used when transitioning from the current slide to the next.
setSpeed(int) - Method in class com.aspose.slides.SlideShowTransition
Sets the speed of a slide transition.
setSpokes(int) - Method in class com.aspose.slides.pptx.SlideShowWheelTransitionEx
Sets the number of spokes of wheel transition.
setStartingSlide(short) - Method in class com.aspose.slides.SlideShowSettings
Sets the first slide to be displayed in the slide show.
setStartPoint(Point) - Method in class com.aspose.slides.Line
Sets the start point of a line.
setStartPosAlpha(float) - Method in class com.aspose.slides.pptx.Reflection
Specifies the start position (along the alpha gradient ramp) of the start alpha value (percents).
setStartReflectionOpacity(float) - Method in class com.aspose.slides.pptx.Reflection
Starting reflection opacity.
setStrikethroughType(TextStrikethroughTypeEx) - Method in class com.aspose.slides.pptx.PortionEx
 
setStrikethroughType(TextStrikethroughTypeEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the strikethrough type of a text.
setStringAttribute(String, String, String) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
Sets string attribute value or removes if value == null
setStringAttribute(String, String, String, String) - Method in class com.aspose.slides.pptx.PptxBaseXmlElement
Sets string attribute value or removes if value is equal to default one.
setStyle(int) - Method in class com.aspose.slides.LineFormat
Sets the style of a line.
setStyle(LineStyleEx) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the line style.
setStyleIndex(int) - Method in class com.aspose.slides.pptx.BackgroundEx
Sets an index of BackgroundTypeEx.THEMED fill in background theme collection. 0 means no fill. 1..999 - index.
setStylePreset(TableStylePresetEx) - Method in class com.aspose.slides.pptx.TableEx
Sets the built-in style of a table.
setSubject(String) - Method in class com.aspose.slides.DocumentProperties
Sets the subject property.
setSubject(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the subject of a presentation.
setSubject(String) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setSubject(String)
setSubtype(AnimEffectSubtypeEx) - Method in class com.aspose.slides.pptx.animation.AnimEffectEx
Defines subtype of effect.
setSubtype(AnimFilterEffectSubtypeEx) - Method in class com.aspose.slides.pptx.animation.AnimFilterEffectEx
Represents subtype of filter effect.
setSymbolFont(FontDataEx) - Method in class com.aspose.slides.pptx.PortionEx
 
setSymbolFont(FontDataEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the symbolic font info.
setSymbolFontIndex(int) - Method in interface com.aspose.slides.IFontStyle
Sets the index of a font used for special symbols in a Fonts collection.
setSymbolFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of the font used for special symbols in a Fonts collection.
setSystemColor(SystemColorEx) - Method in class com.aspose.slides.pptx.ColorFormatEx
Sets the color identified by the system color table.
setText(String) - Method in class com.aspose.slides.Notes
Sets the notes as a plain text.
setText(String) - Method in class com.aspose.slides.Paragraph
Sets the plain text of a paragraph.
setText(String) - Method in class com.aspose.slides.Portion
Sets the plain text of a portion.
setText(String) - Method in class com.aspose.slides.pptx.ParagraphEx
Sets the plain text of a paragraph.
setText(String) - Method in class com.aspose.slides.pptx.PortionEx
Sets the plain text of a portion.
setText(String) - Method in class com.aspose.slides.pptx.TextFrameEx
Sets the plain text for a TextFrame.
setText(String) - Method in class com.aspose.slides.TextFrame
Sets the plain text for a TextFrame.
setText(String) - Method in class com.aspose.slides.TextHolder
Sets the plain text for a TextHolder.
setTextAnchorType(TextAnchorTypeEx) - Method in class com.aspose.slides.pptx.CellEx
Sets the text anchor type.
setTextCapType(TextCapTypeEx) - Method in class com.aspose.slides.pptx.PortionEx
 
setTextCapType(TextCapTypeEx) - Method in class com.aspose.slides.pptx.TextCharacterPropertiesEx
Sets the type of text capitalization.
setTextLevelEffect(int) - Method in class com.aspose.slides.AnimationSettings
Sets the constant that indicates whether the text in the specified shape is animated by first-level paragraphs, second-level paragraphs, or some other level (up to fifth-level paragraphs).
setTextOffset(short) - Method in class com.aspose.slides.Paragraph
Sets the offset of a paragraph's text.
setTextOffset(short) - Method in class com.aspose.slides.TextRuler.TextLevel
Sets the default offset for a text.
setTextUnitEffect(int) - Method in class com.aspose.slides.AnimationSettings
Sets the constant that indicates whether the text in the specified shape is animated paragraph by paragraph, word by word, or letter by letter.
setTextureStyle(int) - Method in class com.aspose.slides.FillFormat
Sets the texture style of a fill.
setTextVerticalType(TextVerticalTypeEx) - Method in class com.aspose.slides.pptx.CellEx
Sets the type of a vertical text.
setTextVerticalType(TextVerticalTypeEx) - Method in class com.aspose.slides.pptx.TextFrameEx
Sets the orientation of a text.
setThreeDRenderingType(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the 3D rendering type of a shape.
setThreeDStyle(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the 3D style of a shape.
setTileFlip(TileFlipEx) - Method in class com.aspose.slides.pptx.GradientFormatEx
Sets the flip mode of a gradient.
setTime(float) - Method in class com.aspose.slides.pptx.animation.AnimPointEx
Sets the time value.
setTiming(AnimTimingEx) - Method in class com.aspose.slides.pptx.animation.AnimBehaviorEx
Sets timing properties of an effect's behavior.
setTiming(AnimTimingEx) - Method in class com.aspose.slides.pptx.animation.AnimEffectEx
Defines timing value for effect.
setTitle(String) - Method in class com.aspose.slides.DocumentProperties
Sets the title property.
setTitle(String) - Method in class com.aspose.slides.pptx.DocumentPropertiesEx
Sets the title of a presentation.
setTitle(String) - Method in class com.aspose.slides.Presentation
Deprecated. use DocumentProperties.setTitle(String)
setTo(ColorFormatEx) - Method in class com.aspose.slides.pptx.animation.AnimColorEffectEx
Sets the resulting color of a color animation.
setTo(Point2D.Float) - Method in class com.aspose.slides.pptx.animation.AnimMotionEffectEx
Specifies the target location for an animation motion effect (in percents).
setTo(String) - Method in class com.aspose.slides.pptx.animation.AnimPropertyEffectEx
Specifies the ending value for the animation.
setTo(float) - Method in class com.aspose.slides.pptx.animation.AnimRotationEffectEx
Sets the last value for an animation.
setTo(Point2D.Float) - Method in class com.aspose.slides.pptx.animation.AnimScaleEffectEx
Sets the target location for an animation scale effect (in percents).
setTo(Object) - Method in class com.aspose.slides.pptx.animation.AnimSetEffect
Specifies the certain attribute of a effect after an animation effect.
setTop(float) - Method in class com.aspose.slides.pptx.RelativeRectangleEx
 
setTransparentColor(Color) - Method in interface com.aspose.slides.IPictureFrame
Sets the transparent color of a picture.
setTransparentColor(Color) - Method in class com.aspose.slides.PictureFrame
Sets the transparent color of a picture.
setTriggerDelayTime(float) - Method in class com.aspose.slides.pptx.animation.AnimTimingEx
Sets the trigger delay time.
setTriggerShape(ShapeEx) - Method in class com.aspose.slides.pptx.animation.AnimSequenceEx
Sets the shape target for INTERACTIVE sequence.
setTriggerType(AnimEffectTriggerTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimTimingEx
Sets the trigger type.
setType(int) - Method in class com.aspose.slides.FillFormat
Sets the fill type of a shape.
setType(AnimCommandEffectTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimCommandEffectEx
Sets the command effect type of a behavior.
setType(AnimEffectTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimEffectEx
Defines type of effect.
setType(AnimFilterEffectTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimFilterEffectEx
Represents type of filter effect.
setType(BackgroundTypeEx) - Method in class com.aspose.slides.pptx.BackgroundEx
Sets the type of a background fill.
setType(SlideShowTransitionTypeEx) - Method in class com.aspose.slides.pptx.SlideShowTransitionEx
Sets the type of a transition.
setType(SlideSizeTypeEx) - Method in class com.aspose.slides.pptx.SlideSizeEx
Sets the type of a slide size.
setType(int) - Method in class com.aspose.slides.ShadowFormat
Sets the type of a shadow.
setUpVector(float[]) - Method in class com.aspose.slides.pptx.Backdrop3DSceneEx
 
setUrl(String) - Method in class com.aspose.slides.pptx.PictureEx
Sets a linked image's URL.
setValue(Object) - Method in class com.aspose.slides.pptx.animation.AnimPointEx
 
setValue0(float) - Method in class com.aspose.slides.pptx.animation.AnimColorOffsetEx
Sets the first value of an offset.
setValue1(float) - Method in class com.aspose.slides.pptx.animation.AnimColorOffsetEx
Sets the second value of an offset.
setValue2(float) - Method in class com.aspose.slides.pptx.animation.AnimColorOffsetEx
Sets the third value of an offset.
setValueType(AnimPropertyValueTypeEx) - Method in class com.aspose.slides.pptx.animation.AnimPropertyEffectEx
Specifies a relative offset value for the animation with respect to its position before the start of the animation.
setVectorizeText(boolean) - Method in class com.aspose.slides.SVGOptions
Sets whether the text on a slide will be saved as graphics.
setVerticalBanding(boolean) - Method in class com.aspose.slides.pptx.TableEx
Sets whether the even columns has to be drawn with a different formatting.
setViewpointOffsetX(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the X offset of a viewpoint in points (1/72 of inch).
setViewpointOffsetY(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the Y offset of a viewpoint in points (1/72 of inch).
setViewpointOriginX(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the X coordinate of a viewpoint origin.
setViewpointOriginY(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the Y coordinate of a viewpoint origin.
setVisible(boolean) - Method in class com.aspose.slides.ShadowFormat
Sets whether the shape has a shadow.
setVisible(boolean) - Method in class com.aspose.slides.ThreeDFormat
Sets whether the shape has 3D decoration.
setVolume(AudioVolumeModeEx) - Method in class com.aspose.slides.pptx.AudioFrameEx
Sets the audio volume.
setVolume(AudioVolumeModeEx) - Method in class com.aspose.slides.pptx.VideoFrameEx
Sets the audio volume.
setWidth(int) - Method in interface com.aspose.slides.IShape
Sets the width of a shape.
setWidth(float) - Method in class com.aspose.slides.LineFormat
Sets the width of a line in points.
setWidth(int) - Method in class com.aspose.slides.Placeholder
Sets the width of a Placeholder.
setWidth(double) - Method in class com.aspose.slides.pptx.ColumnEx
Sets the width of a column.
setWidth(double) - Method in class com.aspose.slides.pptx.LineFormatEx
Sets the width of a line.
setWidth(float) - Method in class com.aspose.slides.pptx.RelativeRectangleEx
 
setWidth(double) - Method in class com.aspose.slides.pptx.ShapeBevelEx
Sets the width of a bevel.
setWidth(float) - Method in class com.aspose.slides.pptx.ShapeEx
Sets the width of a shape.
setWidth(int) - Method in class com.aspose.slides.Shape
Sets the width of a shape.
setWidth(int) - Method in class com.aspose.slides.TextHolder
Sets the width of a TextHolder.
setWrapText(boolean) - Method in class com.aspose.slides.pptx.TextFrameEx
Sets whether the text is wrapped at TextFrame's margins.
setWrapText(boolean) - Method in class com.aspose.slides.TextFrame
Sets whether the text is wrapped at TextFrame's margins.
setWrapText(boolean) - Method in class com.aspose.slides.TextHolder
Sets whether the text should be wrapped at TextHolder's margins.
setX(int) - Method in interface com.aspose.slides.IShape
Sets the x-coordinate of the upper-left corner of a shape.
setX(int) - Method in class com.aspose.slides.Placeholder
Sets the x-coordinate of the upper-left corner of a Placeholder.
setX(float) - Method in class com.aspose.slides.pptx.RelativeRectangleEx
 
setX(float) - Method in class com.aspose.slides.pptx.ShapeEx
Sets the x-coordinate of the upper-left corner of a shape.
setX(int) - Method in class com.aspose.slides.Shape
Sets the x-coordinate of the upper-left corner of a shape.
setX(int) - Method in class com.aspose.slides.TextHolder
Sets the x-coordinate of the upper-left corner of a TextHolder.
setY(int) - Method in interface com.aspose.slides.IShape
Sets the y-coordinate of the upper-left corner of a shape.
setY(int) - Method in class com.aspose.slides.Placeholder
Sets the y-coordinate of the upper-left corner of a Placeholder.
setY(float) - Method in class com.aspose.slides.pptx.RelativeRectangleEx
 
setY(float) - Method in class com.aspose.slides.pptx.ShapeEx
Sets the y-coordinate of the upper-left corner of a shape.
setY(int) - Method in class com.aspose.slides.Shape
Sets the y-coordinate of the upper-left corner of a shape.
setY(int) - Method in class com.aspose.slides.TextHolder
Sets the y-coordinate of the upper-left corner of a TextHolder.
setZoom(float) - Method in class com.aspose.slides.pptx.CameraEx
Sets the camera zoom (positive percentage value).
setZoomContent(NullableBool) - Method in class com.aspose.slides.pptx.animation.AnimScaleEffectEx
 
SEVEN_POINTED_STAR - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Seven Pointed Star Shape
SEVEN_POINTED_STAR_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
SEVENPOINTEDSTAR - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Seven Pointed Star Shape.
SEVENPOINTEDSTAR_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
SHADE - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
Shades the color.
SHADE_ID - Static variable in class com.aspose.slides.pptx.ColorTransformOperationEx
 
SHADOW - Static variable in interface com.aspose.slides.ShapeElementType
Shape's shadow.
ShadowFormat - Class in com.aspose.slides
Represents the shadow of a shape.
ShadowStyle - Interface in com.aspose.slides
Constants which define the predefined style of a shadow.
ShadowType - Interface in com.aspose.slides
Constants which define the type of a shadow.
SHAPE - Static variable in class com.aspose.slides.pptx.TextAutofitTypeEx
Shape autofit
Shape - Class in com.aspose.slides
Represents the abstract shape on a slide.
SHAPE - Static variable in interface com.aspose.slides.ShapeElementFillSource
Use shape's FillFormat.
SHAPE - Static variable in interface com.aspose.slides.ShapeElementStrokeSource
Use shape's LineFormat.
SHAPE - Static variable in interface com.aspose.slides.ShapeElementType
Shape's basic geometry.
SHAPE_FILL_BACK_COLOR - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_BACK_COLOR_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_COLOR - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_COLOR2 - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_COLOR2_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_COLOR_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_ON - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_ON_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_OPACITY - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_OPACITY_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_TYPE - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_FILL_TYPE_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_ID - Static variable in class com.aspose.slides.pptx.TextAutofitTypeEx
 
SHAPE_LINE_COLOR - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_LINE_COLOR_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_LINE_ON - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_LINE_ON_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_PICTURE_BRIGHTNESS - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_PICTURE_BRIGHTNESS_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_PICTURE_CONTRAST - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_PICTURE_CONTRAST_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_PICTURE_GAMMA - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_PICTURE_GAMMA_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_PICTURE_GRAYSCALE - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_PICTURE_GRAYSCALE_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_COLOR - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_COLOR_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_OFFSET_X - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_OFFSET_X_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_OFFSET_Y - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_OFFSET_Y_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_ON - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_ON_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_OPACITY - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_OPACITY_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_TYPE - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_SHADOW_TYPE_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_STROKE_COLOR - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
SHAPE_STROKE_COLOR_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
ShapeAdvanceMode - Interface in com.aspose.slides
Constants which define the advance mode of a shape.
ShapeAfterEffect - Interface in com.aspose.slides
Constants which define the effect how a shape appears after animation.
ShapeBevelEx - Class in com.aspose.slides.pptx
Represents the shape bevel settings.
ShapeBevelEx(boolean) - Constructor for class com.aspose.slides.pptx.ShapeBevelEx
 
ShapeDrawingOptions - Class in com.aspose.slides
Represents options for createShapeElements function.
ShapeDrawingOptions() - Constructor for class com.aspose.slides.ShapeDrawingOptions
Default constructor.
ShapeElement - Class in com.aspose.slides
Represents the ShapeElement object.
ShapeElementFill - Class in com.aspose.slides
Represents the fill properties for a ShapeElement.
ShapeElementFill(Color) - Constructor for class com.aspose.slides.ShapeElementFill
 
ShapeElementFillSource - Interface in com.aspose.slides
Constants which define how a shape element should be filled.
ShapeElementStroke - Class in com.aspose.slides
Represents the stroke properties for a ShapeElement.
ShapeElementStrokeSource - Interface in com.aspose.slides
Constants which define how a shape element should be drawn.
ShapeElementType - Interface in com.aspose.slides
Constants which define the type of a ShapeElement.
ShapeEntryEffect - Interface in com.aspose.slides
Constants which define the type of a shape entry effect.
ShapeEx - Class in com.aspose.slides.pptx
Represents a shape on a slide.
ShapeFrameEx - Class in com.aspose.slides.pptx
Represents shape frame properties.
ShapeFrameEx(float, float, float, float, boolean, boolean, float) - Constructor for class com.aspose.slides.pptx.ShapeFrameEx
Creates new shape frame's properties.
ShapeProtectionType - Interface in com.aspose.slides
Constants which define the type of a shape protection.
Shapes - Class in com.aspose.slides
Represents the collection of a shapes.
ShapesEx - Class in com.aspose.slides.pptx
Represents a collection of shapes.
ShapeStyleEx - Class in com.aspose.slides.pptx
Represent the style of a shape.
ShapeTypeEx - Class in com.aspose.slides.pptx
 
SHIFTJIS_CHARSET - Static variable in interface com.aspose.slides.FontCharSet
 
SHIMMER - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
Shimmer effect.
SHIMMER_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
SHINGLE - Static variable in interface com.aspose.slides.PatternStyle
 
SHINGLE - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SHINGLE_ID - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SHORT - Static variable in interface com.aspose.slides.LineArrowheadLength
 
SHORT - Static variable in class com.aspose.slides.pptx.LineArrowheadLengthEx
 
SHORT_ID - Static variable in class com.aspose.slides.pptx.LineArrowheadLengthEx
 
SHOW_ALL - Static variable in interface com.aspose.slides.SlideShowRangeType
 
SHOW_NAMED_SLIDE_SHOW - Static variable in interface com.aspose.slides.SlideShowRangeType
 
SHOW_SLIDE_RANGE - Static variable in interface com.aspose.slides.SlideShowRangeType
 
SHOW_TYPE_KIOSK - Static variable in interface com.aspose.slides.SlideShowType
 
SHOW_TYPE_SPEAKER - Static variable in interface com.aspose.slides.SlideShowType
 
SHOW_TYPE_WINDOW - Static variable in interface com.aspose.slides.SlideShowType
 
SIENNA - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SIENNA_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SILVER - Static variable in interface com.aspose.slides.GradientPreset
 
SILVER - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SILVER_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SINE - Static variable in class com.aspose.slides.pptx.GeometryGuideOperationEx
 
SINE_ID - Static variable in class com.aspose.slides.pptx.GeometryGuideOperationEx
 
SINEARCTAN - Static variable in class com.aspose.slides.pptx.GeometryGuideOperationEx
 
SINEARCTAN_ID - Static variable in class com.aspose.slides.pptx.GeometryGuideOperationEx
 
SINGLE - Static variable in interface com.aspose.slides.LineStyle
 
SINGLE - Static variable in class com.aspose.slides.pptx.LineStyleEx
 
SINGLE - Static variable in class com.aspose.slides.pptx.TextStrikethroughTypeEx
 
SINGLE - Static variable in class com.aspose.slides.pptx.TextUnderlineTypeEx
 
SINGLE - Static variable in interface com.aspose.slides.ShadowType
Only one shadow.
SINGLE - Static variable in class com.aspose.slides.TextStrikethrough
 
SINGLE_ID - Static variable in class com.aspose.slides.pptx.LineStyleEx
 
SINGLE_ID - Static variable in class com.aspose.slides.pptx.TextStrikethroughTypeEx
 
SINGLE_ID - Static variable in class com.aspose.slides.pptx.TextUnderlineTypeEx
 
SINGLE_ID - Static variable in class com.aspose.slides.TextStrikethrough
 
SIX_POINTED_STAR - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Six Pointed Star Shape
SIX_POINTED_STAR_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
SIXPOINTEDSTAR - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Six Pointed Star Shape.
SIXPOINTEDSTAR_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
SIXTEEN_POINTED_STAR - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Sixteen Pointed Star Shape
SIXTEEN_POINTED_STAR_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
SIXTEENPOINTEDSTAR - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Sixteen Pointed Star Shape.
SIXTEENPOINTEDSTAR_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
size() - Method in class com.aspose.slides.Adjustments
Returns the number of elements actually contained in the collection.
size() - Method in class com.aspose.slides.DocumentProperties
Returns the number of custom properties actually contained in the collection.
size() - Method in class com.aspose.slides.Fonts
Returns the number of elements in a collection.
size() - Method in class com.aspose.slides.Links
Gets the number of elements actually contained in a collection.
size() - Method in class com.aspose.slides.MetaCharacters
Returns the number of meta characters in the collection.
size() - Method in class com.aspose.slides.Paragraphs
Returns the number of elements in a collection.
size() - Method in class com.aspose.slides.PictureBullets
Returns the number of elements in a collection.
size() - Method in class com.aspose.slides.Pictures
Returns the number of elements in a collection.
size() - Method in class com.aspose.slides.Placeholders
Returns the number of elements in this collection.
size() - Method in class com.aspose.slides.Portions
Returns the number of elements in this collection.
size() - Method in class com.aspose.slides.pptx.animation.AnimBehaviorPropertiesEx
 
size() - Method in class com.aspose.slides.pptx.animation.AnimBehaviorsEx
 
size() - Method in class com.aspose.slides.pptx.animation.AnimMotionPathEx
 
size() - Method in class com.aspose.slides.pptx.animation.AnimPointsEx
 
size() - Method in class com.aspose.slides.pptx.animation.AnimSequenceEx
 
size() - Method in class com.aspose.slides.pptx.animation.AnimSequencesEx
 
size() - Method in class com.aspose.slides.pptx.CellListEx
Returns the number of cells in a collection.
size() - Method in class com.aspose.slides.pptx.ColorTransformEx
Returns the number of operations in a collection.
size() - Method in class com.aspose.slides.pptx.ColumnsEx
Returns the number of columns in a collection.
size() - Method in class com.aspose.slides.pptx.FillStylesEx
Gets the number of elements actually contained in the collection.
size() - Method in class com.aspose.slides.pptx.GradientStopsEx
Returns the number of gradient stops in a collection.
size() - Method in class com.aspose.slides.pptx.LayoutSlidesEx
Returns the number of layout slides in a collection.
size() - Method in class com.aspose.slides.pptx.LineFormatsEx
Returns the number of elements in a collection.
size() - Method in class com.aspose.slides.pptx.LineStylesEx
Returns the number of elements in a collection.
size() - Method in class com.aspose.slides.pptx.MasterSlidesEx
Returns the number of elements actually contained in a collection.
size() - Method in class com.aspose.slides.pptx.ParagraphsEx
Returns the number of elements actually contained in the collection.
size() - Method in class com.aspose.slides.pptx.PlaceholderEx
Returns the size of a placeholder.
size() - Method in class com.aspose.slides.pptx.PortionsEx
Gets the number of elements actually contained in the collection.
size() - Method in class com.aspose.slides.pptx.RowsEx
Gets the number of elements actually contained in the collection.
size() - Method in class com.aspose.slides.pptx.ShapesEx
Gets the number of elements actually contained in the collection.
size() - Method in class com.aspose.slides.pptx.SlidesEx
Gets the number of elements actually contained in the collection.
size() - Method in class com.aspose.slides.pptx.TabsEx
Gets the number of elements actually contained in the collection.
size() - Method in class com.aspose.slides.pptx.TagsEx
Returns a number of tags in the collectoin.
size() - Method in class com.aspose.slides.Shapes
Returns the number of elements in the collection.
size() - Method in class com.aspose.slides.SlideComments
Returns the number of slide comments actually contained in the collection.
size() - Method in class com.aspose.slides.Slides
Returns the number of elements in the collection.
size() - Method in class com.aspose.slides.Tabs
Returns the number of the elements in a collection.
size() - Method in class com.aspose.slides.Tags
Returns the number of a tags in a collection.
size() - Method in class com.aspose.slides.TextRuler.TextLevels
Returns the number of elements actually contained in the collection.
SKYBLUE - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SKYBLUE_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SLANTDOWN - Static variable in class com.aspose.slides.pptx.TextShapeTypeEx
Downward Slant
SLANTDOWN_ID - Static variable in class com.aspose.slides.pptx.TextShapeTypeEx
 
SLANTUP - Static variable in class com.aspose.slides.pptx.TextShapeTypeEx
Upward Slant
SLANTUP_ID - Static variable in class com.aspose.slides.pptx.TextShapeTypeEx
 
SLATEBLUE - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SLATEBLUE_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SLATEGRAY - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SLATEGRAY_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SLIDE - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectTypeEx
 
Slide - Class in com.aspose.slides
Represents the slide in a presentation.
SLIDE35MM - Static variable in class com.aspose.slides.pptx.SlideSizeTypeEx
Slide 35mm
SLIDE35MM_ID - Static variable in class com.aspose.slides.pptx.SlideSizeTypeEx
 
SLIDE_35MM - Static variable in interface com.aspose.slides.SlideSizeType
Slide 35mm
SLIDE_ID - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectTypeEx
 
SLIDE_NUMBER - Static variable in interface com.aspose.slides.MetaCharacterType
Slide number.
SlideComment - Class in com.aspose.slides
Represents a user comment created on a slide.
SlideComments - Class in com.aspose.slides
Represents a collection of slide comments.
SlideDocument - Class in com.aspose.slides.pptx
 
SlideDocument(PptxFile) - Constructor for class com.aspose.slides.pptx.SlideDocument
 
SlideEx - Class in com.aspose.slides.pptx
Represents a slide in a presentation.
SLIDEIMAGE - Static variable in class com.aspose.slides.pptx.PlaceholderTypeEx
Slide Image.
SLIDEIMAGE_ID - Static variable in class com.aspose.slides.pptx.PlaceholderTypeEx
 
SlideLayout - Interface in com.aspose.slides
Constants which define the layout of a slide.
SlideLayoutTypeEx - Class in com.aspose.slides.pptx
Represents the enumeration of slide layout types.
SLIDENUMBER - Static variable in class com.aspose.slides.pptx.PlaceholderTypeEx
Slide Number.
SLIDENUMBER_ID - Static variable in class com.aspose.slides.pptx.PlaceholderTypeEx
 
SlideOrienationEx - Class in com.aspose.slides.pptx
 
Slides - Class in com.aspose.slides
Represents the collection of a slides.
SlidesEx - Class in com.aspose.slides.pptx
Represents a collection of a slides.
SlideShowCornerDirectionTransitionEx - Class in com.aspose.slides.pptx
 
SlideShowCornerDirectionTransitionEx(SlideShowTransitionTypeEx) - Constructor for class com.aspose.slides.pptx.SlideShowCornerDirectionTransitionEx
 
SlideShowEightDirectionTransitionEx - Class in com.aspose.slides.pptx
 
SlideShowEightDirectionTransitionEx(SlideShowTransitionTypeEx) - Constructor for class com.aspose.slides.pptx.SlideShowEightDirectionTransitionEx
 
SlideShowEmptyTransitionEx - Class in com.aspose.slides.pptx
 
SlideShowEmptyTransitionEx(SlideShowTransitionTypeEx) - Constructor for class com.aspose.slides.pptx.SlideShowEmptyTransitionEx
 
SlideShowInOutTransitionEx - Class in com.aspose.slides.pptx
 
SlideShowInOutTransitionEx(SlideShowTransitionTypeEx) - Constructor for class com.aspose.slides.pptx.SlideShowInOutTransitionEx
 
SlideShowOptionalBlackTransitionEx - Class in com.aspose.slides.pptx
 
SlideShowOptionalBlackTransitionEx(SlideShowTransitionTypeEx) - Constructor for class com.aspose.slides.pptx.SlideShowOptionalBlackTransitionEx
 
SlideShowOrientationTransitionEx - Class in com.aspose.slides.pptx
 
SlideShowOrientationTransitionEx(SlideShowTransitionTypeEx) - Constructor for class com.aspose.slides.pptx.SlideShowOrientationTransitionEx
 
SlideShowRangeType - Interface in com.aspose.slides
Constants which define the range type of a slide show.
SlideShowSettings - Class in com.aspose.slides
Represents default settings for a presentation's slide show.
SlideShowSideDirectionTransitionEx - Class in com.aspose.slides.pptx
 
SlideShowSideDirectionTransitionEx(SlideShowTransitionTypeEx) - Constructor for class com.aspose.slides.pptx.SlideShowSideDirectionTransitionEx
 
SlideShowSplitTransitionEx - Class in com.aspose.slides.pptx
 
SlideShowSplitTransitionEx(SlideShowTransitionTypeEx) - Constructor for class com.aspose.slides.pptx.SlideShowSplitTransitionEx
 
SlideShowTransition - Class in com.aspose.slides
Represents information about how the specified slide advances during a slide show.
SlideShowTransitionEx - Class in com.aspose.slides.pptx
 
SlideShowTransitionTypeEx - Class in com.aspose.slides.pptx
 
SlideShowTransitionValueBaseEx - Class in com.aspose.slides.pptx
 
SlideShowTransitionValueBaseEx(SlideShowTransitionTypeEx) - Constructor for class com.aspose.slides.pptx.SlideShowTransitionValueBaseEx
 
SlideShowType - Interface in com.aspose.slides
Constants which define the type of a slide show.
SlideShowWheelTransitionEx - Class in com.aspose.slides.pptx
 
SlideShowWheelTransitionEx(SlideShowTransitionTypeEx) - Constructor for class com.aspose.slides.pptx.SlideShowWheelTransitionEx
 
SlideSizeEx - Class in com.aspose.slides.pptx
Represents a size of a slide.
SlideSizeEx() - Constructor for class com.aspose.slides.pptx.SlideSizeEx
 
SlideSizeType - Interface in com.aspose.slides
Constants which define the size of a slide.
SlideSizeTypeEx - Class in com.aspose.slides.pptx
Represents the slide size in ppt2007.
SlideTransitionEffect - Interface in com.aspose.slides
Constants which define the type of a slide transition.
SlideTransitionSpeed - Interface in com.aspose.slides
Constants which define the speed of a slide transition.
SLIDEVIEW - Static variable in interface com.aspose.slides.SlideViewType
 
SlideViewType - Interface in com.aspose.slides
Constants which define the type of a slide view.
SLIGHTLY - Static variable in class com.aspose.slides.pptx.animation.AnimEffectSubtypeEx
 
SLIGHTLY_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectSubtypeEx
 
SLING - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
RandomEffects effect.
SLING_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
SLOPE - Static variable in class com.aspose.slides.pptx.BevelPresetTypeEx
 
SLOPE_ID - Static variable in class com.aspose.slides.pptx.BevelPresetTypeEx
 
SLOW - Static variable in class com.aspose.slides.pptx.TransitionSpeedEx
 
SLOW - Static variable in interface com.aspose.slides.SlideTransitionSpeed
 
SLOW_ID - Static variable in class com.aspose.slides.pptx.TransitionSpeedEx
 
SMALL - Static variable in class com.aspose.slides.pptx.TextCapTypeEx
 
SMALL_CHECKER_BOARD - Static variable in interface com.aspose.slides.PatternStyle
 
SMALL_CONFETTI - Static variable in interface com.aspose.slides.PatternStyle
 
SMALL_GRID - Static variable in interface com.aspose.slides.PatternStyle
 
SMALL_ID - Static variable in class com.aspose.slides.pptx.TextCapTypeEx
 
SMALLCHECKERBOARD - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SMALLCHECKERBOARD_ID - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SMALLCONFETTI - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SMALLCONFETTI_ID - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SMALLGRID - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SMALLGRID_ID - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SMILEY_FACE - Static variable in interface com.aspose.slides.AutoShapeType
 
SMILEY_FACE - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Smiley Face Shape
SMILEY_FACE_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
SMILEYFACE - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Smiley Face Shape.
SMILEYFACE_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
SMOOTH - Static variable in class com.aspose.slides.pptx.animation.AnimMotionPathPointsTypeEx
 
SMOOTH_ID - Static variable in class com.aspose.slides.pptx.animation.AnimMotionPathPointsTypeEx
 
SNOW - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SNOW_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SOFT - Static variable in class com.aspose.slides.pptx.LightRigPresetTypeEx
 
SOFT_ID - Static variable in class com.aspose.slides.pptx.LightRigPresetTypeEx
 
SOFT_ROUND - Static variable in class com.aspose.slides.pptx.BevelPresetTypeEx
 
SOFT_ROUND_ID - Static variable in class com.aspose.slides.pptx.BevelPresetTypeEx
 
SOFTEDGE - Static variable in class com.aspose.slides.pptx.MaterialPresetTypeEx
 
SoftEdge - Class in com.aspose.slides.pptx
This element specifies a soft edge effect.
SoftEdge() - Constructor for class com.aspose.slides.pptx.SoftEdge
 
SOFTEDGE_ID - Static variable in class com.aspose.slides.pptx.MaterialPresetTypeEx
 
SOFTMETAL - Static variable in class com.aspose.slides.pptx.MaterialPresetTypeEx
 
SOFTMETAL_ID - Static variable in class com.aspose.slides.pptx.MaterialPresetTypeEx
 
SOLID - Static variable in interface com.aspose.slides.FillType
Shape filled with solid color.
SOLID - Static variable in interface com.aspose.slides.LineDashStyle
 
SOLID - Static variable in class com.aspose.slides.pptx.FillTypeEx
 
SOLID - Static variable in class com.aspose.slides.pptx.LineDashStyleEx
 
SOLID - Static variable in interface com.aspose.slides.ThreeDRenderingType
All facets are opaque.
SOLID_DIAMOND - Static variable in interface com.aspose.slides.PatternStyle
 
SOLID_ID - Static variable in class com.aspose.slides.pptx.FillTypeEx
 
SOLID_ID - Static variable in class com.aspose.slides.pptx.LineDashStyleEx
 
SOLIDDIAMOND - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SOLIDDIAMOND_ID - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SORT_FLOW - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Sort Flow Shape
SORT_FLOW_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
SORTFLOW - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Sort Flow Shape.
SORTFLOW_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
SOUND - Static variable in interface com.aspose.slides.OleObjectType
 
SOUND_ACTION - Static variable in class com.aspose.slides.pptx.SlideShowTransitionTypeEx
 
SOUND_ACTION_ID - Static variable in class com.aspose.slides.pptx.SlideShowTransitionTypeEx
 
SOUND_BUTTON - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Sound Button Shape
SOUND_BUTTON_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
SOUNDBUTTON - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Sound Button Shape.
SOUNDBUTTON_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
SPHERE - Static variable in interface com.aspose.slides.PatternStyle
 
SPHERE - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SPHERE_ID - Static variable in class com.aspose.slides.pptx.PatternStyleEx
 
SPIN - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
Spin effect.
SPIN_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
SPINNER - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
Spinner effect.
SPINNER_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
SPIRAL - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
Spiral effect.
SPIRAL - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
SPIRAL_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
SPLIT - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
Split effect.
SPLIT - Static variable in class com.aspose.slides.pptx.SlideShowTransitionTypeEx
 
SPLIT_HORIZONTAL_IN - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
SPLIT_HORIZONTAL_IN - Static variable in interface com.aspose.slides.SlideTransitionEffect
 
SPLIT_HORIZONTAL_OUT - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
SPLIT_HORIZONTAL_OUT - Static variable in interface com.aspose.slides.SlideTransitionEffect
 
SPLIT_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
SPLIT_ID - Static variable in class com.aspose.slides.pptx.SlideShowTransitionTypeEx
 
SPLIT_VERTICAL_IN - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
SPLIT_VERTICAL_IN - Static variable in interface com.aspose.slides.SlideTransitionEffect
 
SPLIT_VERTICAL_OUT - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
SPLIT_VERTICAL_OUT - Static variable in interface com.aspose.slides.SlideTransitionEffect
 
splitByColSpan(int) - Method in class com.aspose.slides.pptx.CellEx
Splits the cell to two cells by index of column.
splitByHeight(double) - Method in class com.aspose.slides.pptx.CellEx
 
splitByRowSpan(int) - Method in class com.aspose.slides.pptx.CellEx
Splits the cell to two cells by index of row.
splitByWidth(double) - Method in class com.aspose.slides.pptx.CellEx
 
SPOKES1 - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectSubtypeEx
 
SPOKES1_ID - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectSubtypeEx
 
SPOKES2 - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectSubtypeEx
 
SPOKES2_ID - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectSubtypeEx
 
SPOKES3 - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectSubtypeEx
 
SPOKES3_ID - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectSubtypeEx
 
SPOKES4 - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectSubtypeEx
 
SPOKES4_ID - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectSubtypeEx
 
SPOKES8 - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectSubtypeEx
 
SPOKES8_ID - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectSubtypeEx
 
SPRINGGREEN - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SPRINGGREEN_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
SQUARE - Static variable in class com.aspose.slides.pptx.LineCapStyleEx
 
SQUARE_ID - Static variable in class com.aspose.slides.pptx.LineCapStyleEx
 
SQUARE_TABS - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Square Tabs Shape
SQUARE_TABS_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
SQUAREROOT - Static variable in class com.aspose.slides.pptx.GeometryGuideOperationEx
 
SQUAREROOT_ID - Static variable in class com.aspose.slides.pptx.GeometryGuideOperationEx
 
SQUARETABS - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Square Tabs Shape.
SQUARETABS_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
STANDARD - Static variable in interface com.aspose.slides.GradientStyle
 
STANDARD - Static variable in class com.aspose.slides.pptx.GradientStyleEx
 
STANDARD_ID - Static variable in class com.aspose.slides.pptx.GradientStyleEx
 
STAR16_POINT - Static variable in interface com.aspose.slides.AutoShapeType
 
STAR24_POINT - Static variable in interface com.aspose.slides.AutoShapeType
 
STAR32_POINT - Static variable in interface com.aspose.slides.AutoShapeType
 
STAR4_POINT - Static variable in interface com.aspose.slides.AutoShapeType
 
STAR5_POINT - Static variable in interface com.aspose.slides.AutoShapeType
 
STAR8_POINT - Static variable in interface com.aspose.slides.AutoShapeType
 
START_SOUND - Static variable in class com.aspose.slides.pptx.TransitionSoundModeEx
 
START_SOUND_ID - Static variable in class com.aspose.slides.pptx.TransitionSoundModeEx
 
STATIONERY - Static variable in interface com.aspose.slides.TextureStyle
 
STEALTH - Static variable in interface com.aspose.slides.LineArrowheadStyle
 
STEALTH - Static variable in class com.aspose.slides.pptx.LineArrowheadStyleEx
 
STEALTH_ID - Static variable in class com.aspose.slides.pptx.LineArrowheadStyleEx
 
STEELBLUE - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
STEELBLUE_ID - Static variable in class com.aspose.slides.pptx.PresetColorEx
 
STOP - Static variable in class com.aspose.slides.pptx.TextShapeTypeEx
Stop Sign
STOP_ID - Static variable in class com.aspose.slides.pptx.TextShapeTypeEx
 
STOP_PREVOIUS_SOUND - Static variable in class com.aspose.slides.pptx.TransitionSoundModeEx
 
STOP_PREVOIUS_SOUND_ID - Static variable in class com.aspose.slides.pptx.TransitionSoundModeEx
 
STRAIGHT - Static variable in interface com.aspose.slides.ConnectorType
Straight connector.
STRAIGHT - Static variable in class com.aspose.slides.pptx.animation.AnimMotionPathPointsTypeEx
 
STRAIGHT_CONNECTOR1 - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Straight Connector 1 Shape
STRAIGHT_CONNECTOR1_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
STRAIGHT_ID - Static variable in class com.aspose.slides.pptx.animation.AnimMotionPathPointsTypeEx
 
STRAIGHTCONNECTOR1 - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Straight Connector 1 Shape.
STRAIGHTCONNECTOR1_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
STRETCH - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
Stretch effect.
STRETCH - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectTypeEx
 
STRETCH - Static variable in class com.aspose.slides.pptx.PictureFillModeEx
 
STRETCH_ACROSS - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
STRETCH_DOWN - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
STRETCH_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
STRETCH_ID - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectTypeEx
 
STRETCH_ID - Static variable in class com.aspose.slides.pptx.PictureFillModeEx
 
STRETCH_LEFT - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
STRETCH_RIGHT - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
STRETCH_UP - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
STRING - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyValueTypeEx
 
STRING_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyValueTypeEx
 
STRIPED_RIGHT_ARROW - Static variable in interface com.aspose.slides.AutoShapeType
 
STRIPED_RIGHT_ARROW - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Striped Right Arrow Shape
STRIPED_RIGHT_ARROW_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
STRIPEDRIGHTARROW - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Striped Right Arrow Shape.
STRIPEDRIGHTARROW_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
STRIPS - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
Stretch effect.
STRIPS - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectTypeEx
 
STRIPS - Static variable in class com.aspose.slides.pptx.SlideShowTransitionTypeEx
 
STRIPS_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
STRIPS_ID - Static variable in class com.aspose.slides.pptx.animation.AnimFilterEffectTypeEx
 
STRIPS_ID - Static variable in class com.aspose.slides.pptx.SlideShowTransitionTypeEx
 
STRIPS_LEFT_DOWN - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
STRIPS_LEFT_DOWN - Static variable in interface com.aspose.slides.SlideTransitionEffect
 
STRIPS_LEFT_UP - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
STRIPS_LEFT_UP - Static variable in interface com.aspose.slides.SlideTransitionEffect
 
STRIPS_RIGHT_DOWN - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
STRIPS_RIGHT_DOWN - Static variable in interface com.aspose.slides.SlideTransitionEffect
 
STRIPS_RIGHT_UP - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
STRIPS_RIGHT_UP - Static variable in interface com.aspose.slides.SlideTransitionEffect
 
STROKE_ON - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
STROKE_ON_ID - Static variable in class com.aspose.slides.pptx.animation.AnimPropertyTypeEx
 
STYLE_1 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_1 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_10 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_10 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_11 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_11 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_12 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_12 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_13 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_13 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_14 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_14 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_15 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_15 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_16 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_16 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_17 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_17 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_18 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_18 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_19 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_19 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_2 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_2 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_20 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_20 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_3 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_3 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_4 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_4 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_5 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_5 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_6 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_6 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_7 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_7 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_8 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_8 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_9 - Static variable in interface com.aspose.slides.ShadowStyle
 
STYLE_9 - Static variable in interface com.aspose.slides.ThreeDStyle
 
STYLE_EMPHASIS - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
StyleEmphasis effect.
STYLE_EMPHASIS_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
STYLECOLOR - Static variable in class com.aspose.slides.pptx.SchemeColorEx
 
STYLECOLOR_ID - Static variable in class com.aspose.slides.pptx.SchemeColorEx
 
SUBTITLE - Static variable in interface com.aspose.slides.PlaceholderType
 
SUBTITLE - Static variable in class com.aspose.slides.pptx.PlaceholderTypeEx
Subtitle.
SUBTITLE_ID - Static variable in class com.aspose.slides.pptx.PlaceholderTypeEx
 
SUM - Static variable in class com.aspose.slides.pptx.animation.AnimBehaviorAdditiveTypeEx
 
SUM_ID - Static variable in class com.aspose.slides.pptx.animation.AnimBehaviorAdditiveTypeEx
 
SUMMING_JUNCTION_FLOW - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Summing Junction Flow Shape
SUMMING_JUNCTION_FLOW_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
SUMMINGJUNCTIONFLOW - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Summing Junction Flow Shape.
SUMMINGJUNCTIONFLOW_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
SUN - Static variable in interface com.aspose.slides.AutoShapeType
 
SUN - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Sun Shape
SUN - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Sun Shape.
SUN_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
SUN_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
SUNRISE - Static variable in class com.aspose.slides.pptx.LightRigPresetTypeEx
 
SUNRISE_ID - Static variable in class com.aspose.slides.pptx.LightRigPresetTypeEx
 
SUNSET - Static variable in class com.aspose.slides.pptx.LightRigPresetTypeEx
 
SUNSET_ID - Static variable in class com.aspose.slides.pptx.LightRigPresetTypeEx
 
SVGOptions - Class in com.aspose.slides
Represents an SVG options.
SVGOptions() - Constructor for class com.aspose.slides.SVGOptions
Initializes a new instance of the SVGOptions class.
SWISH - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
Swish effect.
SWISH_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
SWISS - Static variable in interface com.aspose.slides.FontFamily
 
SWIVEL - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
Swivel effect.
SWIVEL - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
SWIVEL_ID - Static variable in class com.aspose.slides.pptx.animation.AnimEffectTypeEx
 
SWOOSH_ARROW - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
Swoosh Arrow Shape
SWOOSH_ARROW_ID - Static variable in class com.aspose.slides.pptx.AutoShapeTypeEx
 
SWOOSHARROW - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
Swoosh Arrow Shape.
SWOOSHARROW_ID - Static variable in class com.aspose.slides.pptx.ShapeTypeEx
 
SYMBOL - Static variable in interface com.aspose.slides.BulletType
 
SYMBOL - Static variable in class com.aspose.slides.pptx.BulletTypeEx
 
SYMBOL_CHARSET - Static variable in interface com.aspose.slides.FontCharSet
 
SYMBOL_ID - Static variable in class com.aspose.slides.pptx.BulletTypeEx
 
SYSTEM - Static variable in class com.aspose.slides.pptx.ColorTypeEx
System color.
SYSTEM_DASH - Static variable in class com.aspose.slides.pptx.LineDashStyleEx
 
SYSTEM_DASH_DOT - Static variable in class com.aspose.slides.pptx.LineDashStyleEx
 
SYSTEM_DASH_DOT_DOT - Static variable in class com.aspose.slides.pptx.LineDashStyleEx
 
SYSTEM_DASH_DOT_DOT_ID - Static variable in class com.aspose.slides.pptx.LineDashStyleEx
 
SYSTEM_DASH_DOT_ID - Static variable in class com.aspose.slides.pptx.LineDashStyleEx
 
SYSTEM_DASH_ID - Static variable in class com.aspose.slides.pptx.LineDashStyleEx
 
SYSTEM_DOT - Static variable in class com.aspose.slides.pptx.LineDashStyleEx
 
SYSTEM_DOT_ID - Static variable in class com.aspose.slides.pptx.LineDashStyleEx
 
SYSTEM_ID - Static variable in class com.aspose.slides.pptx.ColorTypeEx
 
SystemColorEx - Class in com.aspose.slides.pptx
Represents predefined system colors.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z