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

S

SAND - Static variable in interface com.aspose.slides.TextureStyle
 
saveToSVG(OutputStream) - Method in interface com.aspose.slides.ISlide
Creates image of a slide in SVG (vector graphics) format and writes it to a stream.
saveToSVG(OutputStream, SVGOptions) - Method in interface com.aspose.slides.ISlide
Creates image of a slide in SVG (vector graphics) 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.
saveToSVG(OutputStream, SVGOptions) - Method in class com.aspose.slides.Slide
Creates image of a slide in SVG (vector graphics) format and writes it to a stream.
SCRIPT - Static variable in interface com.aspose.slides.FontFamily
 
SegmentType - Interface in com.aspose.slides
Represents the polyline segment type.
SEND_BACKWARD - Static variable in interface com.aspose.slides.ZOrderCmd
 
SEND_TO_BACK - Static variable in interface com.aspose.slides.ZOrderCmd
 
serialize(OutputStream) - Method in class com.aspose.slides.AutoShape
Serializes an AutoShape object to the stream.
serialize(OutputStream) - Method in class com.aspose.slides.Connector
Serializes a Connector object to the 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 a Line object to the 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, String) - Method in class com.aspose.slides.Tags
Sets the tag associated with the specific name.
setActiveSlideId(long) - Method in class com.aspose.slides.Presentation
Sets the Id of the active slide in a presentation.
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.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(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.
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.
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.
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.
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.
setAuthor(String) - Method in class com.aspose.slides.Presentation
Sets the author of a presentation.
setBackColor(Color) - Method in class com.aspose.slides.FillFormat
Sets the background color for the current fill type.
setBegin(int) - Method in class com.aspose.slides.Link
Sets the begin of a link in a text.
setBeginArrowheadLength(int) - Method in class com.aspose.slides.LineFormat
Sets the length of an arrowhead at the begin of a line.
setBeginArrowheadStyle(int) - Method in class com.aspose.slides.LineFormat
Sets the arrowhead style at the begin of a line.
setBeginArrowheadWidth(int) - Method in class com.aspose.slides.LineFormat
Sets the width of an arrowhead at the begin of a line.
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.
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.
setBulletCharacter(char) - Method in class com.aspose.slides.Paragraph
Sets the character that is used for the paragraph's bullet.
setBulletColor(Color) - Method in class com.aspose.slides.Paragraph
Sets the color of the 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-independed color.
setBulletFontIndex(int) - Method in class com.aspose.slides.Paragraph
Sets the font of the 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.
setBulletHeight(short) - Method in class com.aspose.slides.Paragraph
Sets the bullet size relatively to the size of the first portion in the paragraph.
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.
setCharSet(int) - Method in class com.aspose.slides.FontEntity
Sets the font charset.
setColorType(int) - Method in interface com.aspose.slides.IPictureFrame
Sets the type of color transformation applied to a picture.
setColorType(int) - Method in class com.aspose.slides.PictureFrame
Sets the type of color transformation applied to a picture.
setColumnWidth(int, int) - Method in class com.aspose.slides.Table
Sets new width for the specified column in a table.
setComments(String) - Method in class com.aspose.slides.Presentation
Sets the comments of a presentation.
setCompany(String) - Method in class com.aspose.slides.Presentation
Sets the company of a presentation.
setConnectorType(int) - Method in class com.aspose.slides.Connector
Sets connector's type.
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.
setCreateTime(Date) - Method in class com.aspose.slides.Presentation
Sets the time when presentation was created.
setCropBottom(float) - Method in interface com.aspose.slides.IPictureFrame
Sets the number of percents of real image height that are cropped off from the bottom of the picture.
setCropBottom(float) - Method in class com.aspose.slides.PictureFrame
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 real image width that are cropped off from the left of the picture.
setCropLeft(float) - Method in class com.aspose.slides.PictureFrame
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 real image width that are cropped off from the right of the picture.
setCropRight(float) - Method in class com.aspose.slides.PictureFrame
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 real image height that are cropped off from the top of the picture.
setCropTop(float) - Method in class com.aspose.slides.PictureFrame
Sets the number of percents of real image height that are cropped off the top of the picture.
setDashStyle(int) - Method in class com.aspose.slides.LineFormat
Sets the dash style of a line.
setDateTimeFixed(boolean) - Method in class com.aspose.slides.HeaderFooter
Sets whether the datetime is a fixed text.
setdateTimeText(String) - Method in class com.aspose.slides.HeaderFooter
Sets the fixed datetime text for a slide.
setDateTimeVisible(boolean) - Method in class com.aspose.slides.HeaderFooter
Sets whether the datetime is visible on a slide.
setDefaultTabInterval(short) - Method in class com.aspose.slides.TextRuler
Sets the distance between two implicit tabulations.
setDepth(short) - Method in class com.aspose.slides.Paragraph
Sets the depth of a paragraph.
setDepth(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the depth of a shape in points (1/72 of inch).
setDiffuseAmount(float) - Method in class com.aspose.slides.ThreeDFormat
Sets the amount of a diffuse lighting.
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.
setDisableShadow(boolean) - Method in class com.aspose.slides.ShapeDrawingOptions
Setss whether the shadow rendering is disabled.
setEditTime(Date) - Method in class com.aspose.slides.Presentation
Sets the edit time of a presentation.
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.
setEndArrowheadStyle(int) - Method in class com.aspose.slides.LineFormat
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.
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.
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.
setEscapement(short) - Method in class com.aspose.slides.Portion
Sets superscript or subscript text.
setExternalHyperlink(String) - Method in class com.aspose.slides.Link
Sets link destination to the custom url and changes action type to HyperlinkAction.
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 independed color or -2 if ExtrusionColor is not defined.
setExtrusionDirection(int) - Method in class com.aspose.slides.ThreeDFormat
Sets the direction of a shape extrusion.
setFamily(byte) - Method in class com.aspose.slides.FontEntity
Sets the font family.
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.
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
Do nothing.
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
Do nothing.
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 the 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.
setFontBold(boolean) - Method in class com.aspose.slides.Portion
Sets whether the font is bold.
setFontColor(Color) - Method in class com.aspose.slides.Portion
Sets the color of a portion.
setFontColorIndex(short) - Method in class com.aspose.slides.Portion
Sets index of color in color scheme or (-1) for scheme-independed color.
setFontEmbossed(boolean) - Method in class com.aspose.slides.Portion
Sets whether the font is embossed.
setFontHeight(short) - Method in class com.aspose.slides.Portion
Sets the font height of a portion.
setFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of the used font in a Fonts collection.
setFontItalic(boolean) - Method in class com.aspose.slides.Portion
Sets whether the font is italic.
setFontName(String) - Method in class com.aspose.slides.FontEntity
Sets the font name.
setFontRotation(int) - Method in class com.aspose.slides.TextFrame
Sets additional rotation of text in a shape.
setFontShadow(boolean) - Method in class com.aspose.slides.Portion
Sets whether the font has shadow.
setFontUnderline(boolean) - Method in class com.aspose.slides.Portion
Sets whether the font is underlined.
setFooterText(String) - Method in class com.aspose.slides.HeaderFooter
Sets the footer text for 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 for the current fill type.
setForeColor(Color) - Method in class com.aspose.slides.LineFormat
Sets the foreground color of a line.
setGradientColorType(int) - Method in class com.aspose.slides.FillFormat
Sets the gradient color type for the current gradient.
setGradientDegree(int) - Method in class com.aspose.slides.FillFormat
Sets the gradient degree for the ONE_COLOR gradients. 0-19 values. 0 - black, 19 - white.
setGradientFillAngle(int) - Method in class com.aspose.slides.FillFormat
Sets the fill angle (0-179).
setGradientFillFocus(int) - Method in class com.aspose.slides.FillFormat
Sets the fill focus shift for a gradients.
setGradientStyle(int) - Method in class com.aspose.slides.FillFormat
Sets the gradient style for the current gradient.
setHasBullet(short) - Method in class com.aspose.slides.Paragraph
Sets whether the paragraph has bullet.
setHeaderText(String) - Method in class com.aspose.slides.HeaderFooter
Sets the header text for 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(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.
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.
setHighPolyExtrusion(boolean) - Method in class com.aspose.slides.ShapeDrawingOptions
Determines whether the smoother and high quality gradients used to draw 3D extrusion.
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.
setJump(int) - Method in class com.aspose.slides.Link
Sets jump destination and changes action type to JumpAction.
setKeywords(String) - Method in class com.aspose.slides.Presentation
Sets the keywords of a presentation.
setLastAuthor(String) - Method in class com.aspose.slides.Presentation
Sets the last author of a presentation.
setLastPrintTime(Date) - Method in class com.aspose.slides.Presentation
Sets the last time when presentation was printed.
setLastSaveTime(Date) - Method in class com.aspose.slides.Presentation
Sets the last time when presentation was saved.
setLayout(int) - Method in interface com.aspose.slides.ISlide
Sets the slide layout.
setLayout(int) - Method in class com.aspose.slides.Slide
Sets the slide layout.
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.
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.
setManager(String) - Method in class com.aspose.slides.Presentation
Sets the manager of a presentation.
setManualAdvance(boolean) - Method in class com.aspose.slides.SlideShowSettings
Sets whether the slide show advances manually.
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(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(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(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.
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.
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.
setNumberedBulletStartWith(short) - Method in class com.aspose.slides.Paragraph
Sets the beginning value of a numbered bullet.
setNumberedBulletStyle(int) - Method in class com.aspose.slides.Paragraph
Sets the style of a numbered bullet.
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 byte array.
setObjectIcon(boolean) - Method in class com.aspose.slides.OleObjectFrame
Sets whether the object is visible as icon only.
setObjectName(String) - Method in class com.aspose.slides.OleObjectFrame
Sets the name of an object.
setObjectProgId(String) - Method in class com.aspose.slides.OleObjectFrame
Sets the ProgID of an object.
setObjectType(int) - Method in class com.aspose.slides.OleObjectFrame
Sets the type of an object.
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.
setPatternStyle(int) - Method in class com.aspose.slides.FillFormat
Sets the pattern style.
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 PictureBullet id.
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.
setPictureId(int) - Method in class com.aspose.slides.FillFormat
Sets the picture id for the picture fill style.
setPictureId(int) - Method in interface com.aspose.slides.IPictureFrame
Sets the picture Id for a PictureFrame.
setPictureId(int) - Method in class com.aspose.slides.PictureFrame
Sets the picture Id for a PictureFrame.
setPitch(byte) - Method in class com.aspose.slides.FontEntity
Sets the font pitch.
setPointerColor(Color) - Method in class com.aspose.slides.SlideShowSettings
Sets the color of a pointer for a presentation.
setPosition(int) - Method in class com.aspose.slides.Tab
Sets the position of a tab.
setQuality(int) - Method in class com.aspose.slides.FontEntity
Sets the font quality.
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.
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.
setRawBulletCharacter(char) - Method in class com.aspose.slides.Paragraph
Sets the character that is used for bullets in the specified text.
setRawBulletColor(Color) - Method in class com.aspose.slides.Paragraph
Sets the color of a bullet.
setRawBulletFontIndex(int) - Method in class com.aspose.slides.Paragraph
Sets the font of the bullet.
setRawBulletHeight(short) - Method in class com.aspose.slides.Paragraph
Sets the bullet size relative to the size of the first portion in a paragraph.
setRawBulletOffset(short) - Method in class com.aspose.slides.Paragraph
Sets the offset of the bullet.
setRawEscapement(short) - Method in class com.aspose.slides.Portion
Sets superscript or subscript text.
setRawFontBold(boolean) - Method in class com.aspose.slides.Portion
Sets whether the master's font Bold property should be inverted.
setRawFontColor(Color) - Method in class com.aspose.slides.Portion
Sets a color of a portion.
setRawFontEmbossed(short) - Method in class com.aspose.slides.Portion
Sets: -1 if a value should be inherited from the Master.
setRawFontHeight(short) - Method in class com.aspose.slides.Portion
Sets font height of a portion.
setRawFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of a font in Fonts collection.
setRawFontItalic(boolean) - Method in class com.aspose.slides.Portion
Sets whether the master's font Itallic property should be inverted.
setRawFontShadow(short) - Method in class com.aspose.slides.Portion
Sets: -1 if a value should be inhedited from the Master.
setRawFontUnderline(short) - Method in class com.aspose.slides.Portion
Sets: -1 if a value should be inherited from the Master.
setRawHasBullet(short) - Method in class com.aspose.slides.Paragraph
Sets raw value of a bullet: -1 - value should be inherited from the master.
setRawIsBulletHardColor(short) - Method in class com.aspose.slides.Paragraph
Sets raw color of a bullet: -1 - if value must be inherited from the master slide.
setRawIsBulletHardFont(short) - Method in class com.aspose.slides.Paragraph
Sets raw font of a bullet: -1 - if value must be inherited from the master slide.
setRawNumberedBulletStartWith(short) - Method in class com.aspose.slides.Paragraph
Sets the beginning value of a numbered bullet.
setRawNumberedBulletStyle(int) - Method in class com.aspose.slides.Paragraph
Sets the style of a numbered bullet.
setRawPictureBulletId(short) - Method in class com.aspose.slides.Paragraph
Sets the PictureBullet Id.
setRawSpaceAfter(short) - Method in class com.aspose.slides.Paragraph
Sets the amount of space after the last line in a paragraph, Positive value means space defined in percents of line.
setRawSpaceBefore(short) - Method in class com.aspose.slides.Paragraph
Sets the amount of space before the first line in a paragraph, Positive value means space defined in percents of line.
setRawSpaceWithin(short) - Method in class com.aspose.slides.Paragraph
Sets the amount of space between base lines in a paragraph, Positive value means space defined in percents of line.
setRawSymbolFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of a font in Fonts collection for special symbols.
setRawTextOffset(short) - Method in class com.aspose.slides.Paragraph
Sets the offset of the text.
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.
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.
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
 
setRotation(int) - Method in class com.aspose.slides.Background
Do nothing.
setRotation(int) - Method in class com.aspose.slides.GroupShape
Sets the number of degrees the specified group is rotated around the z-axis.
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
Sets the number of degrees the specified group is rotated around the z-axis.
setRoundEndCap(boolean) - Method in class com.aspose.slides.LineFormat
Sets the style of a line caps.
setRowHeight(int, int) - Method in class com.aspose.slides.Table
Sets new height for the specified row in a table.
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(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.
setShowLines(boolean) - Method in class com.aspose.slides.LineFormat
Change visibility of the lines on a shape..
setShowOnTitleSlide(boolean) - Method in class com.aspose.slides.HeaderFooter
Sets whether the header, footer, page number and datetime 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.
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.
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.
setSpaceAfter(short) - Method in class com.aspose.slides.Paragraph
Sets the amount of space after the last line in the paragraph, in percents of line.
setSpaceBefore(short) - Method in class com.aspose.slides.Paragraph
Sets the amount of space before the first line in the paragraph, in percents of line.
setSpaceWithin(short) - Method in class com.aspose.slides.Paragraph
Sets the amount of space between base lines in the paragraph, in percents of line.
setSpeed(int) - Method in class com.aspose.slides.SlideShowTransition
Sets the speed of a slide 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.
setStyle(int) - Method in class com.aspose.slides.LineFormat
Sets the style of a line.
setSubject(String) - Method in class com.aspose.slides.Presentation
Sets the subject of a presentation.
setSymbolFontIndex(int) - Method in class com.aspose.slides.Portion
Sets the index of the font used for special symbols in a Fonts collection.
setText(String) - Method in class com.aspose.slides.Notes
Sets the plain text for a notes.
setText(String) - Method in class com.aspose.slides.Paragraph
Sets the plain text of the whole 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.TextFrame
Sets the plain text for a TextFrame.
setText(String) - Method in class com.aspose.slides.TextHolder
Sets the plain text for a TextHolder.
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 the 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.
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.
setTitle(String) - Method in class com.aspose.slides.Presentation
Sets the title of a presentation.
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.
setType(int) - Method in class com.aspose.slides.FillFormat
Sets the fill type for a shape.
setType(int) - Method in class com.aspose.slides.ShadowFormat
Sets the type of a shadow.
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.
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.
setWidth(int) - Method in class com.aspose.slides.Placeholder
Sets the width of a Placeholder.
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.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(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(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.
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
Represents the predefined shadow styles.
ShadowType - Interface in com.aspose.slides
Represents the types of a shadow.
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.
ShapeAdvanceMode - Interface in com.aspose.slides
Represents the advance mode for the shapes.
ShapeAfterEffect - Interface in com.aspose.slides
Represents the effect how shape appiers after animation.
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 propeties for a ShapeElement.
ShapeElementFillSource - Interface in com.aspose.slides
Represents how shape element should be filled.
ShapeElementStroke - Class in com.aspose.slides
Represents the stroke properties for a ShapeElement.
ShapeElementStrokeSource - Interface in com.aspose.slides
Represents how shape element should be drawn.
ShapeElementType - Interface in com.aspose.slides
Represents the type of a ShapeElement.
ShapeEntryEffect - Interface in com.aspose.slides
Represents the type of shape entry effect.
Shapes - Class in com.aspose.slides
Represents the collection of a shapes.
SHIFTJIS_CHARSET - Static variable in interface com.aspose.slides.FontCharSet
 
SHINGLE - Static variable in interface com.aspose.slides.PatternStyle
 
SHORT - Static variable in interface com.aspose.slides.LineArrowheadLength
 
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
 
SINGLE - Static variable in interface com.aspose.slides.LineStyle
 
SINGLE - Static variable in interface com.aspose.slides.ShadowType
Only one shadow.
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 this 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.Paragraphs
Returns the number of elements in this collection.
size() - Method in class com.aspose.slides.PictureBullets
Returns the number of elements in the collection.
size() - Method in class com.aspose.slides.Pictures
Returns the number of elements in this 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.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.
Slide - Class in com.aspose.slides
Represents the slide in a presentation.
SLIDE_35MM - Static variable in interface com.aspose.slides.SlideSizeType
Slide 35mm
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.
SlideLayout - Interface in com.aspose.slides
Represents the slide layout.
Slides - Class in com.aspose.slides
Represents the collection of a slides.
SlideShowRangeType - Interface in com.aspose.slides
Represents the range type of a slide show.
SlideShowSettings - Class in com.aspose.slides
Represents default settings for a presentation's slide show.
SlideShowTransition - Class in com.aspose.slides
Represents information about how the specified slide advances during a slide show.
SlideShowType - Interface in com.aspose.slides
Represents the type of a slide show.
SlideSizeType - Interface in com.aspose.slides
Represents the slide size.
SlideTransitionEffect - Interface in com.aspose.slides
Represents the type of slide transition.
SlideTransitionSpeed - Interface in com.aspose.slides
Represents the speed of slide transition.
SLIDEVIEW - Static variable in interface com.aspose.slides.SlideViewType
 
SlideViewType - Interface in com.aspose.slides
Represents the slide view type.
SLOW - Static variable in interface com.aspose.slides.SlideTransitionSpeed
 
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
 
SMILEY_FACE - Static variable in interface com.aspose.slides.AutoShapeType
 
SOLID - Static variable in interface com.aspose.slides.FillType
 
SOLID - Static variable in interface com.aspose.slides.LineDashStyle
 
SOLID - Static variable in interface com.aspose.slides.ThreeDRenderingType
All facets are opaque.
SOLID_DIAMOND - Static variable in interface com.aspose.slides.PatternStyle
 
SOUND - Static variable in interface com.aspose.slides.OleObjectType
 
SPHERE - Static variable in interface com.aspose.slides.PatternStyle
 
SPIRAL - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
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_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
 
splitCellH(Cell) - Method in class com.aspose.slides.Table
Splits cell of a table horizontally on two parts.
splitCellV(Cell) - Method in class com.aspose.slides.Table
Splits cell of a table vertically on two parts.
STANDARD - Static variable in interface com.aspose.slides.GradientStyle
 
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
 
STATIONERY - Static variable in interface com.aspose.slides.TextureStyle
 
STEALTH - Static variable in interface com.aspose.slides.LineArrowheadStyle
 
STRAIGHT - Static variable in interface com.aspose.slides.ConnectorType
Straight connector.
STRETCH_ACROSS - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
STRETCH_DOWN - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
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
 
STRIPED_RIGHT_ARROW - Static variable in interface com.aspose.slides.AutoShapeType
 
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
 
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
 
SUBTITLE - Static variable in interface com.aspose.slides.PlaceholderType
 
SUN - Static variable in interface com.aspose.slides.AutoShapeType
 
SWISS - Static variable in interface com.aspose.slides.FontFamily
 
SWIVEL - Static variable in interface com.aspose.slides.ShapeEntryEffect
 
SYMBOL - Static variable in interface com.aspose.slides.BulletType
 
SYMBOL_CHARSET - Static variable in interface com.aspose.slides.FontCharSet
 

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