- A3Paper - Static variable in class com.aspose.slides.SlideSizeType
-
A3
- A4Paper - Static variable in class com.aspose.slides.SlideSizeType
-
A4
- Abort - Static variable in class com.aspose.slides.ReturnAction
-
Operation should be aborted.
- accent(char) - Method in interface com.aspose.slides.IMathElement
-
Sets an accent mark (a character on the top of this element)
- accent(char) - Method in class com.aspose.slides.MathElementBase
-
Sets an accent mark (a character on the top of this element)
- Accent1 - Static variable in class com.aspose.slides.ColorSchemeIndex
-
Accent 1.
- Accent1 - Static variable in class com.aspose.slides.SchemeColor
- Accent2 - Static variable in class com.aspose.slides.ColorSchemeIndex
-
Accent 2.
- Accent2 - Static variable in class com.aspose.slides.SchemeColor
- Accent3 - Static variable in class com.aspose.slides.ColorSchemeIndex
-
Accent 3.
- Accent3 - Static variable in class com.aspose.slides.SchemeColor
- Accent4 - Static variable in class com.aspose.slides.ColorSchemeIndex
-
Accent 4.
- Accent4 - Static variable in class com.aspose.slides.SchemeColor
- Accent5 - Static variable in class com.aspose.slides.ColorSchemeIndex
-
Accent 5.
- Accent5 - Static variable in class com.aspose.slides.SchemeColor
- Accent6 - Static variable in class com.aspose.slides.ColorSchemeIndex
-
Accent 6.
- Accent6 - Static variable in class com.aspose.slides.SchemeColor
- AccentedPicture - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a central, photographic idea with related ideas on the side.
- AccentProcess - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a progression, a timeline, or sequential steps in a task, process, or workflow.
- Across - Static variable in class com.aspose.slides.EffectSubtype
- Across - Static variable in class com.aspose.slides.FilterEffectSubtype
- ActiveBorder - Static variable in class com.aspose.slides.SystemColor
- ActiveCaption - Static variable in class com.aspose.slides.SystemColor
- add(IBehavior) - Method in class com.aspose.slides.BehaviorCollection
-
Add new behavior to a collection.
- add(IBehaviorProperty) - Method in class com.aspose.slides.BehaviorPropertyCollection
-
Adds a new property to the collection.
- add(String) - Method in class com.aspose.slides.BehaviorPropertyCollection
-
Adds a new property to the collection.
- add(IChartDataCell) - Method in class com.aspose.slides.ChartCategoryCollection
-
If category exists in collection, return it.
- add(Object) - Method in class com.aspose.slides.ChartCategoryCollection
-
Creates new
ChartCategory
from value and adds it to the collection.
- add(IChartDataCell) - Method in class com.aspose.slides.ChartCellCollection
-
Add new cell to the collection.
- add(Object) - Method in class com.aspose.slides.ChartCellCollection
-
Creates
ChartDataCell
from specified value and adds it to the collection.
- add(int) - Method in class com.aspose.slides.ChartSeriesCollection
-
Creates new chart series and adds it to the collection.
- add(IChartDataCell, int) - Method in class com.aspose.slides.ChartSeriesCollection
-
Creates new chart series from
ChartDataCell
and adds it to the collection.
- add(IChartCellCollection, int) - Method in class com.aspose.slides.ChartSeriesCollection
-
- add(String, int) - Method in class com.aspose.slides.ChartSeriesCollection
-
Creates new chart series from value and adds it to the collection.
- add(int, float) - Method in class com.aspose.slides.ColorOperationCollection
-
Adds a new operation to the end of collection.
- add(int) - Method in class com.aspose.slides.ColorOperationCollection
-
Adds a new operation to the end of collection.
- add(String, String) - Method in class com.aspose.slides.ControlPropertiesCollection
-
Adds a property to the collection.
- add(String) - Method in class com.aspose.slides.CustomXmlPartCollection
-
Adds new custom xml part.
- add(byte[]) - Method in class com.aspose.slides.CustomXmlPartCollection
-
Adds new custom xml part.
- add(InputStream) - Method in class com.aspose.slides.CustomXmlPartCollection
-
Adds new custom xml part.
- add(IDigitalSignature) - Method in class com.aspose.slides.DigitalSignatureCollection
-
Adds the signature at the end of collection.
- add(IFontFallBackRule) - Method in class com.aspose.slides.FontFallBackRulesCollection
-
Add a specified FallBack rule to the end of the collection.
- add(IFontSubstRule) - Method in class com.aspose.slides.FontSubstRuleCollection
-
Adds the new font substitution rule to the collection
- add(IMasterSlide, byte, String) - Method in class com.aspose.slides.GlobalLayoutSlideCollection
-
Adds a new layout slide to the presentation.
- add(float, Integer) - Method in class com.aspose.slides.GradientStopCollection
-
Creates the new gradient stop and adds it to the end of collection.
- add(IBehavior) - Method in interface com.aspose.slides.IBehaviorCollection
-
Add new behavior to a collection.
- add(String) - Method in interface com.aspose.slides.IBehaviorPropertyCollection
-
Adds a new property to the collection.
- add(IChartDataCell) - Method in interface com.aspose.slides.IChartCategoryCollection
-
If category exists in collection, return it.
- add(Object) - Method in interface com.aspose.slides.IChartCategoryCollection
-
- add(IChartDataCell) - Method in interface com.aspose.slides.IChartCellCollection
-
Add new cell to the collection.
- add(Object) - Method in interface com.aspose.slides.IChartCellCollection
-
Creates
IChartDataCell
from specified value and adds it to the collection.
- add(int) - Method in interface com.aspose.slides.IChartSeriesCollection
-
Creates new chart series and adds it to the collection.
- add(IChartDataCell, int) - Method in interface com.aspose.slides.IChartSeriesCollection
-
Creates new chart series from
IChartDataCell
and adds it to the collection.
- add(IChartCellCollection, int) - Method in interface com.aspose.slides.IChartSeriesCollection
-
- add(String, int) - Method in interface com.aspose.slides.IChartSeriesCollection
-
Creates new chart series from value and adds it to the collection.
- add(int, float) - Method in interface com.aspose.slides.IColorOperationCollection
-
Adds a new operation to the end of collection.
- add(int) - Method in interface com.aspose.slides.IColorOperationCollection
-
Adds a new operation to the end of collection.
- add(String, String) - Method in interface com.aspose.slides.IControlPropertiesCollection
-
Adds a property to the collection.
- add(byte[]) - Method in interface com.aspose.slides.ICustomXmlPartCollection
-
Adds new custom xml part.
- add(String) - Method in interface com.aspose.slides.ICustomXmlPartCollection
-
Adds new custom xml part.
- add(InputStream) - Method in interface com.aspose.slides.ICustomXmlPartCollection
-
Adds new custom xml part.
- add(IDigitalSignature) - Method in interface com.aspose.slides.IDigitalSignatureCollection
-
Adds the signature at the end of collection.
- add(IFontFallBackRule) - Method in interface com.aspose.slides.IFontFallBackRulesCollection
-
Add a new FallBack rule to the end of the collection.
- add(IFontSubstRule) - Method in interface com.aspose.slides.IFontSubstRuleCollection
-
Adds the new font substitution rule to the collection
- add(IMasterSlide, byte, String) - Method in interface com.aspose.slides.IGlobalLayoutSlideCollection
-
Adds a new layout slide to the presentation.
- add(float, Integer) - Method in interface com.aspose.slides.IGradientStopCollection
-
Creates the new gradient stop and adds it to the end of collection.
- add(byte, String) - Method in interface com.aspose.slides.IMasterLayoutSlideCollection
-
Adds a new layout slide to the end of the collection.
- add(IMathBlock) - Method in interface com.aspose.slides.IMathBlockCollection
-
Adds IMathBlock to the end of collection.
- add(IMathElement) - Method in interface com.aspose.slides.IMathElementCollection
-
Adds a math element to the end of the collection.
- add(int, PointF[], int, boolean) - Method in interface com.aspose.slides.IMotionPath
-
Add new command to path
- add(IParagraph) - Method in interface com.aspose.slides.IParagraphCollection
-
Adds a Paragraph to the end of collection.
- add(IParagraphCollection) - Method in interface com.aspose.slides.IParagraphCollection
-
Adds a content of ParagraphCollection to the end of collection.
- add(int) - Method in interface com.aspose.slides.IPieSplitCustomPointCollection
-
Adds data point by its index in parent series points collection.
- add(IPortion) - Method in interface com.aspose.slides.IPortionCollection
-
Adds a Portion to the end of collection.
- add(IShape) - Method in interface com.aspose.slides.ISequenceCollection
-
Add new interactive sequence.
- add(double, int) - Method in interface com.aspose.slides.ITabCollection
-
Adds a Tab to the collection.
- add(ITab) - Method in interface com.aspose.slides.ITabCollection
-
Adds a Tab to the collection.
- add(String, String) - Method in interface com.aspose.slides.ITagCollection
-
Adds a new tag to collection.
- add(int) - Method in interface com.aspose.slides.ITrendlineCollection
-
Adds the new Trendline at the end of a collection and return it.
- add(IVbaReference) - Method in interface com.aspose.slides.IVbaReferenceCollection
-
Adds the new reference to references collection
- add(byte, String) - Method in class com.aspose.slides.MasterLayoutSlideCollection
-
Adds a new layout slide to the end of the collection.
- add(IMathElement) - Method in class com.aspose.slides.MathBlock
-
Adds a math element to the end of the collection.
- add(IMathBlock) - Method in class com.aspose.slides.MathParagraph
-
Adds IMathBlock to the end of collection.
- add(int, PointF[], int, boolean) - Method in class com.aspose.slides.MotionPath
-
Add new command to path
- add(IParagraph) - Method in class com.aspose.slides.ParagraphCollection
-
Adds a Paragraph to the end of collection.
- add(IParagraphCollection) - Method in class com.aspose.slides.ParagraphCollection
-
Adds a content of ParagraphCollection to the end of collection.
- add(int) - Method in class com.aspose.slides.PieSplitCustomPointCollection
-
Adds data point by its index in parent series points collection.
- add(IPortion) - Method in class com.aspose.slides.PortionCollection
-
Adds a Portion to the end of collection.
- add(IShape) - Method in class com.aspose.slides.SequenceCollection
-
Add new interactive sequence.
- add(double, int) - Method in class com.aspose.slides.TabCollection
-
Adds a Tab to the collection.
- add(ITab) - Method in class com.aspose.slides.TabCollection
-
Adds a Tab to the collection.
- add(String, String) - Method in class com.aspose.slides.TagCollection
-
Adds a new tag to collection.
- add() - Method in class com.aspose.slides.TextAnimationCollection
-
Adds new text animation to the collection.
- add(int) - Method in class com.aspose.slides.TrendlineCollection
-
Adds the new Trendline at the end of a collection and return it.
- add(IVbaReference) - Method in class com.aspose.slides.VbaReferenceCollection
-
Adds the new reference to references collection
- AddAlpha - Static variable in class com.aspose.slides.ColorTransformOperation
-
Adds a parameter's value to an alpha component of the color.
- addAlphaBiLevelEffect(float) - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Alpha Bi-Level effect to the end of a collection.
- addAlphaBiLevelEffect(float) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Alpha Bi-Level effect to the end of a collection.
- addAlphaCeilingEffect() - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Alpha Ceiling effect to the end of a collection.
- addAlphaCeilingEffect() - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Alpha Ceiling effect to the end of a collection.
- addAlphaFloorEffect() - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Alpha Floor effect to the end of a collection.
- addAlphaFloorEffect() - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Alpha Floor effect to the end of a collection.
- addAlphaInverseEffect() - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Alpha Inverse effect to the end of a collection.
- addAlphaInverseEffect() - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Alpha Inverse effect to the end of a collection.
- addAlphaModulateEffect() - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Alpha Modulate effect to the end of a collection.
- addAlphaModulateEffect() - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Alpha Modulate effect to the end of a collection.
- addAlphaModulateFixedEffect(float) - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Alpha Modulate Fixed effect to the end of a collection.
- addAlphaModulateFixedEffect(float) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Alpha Modulate Fixed effect to the end of a collection.
- addAlphaReplaceEffect(float) - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Alpha Replace effect to the end of a collection.
- addAlphaReplaceEffect(float) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Alpha Replace effect to the end of a collection.
- addAttributeValue(String) - Method in class com.aspose.slides.HtmlGenerator
-
Quotes attribute value and adds it to the html file.
- addAttributeValue(char[]) - Method in class com.aspose.slides.HtmlGenerator
-
Quotes attribute value and adds it to the html file.
- addAttributeValue(char[], int, int) - Method in class com.aspose.slides.HtmlGenerator
-
Quotes attribute value and adds it to the html file.
- addAttributeValue(String) - Method in interface com.aspose.slides.IHtmlGenerator
-
Quotes attribute value and adds it to the html file.
- addAttributeValue(char[]) - Method in interface com.aspose.slides.IHtmlGenerator
-
Quotes attribute value and adds it to the html file.
- addAttributeValue(char[], int, int) - Method in interface com.aspose.slides.IHtmlGenerator
-
Quotes attribute value and adds it to the html file.
- addAudio(IAudio) - Method in class com.aspose.slides.AudioCollection
-
Adds a copy of an audio file from an another presentation.
- addAudio(InputStream) - Method in class com.aspose.slides.AudioCollection
-
Creates and adds a audio to a presentation from stream.
- addAudio(InputStream, int) - Method in class com.aspose.slides.AudioCollection
-
Creates and adds a audio to a presentation from stream.
- addAudio(byte[]) - Method in class com.aspose.slides.AudioCollection
-
Creates and adds a audio to a presentation from byte array.
- addAudio(IAudio) - Method in interface com.aspose.slides.IAudioCollection
-
Adds a copy of an audio file from an another presentation.
- addAudio(InputStream) - Method in interface com.aspose.slides.IAudioCollection
-
- addAudio(InputStream, int) - Method in interface com.aspose.slides.IAudioCollection
-
Creates and adds a audio to a presentation from stream.
- addAudio(byte[]) - Method in interface com.aspose.slides.IAudioCollection
-
Creates and adds a audio to a presentation from byte array.
- addAudioFrameCD(float, float, float, float) - Method in interface com.aspose.slides.IShapeCollection
-
Adds an AudioFrame with CD to the end of collection.
- addAudioFrameCD(float, float, float, float) - Method in class com.aspose.slides.ShapeCollection
-
Adds an AudioFrame with CD to the end of collection.
- addAudioFrameEmbedded(float, float, float, float, InputStream) - Method in interface com.aspose.slides.IShapeCollection
-
Adds a new audio frame with embedded audio file to the end of a collection.
- addAudioFrameEmbedded(float, float, float, float, IAudio) - Method in interface com.aspose.slides.IShapeCollection
-
Adds a new audio frame with embedded audio file to the end of a collection.
- addAudioFrameEmbedded(float, float, float, float, InputStream) - Method in class com.aspose.slides.ShapeCollection
-
Adds a new audio frame with embedded audio file to the end of a collection.
- addAudioFrameEmbedded(float, float, float, float, IAudio) - Method in class com.aspose.slides.ShapeCollection
-
Adds a new audio frame with embedded audio file to the end of a collection.
- addAudioFrameLinked(float, float, float, float, String) - Method in interface com.aspose.slides.IShapeCollection
-
Adds a new audio frame with linked audio file to the end of a collection.
- addAudioFrameLinked(float, float, float, float, String) - Method in class com.aspose.slides.ShapeCollection
-
Adds a new audio frame with linked audio file to the end of a collection.
- addAuthor(String, String) - Method in class com.aspose.slides.CommentAuthorCollection
-
Add new author at the end of a collection.
- addAuthor(String, String) - Method in interface com.aspose.slides.ICommentAuthorCollection
-
Add new author at the end of a collection.
- addAutoShape(int, float, float, float, float) - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new AutoShape, tunes it from default template and adds it to the end of the collection.
- addAutoShape(int, float, float, float, float, boolean) - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new AutoShape and adds it to the end of the collection.
- addAutoShape(int, float, float, float, float) - Method in class com.aspose.slides.ShapeCollection
-
Creates a new AutoShape, tunes it from default template and adds it to the end of the collection.
- addAutoShape(int, float, float, float, float, boolean) - Method in class com.aspose.slides.ShapeCollection
-
Creates a new AutoShape and adds it to the end of the collection.
- addBiLevelEffect(float) - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Bi-Level (black/white) effect to the end of a collection.
- addBiLevelEffect(float) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Bi-Level (black/white) effect to the end of a collection.
- AddBlue - Static variable in class com.aspose.slides.ColorTransformOperation
-
Adds a parameter's value to a blue component of the color.
- addBlurEffect(double, boolean) - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Blur effect to the end of a collection.
- addBlurEffect(double, boolean) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Blur effect to the end of a collection.
- addChart(int, float, float, float, float) - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new Chart, initialize it with sample series data and settings and adds
it to the end of the collection.
- addChart(int, float, float, float, float, boolean) - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new Chart and adds it to the end of the collection.
- addChart(int, float, float, float, float) - Method in class com.aspose.slides.ShapeCollection
-
Creates a new Chart, initialize it with sample series data and settings and adds
it to the end of the collection.
- addChart(int, float, float, float, float, boolean) - Method in class com.aspose.slides.ShapeCollection
-
Creates a new Chart and adds it to the end of the collection.
- addClone(IColumn, boolean) - Method in class com.aspose.slides.ColumnCollection
-
Creates a copy of the specified template row and inserts it at the bottom of a table.
- addClone(ILayoutSlide) - Method in class com.aspose.slides.GlobalLayoutSlideCollection
-
Adds a copy of a specified layout slide to the presentation.
- addClone(ILayoutSlide, IMasterSlide) - Method in class com.aspose.slides.GlobalLayoutSlideCollection
-
Adds a copy of a specified layout slide to the presentation.
- addClone(IColumn, boolean) - Method in interface com.aspose.slides.IColumnCollection
-
Creates a copy of the specified template row and inserts it at the bottom of a table.
- addClone(ILayoutSlide) - Method in interface com.aspose.slides.IGlobalLayoutSlideCollection
-
Adds a copy of a specified layout slide to the presentation.
- addClone(ILayoutSlide, IMasterSlide) - Method in interface com.aspose.slides.IGlobalLayoutSlideCollection
-
Adds a copy of a specified layout slide to the presentation.
- addClone(ILayoutSlide) - Method in interface com.aspose.slides.IMasterLayoutSlideCollection
-
Adds a copy of a specified layout slide to the end of the collection.
- addClone(IMasterSlide) - Method in interface com.aspose.slides.IMasterSlideCollection
-
Adds a copy of a specified master slide to the end of the collection.
- addClone(IRow, boolean) - Method in interface com.aspose.slides.IRowCollection
-
Creates a copy of the specified template row and inserts it at the bottom of a table.
- addClone(IShape, float, float, float, float) - Method in interface com.aspose.slides.IShapeCollection
-
Adds a copy of a specified shape to the end of the collection.
- addClone(IShape, float, float) - Method in interface com.aspose.slides.IShapeCollection
-
Adds a copy of a specified shape to the end of the collection.
- addClone(IShape) - Method in interface com.aspose.slides.IShapeCollection
-
Adds a copy of a specified shape to the end of the collection.
- addClone(ISlide) - Method in interface com.aspose.slides.ISlideCollection
-
Adds a copy of a specified slide to the end of the collection.
- addClone(ISlide, ISection) - Method in interface com.aspose.slides.ISlideCollection
-
Adds a copy of a specified slide to the end of the specified section.
- addClone(ISlide, ILayoutSlide) - Method in interface com.aspose.slides.ISlideCollection
-
Adds a copy of a specified slide to the end of the collection.
- addClone(ISlide, IMasterSlide, boolean) - Method in interface com.aspose.slides.ISlideCollection
-
Adds a copy of a specified source slide to the end of the collection.
- addClone(ILayoutSlide) - Method in class com.aspose.slides.MasterLayoutSlideCollection
-
Adds a copy of a specified layout slide to the end of the collection.
- addClone(IMasterSlide) - Method in class com.aspose.slides.MasterSlideCollection
-
Adds a copy of a specified master slide to the end of the collection.
- addClone(IRow, boolean) - Method in class com.aspose.slides.RowCollection
-
Creates a copy of the specified template row and inserts it at the bottom of a table.
- addClone(IShape, float, float, float, float) - Method in class com.aspose.slides.ShapeCollection
-
Adds a copy of a specified shape to the end of the collection.
- addClone(IShape, float, float) - Method in class com.aspose.slides.ShapeCollection
-
Adds a copy of a specified shape to the end of the collection.
- addClone(IShape) - Method in class com.aspose.slides.ShapeCollection
-
Adds a copy of a specified shape to the end of the collection.
- addClone(ISlide) - Method in class com.aspose.slides.SlideCollection
-
Adds a copy of a specified slide to the end of the collection.
- addClone(ISlide, ISection) - Method in class com.aspose.slides.SlideCollection
-
Adds a copy of a specified slide to the end of the specified section.
- addClone(ISlide, ILayoutSlide) - Method in class com.aspose.slides.SlideCollection
-
Adds a copy of a specified slide to the end of the collection.
- addClone(ISlide, IMasterSlide, boolean) - Method in class com.aspose.slides.SlideCollection
-
Adds a copy of a specified source slide to the end of the collection.
- addColorChangeEffect() - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Color Change effect to the end of a collection.
- addColorChangeEffect() - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Color Change effect to the end of a collection.
- addColorReplaceEffect() - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Color Replacement effect to the end of a collection.
- addColorReplaceEffect() - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Color Replacement effect to the end of a collection.
- addComment(String, ISlide, PointF, Date) - Method in class com.aspose.slides.CommentCollection
-
Add new comment at the end of a collection.
- addComment(String, ISlide, PointF, Date) - Method in interface com.aspose.slides.ICommentCollection
-
Add new comment at the end of a collection.
- addConnector(int, float, float, float, float) - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new Connector, tunes it from default template and adds it to the end of the collection.
- addConnector(int, float, float, float, float, boolean) - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new Connector and adds it to the end of the collection.
- addConnector(int, float, float, float, float) - Method in class com.aspose.slides.ShapeCollection
-
Creates a new Connector, tunes it from default template and adds it to the end of the collection.
- addConnector(int, float, float, float, float, boolean) - Method in class com.aspose.slides.ShapeCollection
-
Creates a new Connector and adds it to the end of the collection.
- addControl(int, float, float, float, float) - Method in class com.aspose.slides.ControlCollection
-
Creates and adds a new control to the collection.
- addControl(int, float, float, float, float) - Method in interface com.aspose.slides.IControlCollection
-
Creates and adds a new control to the collection.
- addDataPointForAreaSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForAreaSeries(double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForAreaSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForAreaSeries(double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBarSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBarSeries(double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBarSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBarSeries(double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBoxAndWhiskerSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBoxAndWhiskerSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(IChartDataCell, IChartDataCell, IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(double, IChartDataCell, IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(String, IChartDataCell, IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(IChartDataCell, double, IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(double, double, IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(String, double, IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(IChartDataCell, IChartDataCell, double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(double, IChartDataCell, double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(String, IChartDataCell, double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(IChartDataCell, double, double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(double, double, double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(String, double, double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(IChartDataCell, IChartDataCell, IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(double, IChartDataCell, IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(String, IChartDataCell, IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(IChartDataCell, double, IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(double, double, IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(String, double, IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(IChartDataCell, IChartDataCell, double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(double, IChartDataCell, double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(String, IChartDataCell, double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(IChartDataCell, double, double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(double, double, double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForBubbleSeries(String, double, double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForDoughnutSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForDoughnutSeries(double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForDoughnutSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForDoughnutSeries(double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForFunnelSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForFunnelSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForHistogramSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForHistogramSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForLineSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForLineSeries(double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForLineSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForLineSeries(double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForPieSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForPieSeries(double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForPieSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForPieSeries(double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForRadarSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForRadarSeries(double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForRadarSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForRadarSeries(double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(IChartDataCell, IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(double, IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(String, IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(IChartDataCell, double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(double, double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(String, double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(IChartDataCell, IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(double, IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(String, IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(IChartDataCell, double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(double, double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForScatterSeries(String, double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForStockSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForStockSeries(double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForStockSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForStockSeries(double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForSunburstSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForSunburstSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForSurfaceSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForSurfaceSeries(double) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForSurfaceSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForSurfaceSeries(double) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForTreemapSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForTreemapSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForWaterfallSeries(IChartDataCell) - Method in class com.aspose.slides.ChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDataPointForWaterfallSeries(IChartDataCell) - Method in interface com.aspose.slides.IChartDataPointCollection
-
Creates the new data point and adds it to the end of collection.
- addDuotoneEffect() - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Duotone effect to the end of a collection.
- addDuotoneEffect() - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Duotone effect to the end of a collection.
- addEffect(IShape, int, int, int) - Method in interface com.aspose.slides.ISequence
-
Add new effect to the end of sequence.
- addEffect(IParagraph, int, int, int) - Method in interface com.aspose.slides.ISequence
-
Add new animation effect for paragraph to the end of sequence.
- addEffect(IChart, int, int, int, int, int) - Method in interface com.aspose.slides.ISequence
-
Adds the new chart animation effect for category or series to the end of sequence.
- addEffect(IChart, int, int, int, int, int, int) - Method in interface com.aspose.slides.ISequence
-
Adds the new chart animation effect for elements in category or series to the end of sequence.
- addEffect(int, int, int) - Method in interface com.aspose.slides.ITextAnimation
-
Add new effect to the end of current sequence to end of group text animations.
- addEffect(IShape, int, int, int) - Method in class com.aspose.slides.Sequence
-
Add new effect to the end of sequence.
- addEffect(IParagraph, int, int, int) - Method in class com.aspose.slides.Sequence
-
Add new animation effect for paragraph to the end of sequence.
- addEffect(IChart, int, int, int, int, int) - Method in class com.aspose.slides.Sequence
-
Adds the new chart animation effect for category or series to the end of sequence.
- addEffect(IChart, int, int, int, int, int, int) - Method in class com.aspose.slides.Sequence
-
Adds the new chart animation effect for elements in category or series to the end of sequence.
- addEffect(int, int, int) - Method in class com.aspose.slides.TextAnimation
-
Add new effect to the end of current sequence to end of group text animations.
- addEmbeddedFont(IFontData, int) - Method in class com.aspose.slides.FontsManager
-
Adds the embedded font
- addEmbeddedFont(byte[], int) - Method in class com.aspose.slides.FontsManager
-
Adds the embedded font
- addEmbeddedFont(IFontData, int) - Method in interface com.aspose.slides.IFontsManager
-
Adds the embedded font.
- addEmbeddedFont(byte[], int) - Method in interface com.aspose.slides.IFontsManager
-
Adds the embedded font
- addEmptyModule(String) - Method in interface com.aspose.slides.IVbaModuleCollection
-
Adds a new empty module to the VBA Project.
- addEmptyModule(String) - Method in class com.aspose.slides.VbaModuleCollection
-
Adds a new empty module to the VBA Project.
- addEmptySection(String, int) - Method in interface com.aspose.slides.ISectionCollection
-
Add empty section to specified position of the collection.
- addEmptySection(String, int) - Method in class com.aspose.slides.SectionCollection
-
Add empty section to specified position of the collection.
- addEmptySlide(ILayoutSlide) - Method in interface com.aspose.slides.ISlideCollection
-
Adds a new empty slide to the end of the collection.
- addEmptySlide(ILayoutSlide) - Method in class com.aspose.slides.SlideCollection
-
Adds a new empty slide to the end of the collection.
- addFallBackFonts(String) - Method in class com.aspose.slides.FontFallBackRule
-
Adds a new font(s) to the list of FallBack fonts.
- addFallBackFonts(String[]) - Method in class com.aspose.slides.FontFallBackRule
-
Adds a new fonts to the list of FallBack fonts.
- addFallBackFonts(String) - Method in interface com.aspose.slides.IFontFallBackRule
-
Adds a new font(s) to the list of FallBack fonts.
- addFallBackFonts(String[]) - Method in interface com.aspose.slides.IFontFallBackRule
-
Adds a new fonts to the list of FallBack fonts.
- addField(IFieldType) - Method in interface com.aspose.slides.IPortion
-
Converts this portion to the automaticaly updated field.
- addField(String) - Method in interface com.aspose.slides.IPortion
-
Converts this portion to the automaticaly updated field.
- addField(IFieldType) - Method in class com.aspose.slides.Portion
-
Converts this portion to the automaticaly updated field.
- addField(String) - Method in class com.aspose.slides.Portion
-
Converts this portion to the automaticaly updated field.
- addFillOverlayEffect() - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Fill Overlay effect to the end of a collection.
- addFillOverlayEffect() - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Fill Overlay effect to the end of a collection.
- addFromHtml(String) - Method in interface com.aspose.slides.IParagraphCollection
-
Adds text from specified html string to the collection.
- addFromHtml(String, IExternalResourceResolver, String) - Method in interface com.aspose.slides.IParagraphCollection
-
Adds text from specified html string to the collection.
- addFromHtml(String, IExternalResourceResolver, String) - Method in interface com.aspose.slides.ISlideCollection
-
Creates slides from HTML text and adds them to the end of the collection.
- addFromHtml(String) - Method in interface com.aspose.slides.ISlideCollection
-
Creates slides from HTML text and adds them to the end of the collection.
- addFromHtml(InputStream, IExternalResourceResolver, String) - Method in interface com.aspose.slides.ISlideCollection
-
Creates slides from HTML text and adds them to the end of the collection.
- addFromHtml(InputStream) - Method in interface com.aspose.slides.ISlideCollection
-
Creates slides from HTML text and adds them to the end of the collection.
- addFromHtml(String) - Method in class com.aspose.slides.ParagraphCollection
-
Adds text from specified html string to the collection.
- addFromHtml(String, IExternalResourceResolver, String) - Method in class com.aspose.slides.ParagraphCollection
-
Adds text from specified html string to the collection.
- addFromHtml(String, IExternalResourceResolver, String) - Method in class com.aspose.slides.SlideCollection
-
Creates slides from HTML text and adds them to the end of the collection.
- addFromHtml(String) - Method in class com.aspose.slides.SlideCollection
-
Creates slides from HTML text and adds them to the end of the collection.
- addFromHtml(InputStream, IExternalResourceResolver, String) - Method in class com.aspose.slides.SlideCollection
-
Creates slides from HTML text and adds them to the end of the collection.
- addFromHtml(InputStream) - Method in class com.aspose.slides.SlideCollection
-
Creates slides from HTML text and adds them to the end of the collection.
- addGrayScaleEffect() - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Gray Scale effect to the end of a collection.
- addGrayScaleEffect() - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Gray Scale effect to the end of a collection.
- AddGreen - Static variable in class com.aspose.slides.ColorTransformOperation
-
Adds a parameter to a green component of the color.
- addGroupShape() - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new GroupShape and adds it to the end of the collection.
- addGroupShape(ISvgImage, float, float, float, float) - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new GroupShape, fills it with converted shapes from SVG and adds it to the end of the collection.
- addGroupShape() - Method in class com.aspose.slides.ShapeCollection
-
Creates a new GroupShape and adds it to the end of the collection.
- addGroupShape(ISvgImage, float, float, float, float) - Method in class com.aspose.slides.ShapeCollection
-
Creates a new GroupShape, fills it with converted shapes from SVG and adds it to the end of the collection.
- addHSLEffect(float, float, float) - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Hue/Saturation/Luminance effect to the end of a collection.
- addHSLEffect(float, float, float) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Hue/Saturation/Luminance effect to the end of a collection.
- addHtml(String) - Method in class com.aspose.slides.HtmlGenerator
-
Adds formatted HTML text.
- addHtml(char[]) - Method in class com.aspose.slides.HtmlGenerator
-
Adds formatted HTML text.
- addHtml(char[], int, int) - Method in class com.aspose.slides.HtmlGenerator
-
Adds formatted HTML text.
- addHtml(String) - Method in interface com.aspose.slides.IHtmlGenerator
-
Adds formatted HTML text.
- addHtml(char[]) - Method in interface com.aspose.slides.IHtmlGenerator
-
Adds formatted HTML text.
- addHtml(char[], int, int) - Method in interface com.aspose.slides.IHtmlGenerator
-
Adds formatted HTML text.
- AddHue - Static variable in class com.aspose.slides.ColorTransformOperation
-
Adds parameter's value to hue component of the color.
- addImage(Bitmap) - Method in interface com.aspose.slides.IImageCollection
-
Add an image to a presentation.
- addImage(InputStream) - Method in interface com.aspose.slides.IImageCollection
-
Add an image to a presentation from stream.
- addImage(InputStream, int) - Method in interface com.aspose.slides.IImageCollection
-
Creates and adds an image to a presentation from stream.
- addImage(byte[]) - Method in interface com.aspose.slides.IImageCollection
-
Adds an image to a presentation from specified buffer.
- addImage(IPPImage) - Method in interface com.aspose.slides.IImageCollection
-
Adds a copy of an image from an another presentation.
- addImage(ISvgImage) - Method in interface com.aspose.slides.IImageCollection
-
Add an image to a presentation from SVG object.
- addImage(IPPImage) - Method in class com.aspose.slides.ImageCollection
-
Adds a copy of an image from an another presentation.
- addImage(Bitmap) - Method in class com.aspose.slides.ImageCollection
-
Add an image to a presentation.
- addImage(InputStream) - Method in class com.aspose.slides.ImageCollection
-
Add an image to a presentation from stream.
- addImage(InputStream, int) - Method in class com.aspose.slides.ImageCollection
-
Creates and adds an image to a presentation from stream.
- addImage(byte[]) - Method in class com.aspose.slides.ImageCollection
-
Adds an image to a presentation from specified buffer.
- addImage(ISvgImage) - Method in class com.aspose.slides.ImageCollection
-
Add an image to a presentation from Svg object.
- addItem(IBehaviorProperty) - Method in class com.aspose.slides.BehaviorPropertyCollection
-
- addItem(IImageTransformOperation) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new image effect to the end of a collection.
- addItem(IChartDataPoint) - Method in class com.aspose.slides.PieSplitCustomPointCollection
-
Adds data point to collection.
- AddLinksToFontFiles - Static variable in class com.aspose.slides.SvgExternalFontsHandling
-
Add links to separate font files to style section of SVG file.
- AddLuminance - Static variable in class com.aspose.slides.ColorTransformOperation
-
Adds a parameter's value to a luminance component of the color.
- addLuminanceEffect(float, float) - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Luminance effect to the end of a collection.
- addLuminanceEffect(float, float) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Luminance effect to the end of a collection.
- addMathShape(float, float, float, float) - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new AutoShape of the type Rectangle to host mathematical content inside and adds it to the end of the collection.
- addMathShape(float, float, float, float) - Method in class com.aspose.slides.ShapeCollection
-
Creates a new Autoshape tuned from default template to math content and adds it to the end of the collection.
- addNode() - Method in interface com.aspose.slides.ISmartArtNodeCollection
-
Add new node or sub node.
- addNode() - Method in class com.aspose.slides.SmartArtNodeCollection
-
Add new smart art node or sub node.
- addNodeByPosition(int) - Method in interface com.aspose.slides.ISmartArtNodeCollection
-
Add new node in the selected position of nodes collection.
- addNodeByPosition(int) - Method in class com.aspose.slides.SmartArtNodeCollection
-
Add new node in the selected position of nodes collection
- addNotesSlide() - Method in interface com.aspose.slides.INotesSlideManager
-
Returns the notes slide for the current slide, creating one if there isn't.
- addNotesSlide() - Method in class com.aspose.slides.NotesSlideManager
-
Returns the notes slide for the current slide, creating one if there isn't.
- addOleObjectFrame(float, float, float, float, IOleEmbeddedDataInfo) - Method in interface com.aspose.slides.IShapeCollection
-
Adds a new OLE object to the end of a collection.
- addOleObjectFrame(float, float, float, float, String, byte[]) - Method in interface com.aspose.slides.IShapeCollection
-
- addOleObjectFrame(float, float, float, float, String, String) - Method in interface com.aspose.slides.IShapeCollection
-
Adds a new OLE object to the end of a collection.
- addOleObjectFrame(float, float, float, float, IOleEmbeddedDataInfo) - Method in class com.aspose.slides.ShapeCollection
-
Adds a new OLE object to the end of a collection.
- addOleObjectFrame(float, float, float, float, String, byte[]) - Method in class com.aspose.slides.ShapeCollection
-
- addOleObjectFrame(float, float, float, float, String, String) - Method in class com.aspose.slides.ShapeCollection
-
Adds a new OLE object to the end of a collection.
- AddOrModifyFields - Static variable in class com.aspose.slides.PdfAccessPermissions
-
Specifies whether a user may add or modify text annotations, fill in interactive form fields, and, if bit
PdfAccessPermissions.ModifyContent
is also set, create or modify interactive form fields (including signature
fields).
- addPictureFrame(int, float, float, float, float, IPPImage) - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new PictureFrame and adds it to the end of the collection.
- addPictureFrame(int, float, float, float, float, IPPImage) - Method in class com.aspose.slides.ShapeCollection
-
Creates a new PictureFrame and adds it to the end of the collection.
- addPlaceholder(IPlaceholder) - Method in interface com.aspose.slides.IShape
-
Adds a new placeholder if there is no and sets placeholder properties to a specified one.
- addPlaceholder(IPlaceholder) - Method in class com.aspose.slides.Shape
-
Adds a new placeholder if there is no and sets placeholder properties to a specified one.
- addPresetColor(float, int) - Method in class com.aspose.slides.GradientStopCollection
-
Creates the new gradient stop and adds it to the end of collection.
- addPresetColor(float, int) - Method in interface com.aspose.slides.IGradientStopCollection
-
Creates the new gradient stop and adds it to the end of collection.
- AddRed - Static variable in class com.aspose.slides.ColorTransformOperation
-
Adds a parameter's value to a red component of the color.
- AddSaturation - Static variable in class com.aspose.slides.ColorTransformOperation
-
Adds a parameter's value to a saturation component of the color.
- addSchemeColor(float, int) - Method in class com.aspose.slides.GradientStopCollection
-
Creates the new gradient stop and adds it to the end of collection.
- addSchemeColor(float, int) - Method in interface com.aspose.slides.IGradientStopCollection
-
Creates the new gradient stop and adds it to the end of collection.
- addSection(String, ISlide) - Method in interface com.aspose.slides.ISectionCollection
-
Add new section started form specific slide.
- addSection(String, ISlide) - Method in class com.aspose.slides.SectionCollection
-
Add slides section started form specific slide.
- addSmartArt(float, float, float, float, int) - Method in interface com.aspose.slides.IShapeCollection
-
Add SmartArt object
- addSmartArt(float, float, float, float, int) - Method in class com.aspose.slides.ShapeCollection
-
Add SmartArt diagram.
- addTable(float, float, double[], double[]) - Method in interface com.aspose.slides.IShapeCollection
-
Creates a new Table and adds it to the end of the collection.
- addTable(float, float, double[], double[]) - Method in class com.aspose.slides.ShapeCollection
-
Creates a new Table and adds it to the end of the collection.
- addText(String) - Method in class com.aspose.slides.HtmlGenerator
-
Adds plain text to the html files, replacing special characters with html entities.
- addText(char[]) - Method in class com.aspose.slides.HtmlGenerator
-
Adds plain text to the html files, replacing special characters with html entities.
- addText(char[], int, int) - Method in class com.aspose.slides.HtmlGenerator
-
Adds plain text to the html files, replacing special characters with html entities.
- addText(String) - Method in interface com.aspose.slides.IHtmlGenerator
-
Adds plain text to the html files, replacing special characters with html entities.
- addText(char[]) - Method in interface com.aspose.slides.IHtmlGenerator
-
Adds plain text to the html files, replacing special characters with html entities.
- addText(char[], int, int) - Method in interface com.aspose.slides.IHtmlGenerator
-
Adds plain text to the html files, replacing special characters with html entities.
- addTextFrame(String) - Method in class com.aspose.slides.AutoShape
-
Adds a new TextFrame to a shape.
- addTextFrame(String) - Method in interface com.aspose.slides.IAutoShape
-
Adds a new TextFrameEx to a shape.
- addTextFrameForOverriding(String) - Method in class com.aspose.slides.ChartTitle
-
Initialize TextFrameForOverriding with the text in paramener "text".
- addTextFrameForOverriding(String) - Method in class com.aspose.slides.DataLabel
-
Initialize TextFrameForOverriding with the text in paramener "text".
- addTextFrameForOverriding(String) - Method in interface com.aspose.slides.IOverridableText
-
Initialize TextFrameForOverriding with the text in paramener "text".
- addTextFrameForOverriding(String) - Method in class com.aspose.slides.Trendline
-
Initialize TextFrameForOverriding with the text in paramener "text".
- addTintEffect(float, float) - Method in interface com.aspose.slides.IImageTransformOperationCollection
-
Adds the new Tint effect to the end of a collection.
- addTintEffect(float, float) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Adds the new Tint effect to the end of a collection.
- addVideo(IVideo) - Method in interface com.aspose.slides.IVideoCollection
-
Adds a copy of an video file from an another presentation.
- addVideo(InputStream) - Method in interface com.aspose.slides.IVideoCollection
-
- addVideo(InputStream, int) - Method in interface com.aspose.slides.IVideoCollection
-
Creates and adds a video to a presentation from stream.
- addVideo(byte[]) - Method in interface com.aspose.slides.IVideoCollection
-
Creates and adds a video to a presentation from byte array.
- addVideo(IVideo) - Method in class com.aspose.slides.VideoCollection
-
Adds a copy of an video file from an another presentation.
- addVideo(InputStream) - Method in class com.aspose.slides.VideoCollection
-
Creates and adds a video to a presentation from stream.
- addVideo(InputStream, int) - Method in class com.aspose.slides.VideoCollection
-
Creates and adds a video to a presentation from stream.
- addVideo(byte[]) - Method in class com.aspose.slides.VideoCollection
-
Creates and adds a video to a presentation from byte array.
- addVideoFrame(float, float, float, float, String) - Method in interface com.aspose.slides.IShapeCollection
-
Adds a new video frame to the end of a collection.
- addVideoFrame(float, float, float, float, IVideo) - Method in interface com.aspose.slides.IShapeCollection
-
Adds a new video frame to the end of a collection.
- addVideoFrame(float, float, float, float, String) - Method in class com.aspose.slides.ShapeCollection
-
Adds a new video frame to the end of a collection.
- addVideoFrame(float, float, float, float, IVideo) - Method in class com.aspose.slides.ShapeCollection
-
Adds a new video frame to the end of a collection.
- AdjustValue - Class in com.aspose.slides
-
Represents a geometry shape's adjustment value.
- AdjustValueCollection - Class in com.aspose.slides
-
Reprasents a collection of shape's adjustments.
- AfterPrevious - Static variable in class com.aspose.slides.EffectTriggerType
- Airplane - Static variable in class com.aspose.slides.TransitionType
-
Available in PowerPoint 2013.
- AliceBlue - Static variable in class com.aspose.slides.PresetColor
- AlignBottom - Static variable in class com.aspose.slides.ShapesAlignmentType
-
Align bottom
- AlignCenter - Static variable in class com.aspose.slides.ShapesAlignmentType
-
Align center
- AlignLeft - Static variable in class com.aspose.slides.ShapesAlignmentType
-
Align left
- AlignMiddle - Static variable in class com.aspose.slides.ShapesAlignmentType
-
Align middle
- AlignRight - Static variable in class com.aspose.slides.ShapesAlignmentType
-
Align right
- alignShapes(int, boolean, IShapeCollection) - Static method in class com.aspose.slides.SlideUtil
-
Changes the placement of selected shapes on the slide.
- alignShapes(int, boolean, IBaseSlide, int[]) - Static method in class com.aspose.slides.SlideUtil
-
Changes the placement of selected shapes on the slide.
- AlignTop - Static variable in class com.aspose.slides.ShapesAlignmentType
-
Align top
- All - Static variable in class com.aspose.slides.EmbedFontCharacters
-
Embed all characters (best for editing by other people).
- All - Static variable in class com.aspose.slides.TextCapType
- All - Static variable in class com.aspose.slides.TextInheritanceLimit
-
Inherit all text properties.
- AllParagraphsAtOnce - Static variable in class com.aspose.slides.BuildType
-
All paragraph.
- AllSlides - Static variable in class com.aspose.slides.AudioPlayModePreset
-
Play on all slides.
- AllSlides - Static variable in class com.aspose.slides.VideoPlayModePreset
-
Play on all slides.
- AlphaBiLevel - Class in com.aspose.slides
-
Represents an Alpha Bi-Level effect.
- AlphaBiLevelEffectiveData - Class in com.aspose.slides
-
Immutable object which represents an Alpha Bi-Level effect.
- AlphaCeiling - Class in com.aspose.slides
-
Represents an Alpha Ceiling effect.
- AlphaCeilingEffectiveData - Class in com.aspose.slides
-
Immutable object which represents an Alpha Ceiling effect.
- AlphaFloor - Class in com.aspose.slides
-
Represents an Alpha Floor effect.
- AlphaFloorEffectiveData - Class in com.aspose.slides
-
Immutable object which represents an Alpha Floor effect.
- AlphaInverse - Class in com.aspose.slides
-
Represents an Alpha Inverse effect.
- AlphaInverseEffectiveData - Class in com.aspose.slides
-
Immutable object which represents an Alpha Inverse effect.
- AlphaModulate - Class in com.aspose.slides
-
Represents an Alpha Modulate effect.
- AlphaModulateEffectiveData - Class in com.aspose.slides
-
Immutable object which represents an Alpha Modulate effect.
- AlphaModulateFixed - Class in com.aspose.slides
-
Represents an Alpha Modulate Fixed effect.
- AlphaModulateFixedEffectiveData - Class in com.aspose.slides
-
Immutable object which represents an Alpha Modulate Fixed effect.
- AlphaReplace - Class in com.aspose.slides
-
Represents and Alpha Replace effect.
- AlphaReplaceEffectiveData - Class in com.aspose.slides
-
Immutable object which represents and Alpha Replace effect.
- AlternateProcessFlow - Static variable in class com.aspose.slides.ShapeType
-
Alternate Process Flow Shape.
- AlternatingFlow - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show groups of information or sequential steps in a task, process, or workflow.
- AlternatingHexagons - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to represent a series of interconnected ideas.
- AlternatingPictureBlocks - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a series of pictures from top to bottom.
- AlternatingPictureCircles - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a set of pictures with text.
- Always - Static variable in class com.aspose.slides.BehaviorAccumulateType
- Always - Static variable in class com.aspose.slides.EffectRestartType
- Always - Static variable in class com.aspose.slides.FontSubstCondition
-
Substitute always
- Angle - Static variable in class com.aspose.slides.BevelPresetType
- AnimationTimeLine - Class in com.aspose.slides
-
Represents timeline of animation.
- AntiqueWhite - Static variable in class com.aspose.slides.PresetColor
- Appear - Static variable in class com.aspose.slides.EffectType
-
{@code
- Appearance - Static variable in class com.aspose.slides.ShapeThumbnailBounds
-
Shape thumbnail will have size equal to the shape appearance (in bounds of a slide).
- appendEmptySection(String) - Method in interface com.aspose.slides.ISectionCollection
-
Add empty section to the end of the collection.
- appendEmptySection(String) - Method in class com.aspose.slides.SectionCollection
-
Add empty section to the end of the collection.
- applyColorScheme(IExtraColorScheme) - Method in class com.aspose.slides.BaseOverrideThemeManager
-
Applies extra color scheme to a slide.
- applyColorScheme(IExtraColorScheme) - Method in interface com.aspose.slides.IThemeManager
-
Applies extra color scheme to a slide.
- applyColorScheme(IExtraColorScheme) - Method in class com.aspose.slides.MasterThemeManager
-
Applies extra color scheme to a slide.
- applyDefaultParagraphIndentsShifts() - Method in class com.aspose.slides.BulletFormat
-
Sets default non-zero shifts for effective paragraph Indent and MarginLeft when bullets is enabled (like PowerPoint do if enable paragraph bullets/numbering in it).
- applyDefaultParagraphIndentsShifts() - Method in interface com.aspose.slides.IBulletFormat
-
Sets default non-zero shifts for effective paragraph Indent and MarginLeft when bullets is enabled (like PowerPoint do if enable paragraph bullets/numbering in it).
- applyExternalThemeToDependingSlides(String) - Method in interface com.aspose.slides.IMasterSlide
-
Creates a new master slide based on the current one, applying an external theme to it
and applies the created master slide to all dependent slides.
- applyExternalThemeToDependingSlides(String) - Method in class com.aspose.slides.MasterSlide
-
Creates a new master slide based on the current one, applying an external theme to it
and applies the created master slide to all dependent slides.
- AppWorkspace - Static variable in class com.aspose.slides.SystemColor
- Aqua - Static variable in class com.aspose.slides.PresetColor
- Aquamarine - Static variable in class com.aspose.slides.PresetColor
- ArcCos - Static variable in class com.aspose.slides.MathFunctionsOfOneArgument
-
Arccosine
- ArcCot - Static variable in class com.aspose.slides.MathFunctionsOfOneArgument
-
Arccotangent
- ArcCsc - Static variable in class com.aspose.slides.MathFunctionsOfOneArgument
-
Arccosecant
- ArchDown - Static variable in class com.aspose.slides.TextShapeType
-
Downward Arch
- ArchDownPour - Static variable in class com.aspose.slides.TextShapeType
-
Downward Pour Arch
- ArchUp - Static variable in class com.aspose.slides.TextShapeType
-
Upward Arch
- ArchUpPour - Static variable in class com.aspose.slides.TextShapeType
-
Upward Pour Arch
- ArcSec - Static variable in class com.aspose.slides.MathFunctionsOfOneArgument
-
Arcsecant
- ArcSin - Static variable in class com.aspose.slides.MathFunctionsOfOneArgument
-
Arcsine
- ArcTan - Static variable in class com.aspose.slides.MathFunctionsOfOneArgument
-
Arctangent
- Area - Static variable in class com.aspose.slides.BubbleSizeRepresentationType
-
Specifies the area of the bubbles shall be proportional to the bubble size value.
- Area - Static variable in class com.aspose.slides.ChartType
-
Represents Area Chart.
- Area3D - Static variable in class com.aspose.slides.ChartType
-
Represents 3D Area Chart.
- AreaChart_Area - Static variable in class com.aspose.slides.CombinableSeriesTypesGroup
-
Groups this set of series types:
{ ChartType.Area }
- AreaChart_Area3D - Static variable in class com.aspose.slides.CombinableSeriesTypesGroup
-
Groups this set of series types:
{ ChartType.Area3D }
- AreaChart_PercentsStackedArea - Static variable in class com.aspose.slides.CombinableSeriesTypesGroup
-
Groups this set of series types:
{ ChartType.PercentsStackedArea }
- AreaChart_PercentsStackedArea3D - Static variable in class com.aspose.slides.CombinableSeriesTypesGroup
-
Groups this set of series types:
{ ChartType.PercentsStackedArea3D }
- AreaChart_StackedArea - Static variable in class com.aspose.slides.CombinableSeriesTypesGroup
-
Groups this set of series types:
{ ChartType.StackedArea }
- AreaChart_StackedArea3D - Static variable in class com.aspose.slides.CombinableSeriesTypesGroup
-
Groups this set of series types:
{ ChartType.StackedArea3D }
- Arranged - Static variable in class com.aspose.slides.TextExtractionArrangingMode
-
The text is positioned in the same order as on the slide
- ArrowRibbon - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show either related or contrasting concepts with some connection, such as opposing forces.
- ArtDeco - Static variable in class com.aspose.slides.BevelPresetType
- asArgumentOfFunction(IMathElement) - Method in interface com.aspose.slides.IMathElement
-
Takes specified function using this instance as the argument
- asArgumentOfFunction(String) - Method in interface com.aspose.slides.IMathElement
-
Takes specified function using this instance as the argument
- asArgumentOfFunction(int) - Method in interface com.aspose.slides.IMathElement
-
Takes specified function using this instance as the argument
- asArgumentOfFunction(int, IMathElement) - Method in interface com.aspose.slides.IMathElement
-
Takes specified function using this instance as the argument and specified additional argument
- asArgumentOfFunction(int, String) - Method in interface com.aspose.slides.IMathElement
-
Takes specified function using this instance as the argument and specified additional argument
- asArgumentOfFunction(IMathElement) - Method in class com.aspose.slides.MathElementBase
-
Takes specified function using this instance as the argument
- asArgumentOfFunction(String) - Method in class com.aspose.slides.MathElementBase
-
Takes specified function using this instance as the argument
- asArgumentOfFunction(int) - Method in class com.aspose.slides.MathElementBase
-
Takes specified function using this instance as the argument
- asArgumentOfFunction(int, IMathElement) - Method in class com.aspose.slides.MathElementBase
-
Takes specified function using this instance as the argument and specified additional argument
- asArgumentOfFunction(int, String) - Method in class com.aspose.slides.MathElementBase
-
Takes specified function using this instance as the argument and specified additional argument
- Ascend - Static variable in class com.aspose.slides.EffectType
-
{@code
- AscendingPictureAccentProcess - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show an ascending series of pictures with descriptive text.
- AsOneObject - Static variable in class com.aspose.slides.BuildType
-
With containing shape.
- AsposeLicenseException - Exception in com.aspose.slides
-
This exception is thrown if any errors with license are detected.
- AsposeLicenseException() - Constructor for exception com.aspose.slides.AsposeLicenseException
-
Creates a new AsposeLicenseException.
- AsposeLicenseException(String) - Constructor for exception com.aspose.slides.AsposeLicenseException
-
Creates a new AsposeLicenseException with a message string.
- AsposeLicenseException(String, Throwable) - Constructor for exception com.aspose.slides.AsposeLicenseException
-
Creates a new AsposeLicenseException with a message string and a reason.
- AssembleDocument - Static variable in class com.aspose.slides.PdfAccessPermissions
-
Specifies whether a user may assemble the document (insert, rotate, or delete pages and create bookmarks or
thumbnail images), even if bit
PdfAccessPermissions.ModifyContent
is clear.
- AssemblyVersion - Static variable in class com.aspose.slides.BuildVersionInfo
-
Version of Aspose.Slides assembly.
- Audio - Class in com.aspose.slides
-
Represents an embedded audio file.
- AudioCollection - Class in com.aspose.slides
-
Represents a collection of embedded audio files.
- AudioFrame - Class in com.aspose.slides
-
Represents an audio clip on a slide.
- AudioPlayModePreset - Class in com.aspose.slides
-
Constants which define how a sound is played.
- AudioVolumeMode - Class in com.aspose.slides
-
Constants which define audio volume.
- Auto - Static variable in class com.aspose.slides.AudioPlayModePreset
-
Play automatically.
- Auto - Static variable in class com.aspose.slides.LoadFormat
-
Instructs Aspose.Slides to recognize the format automatically.
- Auto - Static variable in class com.aspose.slides.MotionPathPointsType
- Auto - Static variable in class com.aspose.slides.VideoPlayModePreset
-
Play automatically.
- Automatic - Static variable in class com.aspose.slides.AxisAggregationType
-
Aggregate categories automatically.
- Automatic - Static variable in class com.aspose.slides.BlackWhiteMode
-
The object is rendered with automatic coloring
- Automatic - Static variable in class com.aspose.slides.FontAlignment
- AutoShape - Class in com.aspose.slides
-
Represents an AutoShape.
- AutoShapeLock - Class in com.aspose.slides
-
Determines which operations are disabled on the parent AutoshapeEx.
- AxesCompositionNotCombinableException - Exception in com.aspose.slides
-
Exception which thrown when axes composition of the series is not combinable with present axes
composition in chart.
- AxesCompositionNotCombinableException() - Constructor for exception com.aspose.slides.AxesCompositionNotCombinableException
-
Default constructor.
- AxesCompositionNotCombinableException(String) - Constructor for exception com.aspose.slides.AxesCompositionNotCombinableException
-
Constructor allowing a message to be added to this exception.
- AxesCompositionNotCombinableException(String, RuntimeException) - Constructor for exception com.aspose.slides.AxesCompositionNotCombinableException
-
Constructor for an exception containing a message and an embedded exception.
- AxesManager - Class in com.aspose.slides
-
Provides access to chart axes.
- Axis - Class in com.aspose.slides
-
Encapsulates the object that represents a chart's axis.
- AxisAggregationType - Class in com.aspose.slides
-
Represents aggregation type of category axis.
- AxisCrossesAtZero - Static variable in class com.aspose.slides.CrossesType
-
The category axis crosses at the zero point of the value axis (if possible), or the minimum value (if the minimum is greater than zero) or the maximum (if the maximum is less than zero).
- AxisFormat - Class in com.aspose.slides
-
Represents chart format properties.
- AxisPositionType - Class in com.aspose.slides
-
Determines a position of axis.
- Azure - Static variable in class com.aspose.slides.PresetColor