- CadetBlue - Static variable in class com.aspose.slides.PresetColor
- Call - Static variable in class com.aspose.slides.CommandEffectType
- Callout1 - Static variable in class com.aspose.slides.ShapeType
-
Callout 1 Shape.
- Callout1WithAccent - Static variable in class com.aspose.slides.ShapeType
-
Callout 1 with Accent Shape.
- Callout1WithBorder - Static variable in class com.aspose.slides.ShapeType
-
Callout 1 with Border Shape.
- Callout1WithBorderAndAccent - Static variable in class com.aspose.slides.ShapeType
-
Callout 1 with Border and Accent Shape.
- Callout2 - Static variable in class com.aspose.slides.ShapeType
-
Callout 2 Shape.
- Callout2WithAccent - Static variable in class com.aspose.slides.ShapeType
-
Callout 2 with Accent Shape.
- Callout2WithBorder - Static variable in class com.aspose.slides.ShapeType
-
Callout 2 with Border Shape.
- Callout2WithBorderAndAccent - Static variable in class com.aspose.slides.ShapeType
-
Callout 2 with Border and Accent Shape.
- Callout3 - Static variable in class com.aspose.slides.ShapeType
-
Callout 3 Shape.
- Callout3WithAccent - Static variable in class com.aspose.slides.ShapeType
-
Callout 3 with Accent Shape.
- Callout3WithBorder - Static variable in class com.aspose.slides.ShapeType
-
Callout 3 with Border Shape.
- Callout3WithBorderAndAccent - Static variable in class com.aspose.slides.ShapeType
-
Callout 3 with Border and Accent Shape.
- CalloutCloud - Static variable in class com.aspose.slides.ShapeType
-
Callout Cloud Shape.
- CalloutDownArrow - Static variable in class com.aspose.slides.ShapeType
-
Callout Down Arrow Shape.
- CalloutLeftArrow - Static variable in class com.aspose.slides.ShapeType
-
Callout Left Arrow Shape.
- CalloutLeftRightArrow - Static variable in class com.aspose.slides.ShapeType
-
Callout Left Right Arrow Shape.
- CalloutQuadArrow - Static variable in class com.aspose.slides.ShapeType
-
Callout Quad-Arrow Shape.
- CalloutRightArrow - Static variable in class com.aspose.slides.ShapeType
-
Callout Right Arrow Shape.
- CalloutUpArrow - Static variable in class com.aspose.slides.ShapeType
-
Callout Up Arrow Shape.
- CalloutUpDownArrow - Static variable in class com.aspose.slides.ShapeType
-
Callout Up Down Arrow Shape.
- CalloutWedgeEllipse - Static variable in class com.aspose.slides.ShapeType
-
Callout Wedge Ellipse Shape.
- CalloutWedgeRectangle - Static variable in class com.aspose.slides.ShapeType
-
Callout Wedge Rectangle Shape.
- CalloutWedgeRoundRectangle - Static variable in class com.aspose.slides.ShapeType
-
Callout Wedge Round Rectangle Shape.
- Camera - Class in com.aspose.slides
-
Represents Camera.
- CameraPresetType - Class in com.aspose.slides
-
Constants which define camera preset type.
- Can - Static variable in class com.aspose.slides.ShapeType
-
Can Shape.
- CanDown - Static variable in class com.aspose.slides.TextShapeType
-
Downward Can
- CannotCombine2DAnd3DChartsException - Exception in com.aspose.slides
-
Exception which thrown when trying to combine 2D and 3D chart types.
- CannotCombine2DAnd3DChartsException() - Constructor for exception com.aspose.slides.CannotCombine2DAnd3DChartsException
-
Default constructor.
- CannotCombine2DAnd3DChartsException(String) - Constructor for exception com.aspose.slides.CannotCombine2DAnd3DChartsException
-
Constructor allowing a message to be added to this exception.
- CannotCombine2DAnd3DChartsException(String, RuntimeException) - Constructor for exception com.aspose.slides.CannotCombine2DAnd3DChartsException
-
Constructor for an exception containing a message and an embedded exception.
- CanUp - Static variable in class com.aspose.slides.TextShapeType
-
Upward Can
- CaptionedPictures - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show pictures with multiple levels of text.
- CaptionText - Static variable in class com.aspose.slides.SystemColor
- Cartoon - Static variable in class com.aspose.slides.SmartArtQuickStyleType
-
Cartoon
- CascadeDown - Static variable in class com.aspose.slides.TextShapeType
-
Downward Cascade
- CascadeUp - Static variable in class com.aspose.slides.TextShapeType
-
Upward Cascade
- CategoryAxisType - Class in com.aspose.slides
-
Represents a type of a category axis.
- CCITT3 - Static variable in class com.aspose.slides.TiffCompressionTypes
-
Specifies the CCITT3 compression scheme.
- CCITT4 - Static variable in class com.aspose.slides.TiffCompressionTypes
-
Specifies the CCITT4 compression scheme.
- Cell - Class in com.aspose.slides
-
Represents a cell of a table.
- CellCircularReferenceException - Exception in com.aspose.slides
-
The exception that is thrown when one or more circular references are detected where a formula refers to its
own cell either directly or indirectly.
- CellCircularReferenceException() - Constructor for exception com.aspose.slides.CellCircularReferenceException
-
- CellCircularReferenceException(String) - Constructor for exception com.aspose.slides.CellCircularReferenceException
-
- CellCircularReferenceException(String, RuntimeException) - Constructor for exception com.aspose.slides.CellCircularReferenceException
-
Initializes a new instance of the
CellCircularReferenceException
class with a specified error message
and a reference to the inner exception that is the cause of this exception.
- CellCircularReferenceException(String, String) - Constructor for exception com.aspose.slides.CellCircularReferenceException
-
- CellCollection - Class in com.aspose.slides
-
Represents a collection of cells.
- CellFormat - Class in com.aspose.slides
-
Represents format of a table cell.
- CellInvalidFormulaException - Exception in com.aspose.slides
-
The exception that is thrown when a calculated formula is not correct or was not parsed.
- CellInvalidFormulaException() - Constructor for exception com.aspose.slides.CellInvalidFormulaException
-
- CellInvalidFormulaException(String) - Constructor for exception com.aspose.slides.CellInvalidFormulaException
-
- CellInvalidFormulaException(String, RuntimeException) - Constructor for exception com.aspose.slides.CellInvalidFormulaException
-
Initializes a new instance of the
CellInvalidFormulaException
class with a specified error message
and a reference to the inner exception that is the cause of this exception.
- CellInvalidFormulaException(String, String) - Constructor for exception com.aspose.slides.CellInvalidFormulaException
-
Initializes a new instance of the
CellInvalidFormulaException
class with a specified error message
and a cell reference that contains the invalid formula.
- CellInvalidReferenceException - Exception in com.aspose.slides
-
The exception that is thrown when an invalid cell reference is encountered.
- CellInvalidReferenceException() - Constructor for exception com.aspose.slides.CellInvalidReferenceException
-
- CellInvalidReferenceException(String) - Constructor for exception com.aspose.slides.CellInvalidReferenceException
-
- CellInvalidReferenceException(String, RuntimeException) - Constructor for exception com.aspose.slides.CellInvalidReferenceException
-
Initializes a new instance of the
CellInvalidReferenceException
class with a specified error message
and a reference to the inner exception that is the cause of this exception.
- CellInvalidReferenceException(String, String) - Constructor for exception com.aspose.slides.CellInvalidReferenceException
-
- CellUnsupportedDataException - Exception in com.aspose.slides
-
The exception that is thrown when an unsupported data is encountered in a spreadsheet cell.
- CellUnsupportedDataException() - Constructor for exception com.aspose.slides.CellUnsupportedDataException
-
- CellUnsupportedDataException(String) - Constructor for exception com.aspose.slides.CellUnsupportedDataException
-
- CellUnsupportedDataException(String, RuntimeException) - Constructor for exception com.aspose.slides.CellUnsupportedDataException
-
Initializes a new instance of the
CellUnsupportedDataException
class with a specified error
message and a reference to the inner exception that is the cause of this exception.
- Center - Static variable in class com.aspose.slides.EffectSubtype
- Center - Static variable in class com.aspose.slides.FontAlignment
- Center - Static variable in class com.aspose.slides.LegendDataLabelPosition
-
Specifies that data labels shall be displayed centered on the data marker.
- Center - Static variable in class com.aspose.slides.LineAlignment
- Center - Static variable in class com.aspose.slides.MathHorizontalAlignment
-
Center
- Center - Static variable in class com.aspose.slides.MathVerticalAlignment
-
Center
- Center - Static variable in class com.aspose.slides.RectangleAlignment
- Center - Static variable in class com.aspose.slides.TabAlignment
-
Center alignment
- Center - Static variable in class com.aspose.slides.TextAlignment
-
Center alignment.
- Center - Static variable in class com.aspose.slides.TextAnchorType
- Center - Static variable in class com.aspose.slides.TransitionCornerAndCenterDirectionType
- Centered - Static variable in class com.aspose.slides.MathDelimiterShape
-
Centered to math axis
- Centered - Static variable in class com.aspose.slides.MathJustification
-
Align mathematical text to the center
- CenteredAsGroup - Static variable in class com.aspose.slides.MathJustification
-
Center on the page the entire group of math blocks as a single unit.
- CenteredTitle - Static variable in class com.aspose.slides.PlaceholderType
-
Centered Title.
- CenterRevolve - Static variable in class com.aspose.slides.EffectType
-
{@code
- Centimeter - Static variable in class com.aspose.slides.SvgCoordinateUnit
-
Centimeter.
- ChangeFillColor - Static variable in class com.aspose.slides.EffectType
-
{@code
- ChangeFont - Static variable in class com.aspose.slides.EffectType
-
{@code
- ChangeFontColor - Static variable in class com.aspose.slides.EffectType
-
{@code
- ChangeFontSize - Static variable in class com.aspose.slides.EffectType
-
{@code
- ChangeFontStyle - Static variable in class com.aspose.slides.EffectType
-
{@code
- ChangeLineColor - Static variable in class com.aspose.slides.EffectType
-
{@code
- Chart - Class in com.aspose.slides
-
Represents an graphic chart on a slide.
- Chart - Static variable in class com.aspose.slides.PlaceholderType
-
Chart.
- Chart - Static variable in class com.aspose.slides.SlideLayoutType
-
Chart
- ChartAndText - Static variable in class com.aspose.slides.SlideLayoutType
-
Chart and Text
- ChartCategory - Class in com.aspose.slides
-
Represents chart categories.
- ChartCategoryCollection - Class in com.aspose.slides
-
- ChartCategoryLevelsManager - Class in com.aspose.slides
-
Managed container of the values of the chart category levels.
- ChartCellCollection - Class in com.aspose.slides
-
Represents collection of a cells with data.
- ChartData - Class in com.aspose.slides
-
Represents data used for a chart plotting.
- ChartDataCell - Class in com.aspose.slides
-
Represents cell for chart data.
- ChartDataPoint - Class in com.aspose.slides
-
Represents series data point.
- ChartDataPointCollection - Class in com.aspose.slides
-
Represents collection of a series data point.
- ChartDataPointLevel - Class in com.aspose.slides
-
Represents data point level.
- ChartDataPointLevelsManager - Class in com.aspose.slides
-
Container of data point levels.
- ChartDataSourceType - Class in com.aspose.slides
-
Represents a type of data source of the chart
- ChartDataWorkbook - Class in com.aspose.slides
-
Provides access to embedded Excel workbook
- ChartDataWorksheet - Class in com.aspose.slides
-
- ChartLinesFormat - Class in com.aspose.slides
-
Represents gridlines format properties.
- ChartPlotArea - Class in com.aspose.slides
-
Represents rectangle where chart should be plotted.
- ChartPlus - Static variable in class com.aspose.slides.ShapeType
-
Chart Plus Shape.
- ChartPortionFormat - Class in com.aspose.slides
-
This class contains the chart portion formatting properties used in charts.
- Chartreuse - Static variable in class com.aspose.slides.PresetColor
- ChartSeries - Class in com.aspose.slides
-
Represents a chart series.
- ChartSeriesCollection - Class in com.aspose.slides
-
- ChartSeriesGroup - Class in com.aspose.slides
-
Represents group of series.
- ChartShapeType - Class in com.aspose.slides
-
Represents a shape of chart.
- ChartStar - Static variable in class com.aspose.slides.ShapeType
-
Chart Star Shape.
- ChartTextFormat - Class in com.aspose.slides
-
Specifies default text formatting for chart text elements.
- ChartThemeManager - Class in com.aspose.slides
-
Provides access to chart theme overriden.
- ChartTitle - Class in com.aspose.slides
-
Represents chart title properties.
- ChartType - Class in com.aspose.slides
-
Represents a type of chart.
- ChartTypeCharacterizer - Class in com.aspose.slides
-
Helper for getting additional information about charts and series by its ChartType.
- ChartTypeCharacterizer() - Constructor for class com.aspose.slides.ChartTypeCharacterizer
-
- ChartWall - Class in com.aspose.slides
-
Represents walls on 3d charts.
- ChartX - Static variable in class com.aspose.slides.ShapeType
-
Chart X Shape.
- Checker - Static variable in class com.aspose.slides.TransitionType
- Checkerboard - Static variable in class com.aspose.slides.EffectType
-
{@code
- Checkerboard - Static variable in class com.aspose.slides.FilterEffectType
- checkPassword(String) - Method in interface com.aspose.slides.IPresentationInfo
-
Checks whether a password is correct for a presentation protected with open password.
- checkPassword(String) - Method in class com.aspose.slides.PresentationInfo
-
Checks whether a password is correct for a presentation protected with open password.
- checkWriteProtection(String) - Method in interface com.aspose.slides.IPresentationInfo
-
Checks whether a password to modify is correct for a write protected presentation.
- checkWriteProtection(String) - Method in interface com.aspose.slides.IProtectionManager
-
Determines whether a presentation is a password protected to modify.
- checkWriteProtection(String) - Method in class com.aspose.slides.PresentationInfo
-
Checks whether a password to modify is correct for a write protected presentation.
- checkWriteProtection(String) - Method in class com.aspose.slides.ProtectionManager
-
Determines whether a presentation is a password protected to modify.
- Chevron - Static variable in class com.aspose.slides.ShapeType
-
Chevron Shape.
- Chevron - Static variable in class com.aspose.slides.TextShapeType
-
Chevron
- ChevronInverted - Static variable in class com.aspose.slides.TextShapeType
-
Inverted Chevron
- ChevronList - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a progression through several processes that make up an overall workflow.
- Chilly - Static variable in class com.aspose.slides.LightRigPresetType
- Chocolate - Static variable in class com.aspose.slides.PresetColor
- Chord - Static variable in class com.aspose.slides.ShapeType
-
Chord Shape.
- Circle - Static variable in class com.aspose.slides.BevelPresetType
- Circle - Static variable in class com.aspose.slides.EffectType
-
{@code
- Circle - Static variable in class com.aspose.slides.FilterEffectType
- Circle - Static variable in class com.aspose.slides.MarkerStyleType
-
Specifies a circle shall be drawn at each data point.
- Circle - Static variable in class com.aspose.slides.TextShapeType
-
Circle
- Circle - Static variable in class com.aspose.slides.TransitionType
-
Relates to transition Shape (with option Circle) in PowerPoint 2010.
- CircleAccentTimeline - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a series of events or timeline information.
- CircleArrowProcess - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show sequential items with supporting text for each item.
- CirclePictureHierarchy - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show hierarchical information or reporting relationships in an organization.
- CirclePour - Static variable in class com.aspose.slides.TextShapeType
-
Circle Pour
- CircleRelationship - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show the relationship to or from a central idea.
- CircularArrow - Static variable in class com.aspose.slides.ShapeType
-
Circular Arrow Shape.
- CircularBendingProcess - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a long or non-linear sequence or steps in a task, process, or workflow.
- CircularPictureCallout - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a central idea and sub-ideas or related items.
- clear() - Method in class com.aspose.slides.BehaviorCollection
-
Removes all behaviors from a collection.
- clear() - Method in class com.aspose.slides.BehaviorPropertyCollection
-
Removes all properties from the collection.
- clear() - Method in class com.aspose.slides.ChartCategoryCollection
-
Removes all elements from the collection.
- clear() - Method in class com.aspose.slides.ChartDataPointCollection
-
Removes all elements from the collection.
- clear(int) - Method in class com.aspose.slides.ChartDataWorkbook
-
Clear all cells values on sheet
- clear() - Method in class com.aspose.slides.ChartSeriesCollection
-
Removes all controls from the collection.
- clear() - Method in class com.aspose.slides.ColorOperationCollection
-
Removes all color operations.
- clear() - Method in class com.aspose.slides.CommentAuthorCollection
-
Removes all authors from a collection.
- clear() - Method in class com.aspose.slides.CommentCollection
-
Removes all comments from a collection.
- clear() - Method in class com.aspose.slides.ControlCollection
-
Removes all controls from the collection.
- clear() - Method in class com.aspose.slides.ControlPropertiesCollection
-
Removes all properties.
- clear() - Method in class com.aspose.slides.CustomXmlPartCollection
-
Removes all items from the collection.
- clear() - Method in class com.aspose.slides.DigitalSignatureCollection
-
Removes all signatures from collection.
- clear() - Method in class com.aspose.slides.FontFallBackRule
-
Removes all fonts from the list.
- clear() - Method in class com.aspose.slides.GradientStopCollection
-
Removes all gradient stops from a collection.
- clear() - Method in interface com.aspose.slides.IBehaviorCollection
-
Removes all behaviors from a collection.
- clear() - Method in interface com.aspose.slides.IChartCategoryCollection
-
Removes all elements from the collection.
- clear() - Method in interface com.aspose.slides.IChartDataPointCollection
-
Removes all elements from the collection.
- clear(int) - Method in interface com.aspose.slides.IChartDataWorkbook
-
Clear all cells values on sheet
- clear() - Method in interface com.aspose.slides.IChartSeriesCollection
-
Removes all elements from the collection.
- clear() - Method in interface com.aspose.slides.IColorOperationCollection
-
Removes all color operations.
- clear() - Method in interface com.aspose.slides.ICommentAuthorCollection
-
Removes all authors from a collection.
- clear() - Method in interface com.aspose.slides.ICommentCollection
-
Removes all comments from a collection.
- clear() - Method in interface com.aspose.slides.IControlCollection
-
Removes all controls from the collection.
- clear() - Method in interface com.aspose.slides.IControlPropertiesCollection
-
Removes all properties.
- clear() - Method in interface com.aspose.slides.ICustomXmlPartCollection
-
Removes all items from the collection.
- clear() - Method in interface com.aspose.slides.IDigitalSignatureCollection
-
Removes all signatures from collection.
- clear() - Method in interface com.aspose.slides.IFontFallBackRule
-
Removes all fonts from the list.
- clear() - Method in interface com.aspose.slides.IGradientStopCollection
-
Removes all gradient stops from a collection.
- clear() - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Removes all image effects from a collection.
- clear() - Method in interface com.aspose.slides.IMathBlockCollection
-
Removes all elements from the collection.
- clear() - Method in interface com.aspose.slides.IMathElementCollection
-
Removes all elements from the collection.
- clear() - Method in interface com.aspose.slides.IMotionPath
-
Removes all commands from the collection.
- clear() - Method in interface com.aspose.slides.IOverrideTheme
-
Set ColorScheme, FontScheme, FormatScheme to null to disable any overriding with this theme object.
- clear() - Method in interface com.aspose.slides.IParagraphCollection
-
Removes all elements from the collection.
- clear() - Method in interface com.aspose.slides.IPortionCollection
-
Removes all elements from the collection.
- clear() - Method in interface com.aspose.slides.ISectionCollection
-
Removes all sections from the collection.
- clear() - Method in interface com.aspose.slides.ISequence
-
Removes all effects from a collection.
- clear() - Method in interface com.aspose.slides.ISequenceCollection
-
Removes all sequences from a collection.
- clear() - Method in interface com.aspose.slides.IShapeCollection
-
Removes all shapes from the collection.
- clear() - Method in interface com.aspose.slides.ITabCollection
-
Removes all elements from the collection.
- clear() - Method in interface com.aspose.slides.ITagCollection
-
Removes all tags from the collection.
- Clear - Static variable in class com.aspose.slides.MaterialPresetType
- clear() - Method in class com.aspose.slides.MathBlock
-
Removes all elements from the collection.
- clear() - Method in class com.aspose.slides.MathParagraph
-
Removes all elements from the collection.
- clear() - Method in class com.aspose.slides.MotionPath
-
Removes all commands from the collection.
- clear() - Method in class com.aspose.slides.OverrideTheme
-
Set ColorScheme, FontScheme, FormatScheme to null to disable any overriding with this theme object.
- clear() - Method in class com.aspose.slides.ParagraphCollection
-
Removes all elements from the collection.
- clear() - Method in class com.aspose.slides.PieSplitCustomPointCollection
-
Removes all items from the System.Collections.Generic.ICollection`1
.
- clear() - Method in class com.aspose.slides.PortionCollection
-
Removes all elements from the collection.
- clear() - Method in class com.aspose.slides.SectionCollection
-
Removes all sections from the collection.
- clear() - Method in class com.aspose.slides.Sequence
-
Removes all effects from a collection.
- clear() - Method in class com.aspose.slides.SequenceCollection
-
Removes all sequences from a collection.
- clear() - Method in class com.aspose.slides.ShapeCollection
-
Removes all shapes from the collection.
- clear() - Method in class com.aspose.slides.TabCollection
-
Removes all elements from the collection.
- clear() - Method in class com.aspose.slides.TagCollection
-
Removes all tags from the collection.
- clearBuiltInProperties() - Method in class com.aspose.slides.DocumentProperties
-
Clears and sets default values for all builtIn properties.
- clearBuiltInProperties() - Method in interface com.aspose.slides.IDocumentProperties
-
Clears and sets default values for all builtIn properties.
- clearCache() - Static method in class com.aspose.slides.FontsLoader
-
Releases all custom fonts defined by user
- clearCustomProperties() - Method in class com.aspose.slides.DocumentProperties
-
Removes all custom properties.
- clearCustomProperties() - Method in interface com.aspose.slides.IDocumentProperties
-
Removes all custom properties.
- Clip - Static variable in class com.aspose.slides.TextVerticalOverflowType
- ClipArt - Static variable in class com.aspose.slides.PlaceholderType
-
Clip Art.
- ClipArtAndText - Static variable in class com.aspose.slides.SlideLayoutType
-
Clip Art and Text
- ClipArtAndVerticalText - Static variable in class com.aspose.slides.SlideLayoutType
-
Clip Art and Vertical Text
- Clockwise - Static variable in class com.aspose.slides.ColorDirection
- Clockwise - Static variable in class com.aspose.slides.EffectSubtype
- cloneT() - Method in class com.aspose.slides.ColorOperationCollection
-
Clones current object
- cloneT() - Method in class com.aspose.slides.DocumentProperties
-
Clones current object
- cloneT() - Method in interface com.aspose.slides.IGenericCloneable
-
Creates a new object that is a copy of the current instance.
- cloneT() - Method in class com.aspose.slides.ShapeFrame
-
Clones.
- Close - Static variable in class com.aspose.slides.PathCommandType
-
Closes geometry path
- ClosedChevronProcess - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a progression, a timeline, or sequential steps in a task, process, or workflow, or to emphasize movement or direction.
- closeFigure() - Method in class com.aspose.slides.GeometryPath
-
Closes the current figure of this path
- closeFigure() - Method in interface com.aspose.slides.IGeometryPath
-
Closes the current figure of this path
- CloseLoop - Static variable in class com.aspose.slides.MotionCommandPathType
- Cloud - Static variable in class com.aspose.slides.ShapeType
-
Cloud Shape.
- ClusteredBar - Static variable in class com.aspose.slides.ChartType
-
Represents Clustered Bar Chart.
- ClusteredBar3D - Static variable in class com.aspose.slides.ChartType
-
Represents 3D Colustered Bar Chart.
- ClusteredColumn - Static variable in class com.aspose.slides.ChartType
-
Represents Clustered Column Chart.
- ClusteredColumn3D - Static variable in class com.aspose.slides.ChartType
-
Represents 3D Colustered Column Chart.
- ClusteredCone - Static variable in class com.aspose.slides.ChartType
-
Represents Cone Chart.
- ClusteredCylinder - Static variable in class com.aspose.slides.ChartType
-
Represents Cylinder Chart.
- ClusteredHorizontalCone - Static variable in class com.aspose.slides.ChartType
-
Represents Conical Bar Chart.
- ClusteredHorizontalCylinder - Static variable in class com.aspose.slides.ChartType
-
Represents Cylindrical Bar Chart.
- ClusteredHorizontalPyramid - Static variable in class com.aspose.slides.ChartType
-
Represents Pyramid Bar Chart.
- ClusteredPyramid - Static variable in class com.aspose.slides.ChartType
-
Represents Pyramid Chart.
- CollateFlow - Static variable in class com.aspose.slides.ShapeType
-
Collate Flow Shape.
- Color - Static variable in class com.aspose.slides.BlackWhiteMode
-
The object is rendered with normal coloring
- Color - Static variable in class com.aspose.slides.PropertyValueType
- ColorBlend - Static variable in class com.aspose.slides.EffectType
-
{@code
- ColorChange - Class in com.aspose.slides
-
Represents a Color Change effect.
- ColorChangeEffectiveData - Class in com.aspose.slides
-
Immutable object which represents a Color Change effect.
- ColorDirection - Class in com.aspose.slides
-
Represents color direction for color effect behavior.
- ColoredFillAccent1 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredFillAccent1
- ColoredFillAccent2 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredFillAccent2
- ColoredFillAccent3 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredFillAccent3
- ColoredFillAccent4 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredFillAccent4
- ColoredFillAccent5 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredFillAccent5
- ColoredFillAccent6 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredFillAccent6
- ColoredOutlineAccent1 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredOutlineAccent1
- ColoredOutlineAccent2 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredOutlineAccent2
- ColoredOutlineAccent3 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredOutlineAccent3
- ColoredOutlineAccent4 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredOutlineAccent4
- ColoredOutlineAccent5 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredOutlineAccent5
- ColoredOutlineAccent6 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColoredOutlineAccent6
- ColorEffect - Class in com.aspose.slides
-
Represents a color effect for an animation behavior.
- ColorEffect() - Constructor for class com.aspose.slides.ColorEffect
-
Creates new instance.
- ColorFormat - Class in com.aspose.slides
-
Represents a color used in a presentation.
- ColorfulAccentColors - Static variable in class com.aspose.slides.SmartArtColorType
-
ColorfulAccentColors
- ColorfulAccentColors2to3 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColorfulAccentColors2to3
- ColorfulAccentColors3to4 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColorfulAccentColors3to4
- ColorfulAccentColors4to5 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColorfulAccentColors4to5
- ColorfulAccentColors5to6 - Static variable in class com.aspose.slides.SmartArtColorType
-
ColorfulAccentColors5to6
- ColorOffset - Class in com.aspose.slides
-
Represent color offset.
- ColorOffset() - Constructor for class com.aspose.slides.ColorOffset
-
- ColorOperation - Class in com.aspose.slides
-
Represents different color operations used for color transformations.
- ColorOperation(int) - Constructor for class com.aspose.slides.ColorOperation
-
Creates new color transform operation.
- ColorOperation(int, float) - Constructor for class com.aspose.slides.ColorOperation
-
Creates new color transform operation.
- ColorOperationCollection - Class in com.aspose.slides
-
Represents a collection of color transform operations.
- ColorReplace - Class in com.aspose.slides
-
Represents a Color Replacement effect.
- ColorReplaceEffectiveData - Class in com.aspose.slides
-
Immutable object which represents a Color Replacement effect.
- ColorScheme - Class in com.aspose.slides
-
Stores theme-defined colors.
- ColorSchemeIndex - Class in com.aspose.slides
-
Represents an index in a colorscheme.
- ColorSpace - Class in com.aspose.slides
-
Represents color space for color effect behavior.
- ColorStringFormat - Class in com.aspose.slides
-
Represents a type of hyperlink action.
- ColorTransformOperation - Class in com.aspose.slides
-
Defines color transform operation.
- ColorType - Class in com.aspose.slides
-
Represents different color modes.
- ColorTypewriter - Static variable in class com.aspose.slides.EffectType
-
{@code
- ColorWave - Static variable in class com.aspose.slides.EffectType
-
{@code
- Column - Class in com.aspose.slides
-
Represents a column in a table.
- Column3D - Static variable in class com.aspose.slides.ChartType
-
Represents 3D Column Chart.
- ColumnCollection - Class in com.aspose.slides
-
Represents collection of columns in a table.
- ColumnFormat - Class in com.aspose.slides
-
Represents format of a table column.
- com.aspose.slides - package com.aspose.slides
-
- com.aspose.slides.android - package com.aspose.slides.android
-
- Comb - Static variable in class com.aspose.slides.TransitionType
- CombinableSeriesTypesGroup - Class in com.aspose.slides
-
Enumeration of groups of combinable series types.
- CommandEffect - Class in com.aspose.slides
-
Represents a command effect for an animation behavior.
- CommandEffect() - Constructor for class com.aspose.slides.CommandEffect
-
Creates new instance.
- CommandEffectType - Class in com.aspose.slides
-
Represents command effect type for command effect behavior.
- Comment - Class in com.aspose.slides
-
Represents a comment on a slide.
- CommentAuthor - Class in com.aspose.slides
-
Represents an author of comments.
- CommentAuthorCollection - Class in com.aspose.slides
-
Represents a collection of comment authors.
- CommentCollection - Class in com.aspose.slides
-
Represents a collection of comments of one author.
- CommentsPositions - Class in com.aspose.slides
-
Represents the rule to render comments into exported document
- CommonSlideViewProperties - Class in com.aspose.slides
-
Represents common slide view properties.
- compareTo(Object) - Method in class com.aspose.slides.Tab
-
Compares the current instance with another object of the same type.
- CompatibilityIssue - Static variable in class com.aspose.slides.WarningType
-
This is known issue that will prevent the document being opened by certain user agents, or previous versions of user agents.
- compile(String, Object) - Method in interface com.aspose.slides.ITemplateEngine
-
Transforms the template with the given key and model object to output.
- Complement - Static variable in class com.aspose.slides.ColorTransformOperation
-
Changes the color to a RGB complementary one.
- ComplementaryColor - Static variable in class com.aspose.slides.EffectType
-
{@code
- ComplementaryColor2 - Static variable in class com.aspose.slides.EffectType
-
{@code
- Compress - Static variable in class com.aspose.slides.EffectType
-
{@code
- Cone - Static variable in class com.aspose.slides.ChartShapeType
-
Specifies the chart shall be drawn as a cone, with the base of the cone on the floor and the point of the cone at the top of the data marker.
- Cone3D - Static variable in class com.aspose.slides.ChartType
-
Represents 3D Conical Column Chart.
- ConeToMax - Static variable in class com.aspose.slides.ChartShapeType
-
Specifies the chart shall be drawn with truncated cones such that the point of the cone would be the maximum data value.
- Conformance - Class in com.aspose.slides
-
Specifies the conformance class to which the PresentationML document conforms.
- Connector - Class in com.aspose.slides
-
Represents a connector.
- ConnectorFlow - Static variable in class com.aspose.slides.ShapeType
-
Connector Flow Shape.
- ConnectorLock - Class in com.aspose.slides
-
Determines which operations are disabled on the parent Connector.
- contains(IBehavior) - Method in class com.aspose.slides.BehaviorCollection
-
Determines whether the System.Collections.Generic.ICollection`1
contains a specific value.
- contains(IBehaviorProperty) - Method in class com.aspose.slides.BehaviorPropertyCollection
-
Determines whether the System.Collections.Generic.ICollection`1
contains a specific value.
- contains(String) - Method in class com.aspose.slides.BehaviorPropertyCollection
-
Determines whether the System.Collections.Generic.ICollection`1
contains a specific value.
- contains(IBehavior) - Method in interface com.aspose.slides.IBehaviorCollection
-
Determines whether the System.Collections.Generic.ICollection`1
contains a specific value.
- contains(String) - Method in interface com.aspose.slides.IBehaviorPropertyCollection
-
Determines whether the System.Collections.Generic.ICollection`1
contains a specific value.
- contains(IMathBlock) - Method in interface com.aspose.slides.IMathBlockCollection
-
Determines whether the collection contains a specific value.
- contains(IMathElement) - Method in interface com.aspose.slides.IMathElementCollection
-
Determines whether the collection contains a specific value.
- contains(IPortion) - Method in interface com.aspose.slides.IPortionCollection
-
Determines whether the System.Collections.Generic.ICollection`1
contains a specific value.
- contains(String) - Method in interface com.aspose.slides.ITagCollection
-
Determines whether the collection contains a specific name.
- contains(IMathElement) - Method in class com.aspose.slides.MathBlock
-
Determines whether the collection contains a specific value.
- contains(IMathBlock) - Method in class com.aspose.slides.MathParagraph
-
Determines whether the collection contains a specific value.
- contains(IParagraph) - Method in class com.aspose.slides.ParagraphCollection
-
Determines whether the System.Collections.Generic.ICollection`1
contains a specific value.
- contains(IPortion) - Method in class com.aspose.slides.PortionCollection
-
Determines whether the System.Collections.Generic.ICollection`1
contains a specific value.
- contains(String) - Method in class com.aspose.slides.TagCollection
-
Determines whether the collection contains a specific name.
- containsCustomProperty(String) - Method in class com.aspose.slides.DocumentProperties
-
Check presents of a custom property with a specified name.
- containsCustomProperty(String) - Method in interface com.aspose.slides.IDocumentProperties
-
Check presents of a custom property with a specified name.
- containsItem(IBehaviorProperty) - Method in class com.aspose.slides.BehaviorPropertyCollection
-
- containsItem(IImageTransformOperation) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Determines whether the System.Collections.Generic.ICollection`1
contains a specific value.
- containsItem(IChartDataPoint) - Method in class com.aspose.slides.PieSplitCustomPointCollection
-
Determines whether the System.Collections.Generic.ICollection`1
contains a specific value.
- containsKey(String) - Method in class com.aspose.slides.Storage
-
Determines whether the storage contains an element with the specified key.
- Continue - Static variable in class com.aspose.slides.ReturnAction
-
Operation should be continued.
- ContinuousArrowProcess - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a timeline or sequential steps in a task, process, or workflow.
- ContinuousBlockProcess - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show a progression or sequential steps in a task, process, or workflow.
- ContinuousCycle - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to represent a continuing sequence of stages, tasks, or events in a circular flow.
- ContinuousPictureList - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show groups of interconnected information.
- Contour - Static variable in class com.aspose.slides.ChartType
-
Represents Contour Chart.
- Contour - Static variable in class com.aspose.slides.MathIntegralTypes
-
Contour Integral: '∮'
- Contrasting - Static variable in class com.aspose.slides.LightRigPresetType
- ContrastingColor - Static variable in class com.aspose.slides.EffectType
-
{@code
- Control - Class in com.aspose.slides
-
Represents an ActiveX control.
- ControlCollection - Class in com.aspose.slides
-
A collection of ActiveX controls.
- ControlPropertiesCollection - Class in com.aspose.slides
-
A collection of AcitveX properties.
- ControlType - Class in com.aspose.slides
-
- ConvergingArrows - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show ideas or concepts that converge to a central point.
- ConvergingRadial - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show relationships of concepts or components to a central idea in a cycle.
- convertToGroupShape() - Method in interface com.aspose.slides.ILegacyDiagram
-
Converts legacy digram to editable group shape.
- convertToGroupShape() - Method in class com.aspose.slides.LegacyDiagram
-
Converts legacy digram to editable group shape.
- convertToSmartArt() - Method in interface com.aspose.slides.ILegacyDiagram
-
Converts legacy digram to editable SmartArt object.
- convertToSmartArt() - Method in class com.aspose.slides.LegacyDiagram
-
Converts legacy digram to editable SmartArt object.
- Convex - Static variable in class com.aspose.slides.BevelPresetType
- Conveyor - Static variable in class com.aspose.slides.TransitionType
-
Available in PowerPoint 2010.
- CoolSlant - Static variable in class com.aspose.slides.BevelPresetType
- CoProduct - Static variable in class com.aspose.slides.MathNaryOperatorTypes
-
Coproduct: '∐'
- copyFrom(ITextFrame) - Method in class com.aspose.slides.ChartTextFormat
-
Copies text format from specified text frame.
- copyFrom(IColorFormat) - Method in class com.aspose.slides.ColorFormat
-
Copy color format from "color".
- copyFrom(ITextFrame) - Method in interface com.aspose.slides.IChartTextFormat
-
Copies text format from specified text frame.
- copyFrom(IColorFormat) - Method in interface com.aspose.slides.IColorFormat
-
Copy color format from "color".
- CopyTextAndGraphics - Static variable in class com.aspose.slides.PdfAccessPermissions
-
- copyTo(Array, int) - Method in class com.aspose.slides.AdjustValueCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.AudioCollection
-
Copies audios to specified array starting from specified index.
- copyTo(IBehavior[], int) - Method in class com.aspose.slides.BehaviorCollection
-
Copies the elements of the System.Collections.Generic.ICollection`1
to an Array
, starting at a particular Array
index.
- copyTo(IBehaviorProperty[], int) - Method in class com.aspose.slides.BehaviorPropertyCollection
-
Copies the elements of the System.Collections.Generic.ICollection`1
to an Array
, starting at a particular Array
index.
- copyTo(Array, int) - Method in class com.aspose.slides.CellCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.ChartCategoryCollection
-
Copies all elements of the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.ChartDataPointCollection
-
Copy to specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.ChartSeriesCollection
-
Copies the entire collection to the specified array.
- copyTo(ITextFrame) - Method in class com.aspose.slides.ChartTextFormat
-
Copies text format to specified text frame.
- copyTo(Array, int) - Method in class com.aspose.slides.ColorOperationCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.ColumnCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.CommentAuthorCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.CommentCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.ControlCollection
-
Copies the entire collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.CustomXmlPartCollection
-
Copy to specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.DigitalSignatureCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.EffectStyleCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.ExtraColorSchemeCollection
-
Copies all elements of the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.FillFormatCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.FontFallBackRulesCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.FontSubstRuleCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.GradientStopCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.GradientStopCollectionEffectiveData
-
Copies all elements from the collection to the specified array.
- copyTo(ITextFrame) - Method in interface com.aspose.slides.IChartTextFormat
-
Copies text format to specified text frame.
- copyTo(Array, int) - Method in class com.aspose.slides.ImageCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.ImageTransformOCollectionEffectiveData
-
Copies all elements from the collection into the specified array.
- copyTo(IMathElement[], int) - Method in interface com.aspose.slides.IMathElementCollection
-
Copy to specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.LayoutSlideCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.LineFormatCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.MasterSlideCollection
-
Copies all elements from the collection to the specified array.
- copyTo(IMathElement[], int) - Method in class com.aspose.slides.MathBlock
-
Copy to specified array.
- copyTo(IParagraph[], int) - Method in class com.aspose.slides.ParagraphCollection
-
Copies the elements of the System.Collections.Generic.ICollection`1
to an Array
, starting at a particular Array
index.
- copyTo(IPortion[], int) - Method in class com.aspose.slides.PortionCollection
-
Copies the elements of the System.Collections.Generic.ICollection`1
to an Array
, starting at a particular Array
index.
- copyTo(Array, int) - Method in class com.aspose.slides.RowCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.SectionCollection
-
Copies the entire collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.SectionSlideCollection
-
Copies the entire collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.ShapeCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.SlideCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.SmartArtNodeCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.SmartArtShapeCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.TabCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.TagCollection
-
Copies all elements from the collection into the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.TextAnimationCollection
-
Copies all elements from the collection into the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.VbaModuleCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.VbaReferenceCollection
-
Copies all elements from the collection to the specified array.
- copyTo(Array, int) - Method in class com.aspose.slides.VideoCollection
-
Copies videos to specified array starting from specified index.
- copyToTArray(IBehaviorProperty[], int) - Method in class com.aspose.slides.BehaviorPropertyCollection
-
- copyToTArray(IImageTransformOperation[], int) - Method in class com.aspose.slides.ImageTransformOperationCollection
-
Copies the elements of the System.Collections.Generic.ICollection`1
to an Array
, starting at a particular Array
index.
- copyToTArray(IChartDataPoint[], int) - Method in class com.aspose.slides.PieSplitCustomPointCollection
-
Copies the elements of the System.Collections.Generic.ICollection`1
to an Array
, starting at a particular Array
index.
- Coral - Static variable in class com.aspose.slides.PresetColor
- Corner - Static variable in class com.aspose.slides.MotionPathPointsType
- Corner - Static variable in class com.aspose.slides.ShapeType
-
Corner Shape.
- CornerDirectionTransition - Class in com.aspose.slides
-
Corner direction slide transition effect.
- CornerTabs - Static variable in class com.aspose.slides.ShapeType
-
Corner Tabs Shape.
- CornflowerBlue - Static variable in class com.aspose.slides.PresetColor
- Cornsilk - Static variable in class com.aspose.slides.PresetColor
- Cos - Static variable in class com.aspose.slides.MathFunctionsOfOneArgument
-
Cosine
- Cot - Static variable in class com.aspose.slides.MathFunctionsOfOneArgument
-
Cotangent
- CounterbalanceArrows - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show two opposing ideas or concepts.
- CounterClockwise - Static variable in class com.aspose.slides.ColorDirection
- CounterClockwise - Static variable in class com.aspose.slides.EffectSubtype
- Cover - Static variable in class com.aspose.slides.TransitionType
- Cover - Static variable in class com.aspose.slides.ZoomImageType
-
Use a custom image.
- Crawl - Static variable in class com.aspose.slides.EffectType
-
{@code
- createAlphaBiLevel(float) - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Alpha BiLevel effect.
- createAlphaBiLevel(float) - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Alpha BiLevel effect.
- createAlphaFloor() - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Alpha floor effect.
- createAlphaFloor() - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Alpha floor effect.
- createAlphaInverse() - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Alpha inverse effect.
- createAlphaInverse() - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Alpha inverse effect.
- createAlphaModulate() - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Alpha modulate effect.
- createAlphaModulate() - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Alpha modulate effect.
- createAlphaModulateFixed(float) - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Alpha modulate fixed effect.
- createAlphaModulateFixed(float) - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Alpha modulate fixed effect.
- createAlphaReplace(float) - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Alpha replace effect.
- createAlphaReplace(float) - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Alpha replace effect.
- createAlphCeiling() - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Alpha Ceiling effect.
- createAlphCeiling() - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Alpha Ceiling effect.
- createBiLevel(float) - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates BiLevel effect.
- createBiLevel(float) - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates BiLevel effect.
- createBlur(double, boolean) - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Blur effect.
- createBlur(double, boolean) - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Blur effect.
- createColorChange() - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Color change effect.
- createColorChange() - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Color change effect.
- createColorEffect() - Method in class com.aspose.slides.BehaviorFactory
-
Creates color effect.
- createColorEffect() - Method in interface com.aspose.slides.IBehaviorFactory
-
Creates color effect.
- createColorReplace() - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Color replace effect.
- createColorReplace() - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Color replace effect.
- createCommandEffect() - Method in class com.aspose.slides.BehaviorFactory
-
Creates command effect.
- createCommandEffect() - Method in interface com.aspose.slides.IBehaviorFactory
-
Creates command effect.
- createCustomFormatter(IHtmlFormattingController) - Static method in class com.aspose.slides.HtmlFormatter
-
Creates and returns HTML formatter for custom callback-driven html generation.
- createDocumentFormatter(String, boolean) - Static method in class com.aspose.slides.HtmlFormatter
-
Creates and returns HTML formatter for a simple document view which consists of sequences of slides one below another.
- createDuotone() - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Duotone effect.
- createDuotone() - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Duotone effect.
- createFillOverlay() - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Fill overlay effect.
- createFillOverlay() - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Fill overlay effect.
- createFilterEffect() - Method in class com.aspose.slides.BehaviorFactory
-
Creates filter effect.
- createFilterEffect() - Method in interface com.aspose.slides.IBehaviorFactory
-
Creates filter effect.
- createFontData(String) - Method in class com.aspose.slides.FontDataFactory
-
Creates FontData with specified font name.
- createFontData(String) - Method in interface com.aspose.slides.IFontDataFactory
-
Creates FontData with specified font name.
- createGlow() - Method in class com.aspose.slides.EffectFactory
-
Creates Glow effect.
- createGlow() - Method in interface com.aspose.slides.IEffectFactory
-
Creates Glow effect.
- createGrayScale() - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Gray scale effect.
- createGrayScale() - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Gray scale effect.
- createHSL(float, float, float) - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Hue Saturation Luminance effect.
- createHSL(float, float, float) - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Hue Saturation Luminance effect.
- createInnerShadow() - Method in class com.aspose.slides.EffectFactory
-
Creates Inner shafow effect.
- createInnerShadow() - Method in interface com.aspose.slides.IEffectFactory
-
Creates Inner shafow effect.
- createLuminance(float, float) - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Createtes Luminance effect.
- createLuminance(float, float) - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Createtes Luminance effect.
- createMathAccent(IMathElement) - Method in interface com.aspose.slides.IMathAccentFactory
-
Creates a math accent applying to a specified math element with the default accent character value
- createMathAccent(IMathElement, char) - Method in interface com.aspose.slides.IMathAccentFactory
-
Creates a math accent applying to a specified math element
- createMathAccent(IMathElement) - Method in class com.aspose.slides.MathAccentFactory
-
Creates a math accent applying to a specified math element with the default accent character value
- createMathAccent(IMathElement, char) - Method in class com.aspose.slides.MathAccentFactory
-
Creates a math accent applying to a specified math element
- createMathArray(IMathElement) - Method in interface com.aspose.slides.IMathArrayFactory
-
Creates a math array and places the specified element in it
- createMathArray(IMathElementCollection) - Method in interface com.aspose.slides.IMathArrayFactory
-
Creates a math array and places specified elements in it
- createMathArray(IMathElement) - Method in class com.aspose.slides.MathArrayFactory
-
Creates a math array and places the specified element in it
- createMathArray(IMathElementCollection) - Method in class com.aspose.slides.MathArrayFactory
-
Creates a math array and places specified elements in it
- createMathBar(IMathElement) - Method in interface com.aspose.slides.IMathBarFactory
-
Create a math bar by applying to the element
- createMathBar(IMathElement, int) - Method in interface com.aspose.slides.IMathBarFactory
-
Create a math bar by applying to the element
- createMathBar(IMathElement) - Method in class com.aspose.slides.MathBarFactory
-
Create a math bar by applying to the element
- createMathBar(IMathElement, int) - Method in class com.aspose.slides.MathBarFactory
-
Create a math bar by applying to the element
- createMathBlock() - Method in interface com.aspose.slides.IMathBlockFactory
-
Create a math block
- createMathBlock(IMathElement) - Method in interface com.aspose.slides.IMathBlockFactory
-
Create a math block and place the element in it
- createMathBlock(IMathElementCollection) - Method in interface com.aspose.slides.IMathBlockFactory
-
Create a math block and place elements in it
- createMathBlock() - Method in class com.aspose.slides.MathBlockFactory
-
Create a math block
- createMathBlock(IMathElement) - Method in class com.aspose.slides.MathBlockFactory
-
Create a math block and place the element in it
- createMathBlock(IMathElementCollection) - Method in class com.aspose.slides.MathBlockFactory
-
Create a math block and place elements in it
- createMathBorderBox(IMathElement) - Method in interface com.aspose.slides.IMathBorderBoxFactory
-
Create a math border box by applying to the element
- createMathBorderBox(IMathElement, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface com.aspose.slides.IMathBorderBoxFactory
-
Create a math border box by applying to the element
- createMathBorderBox(IMathElement) - Method in class com.aspose.slides.MathBorderBoxFactory
-
Create a math border box by applying to the element
- createMathBorderBox(IMathElement, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.aspose.slides.MathBorderBoxFactory
-
Create a math border box by applying to the element
- createMathBox(IMathElement) - Method in interface com.aspose.slides.IMathBoxFactory
-
Create a math box by applying to the element
- createMathBox(IMathElement) - Method in class com.aspose.slides.MathBoxFactory
-
Create a math box by applying to the element
- createMathDelimiter(IMathElement) - Method in interface com.aspose.slides.IMathDelimiterFactory
-
Create a math delimiter by applying to the element
- createMathDelimiter(IMathElementCollection) - Method in interface com.aspose.slides.IMathDelimiterFactory
-
Create a math delimiter by applying to the element
- createMathDelimiter(IMathElement) - Method in class com.aspose.slides.MathDelimiterFactory
-
Create a math delimiter by applying to the element
- createMathDelimiter(IMathElementCollection) - Method in class com.aspose.slides.MathDelimiterFactory
-
Create a math delimiter by applying to the element
- createMathematicalText() - Method in interface com.aspose.slides.IMathematicalTextFactory
-
Create empty mathematical text element
- createMathematicalText(char) - Method in interface com.aspose.slides.IMathematicalTextFactory
-
Create mathematical text element with the specified value
- createMathematicalText(String) - Method in interface com.aspose.slides.IMathematicalTextFactory
-
Create empty mathematical text element with the specified value
- createMathematicalText(String, IPortionFormat) - Method in interface com.aspose.slides.IMathematicalTextFactory
-
Create empty mathematical text element with the specified value and formatting properties
- createMathematicalText() - Method in class com.aspose.slides.MathematicalTextFactory
-
Create empty mathematical text element
- createMathematicalText(char) - Method in class com.aspose.slides.MathematicalTextFactory
-
Create mathematical text element with the specified value
- createMathematicalText(String) - Method in class com.aspose.slides.MathematicalTextFactory
-
Create empty mathematical text element with the specified value
- createMathematicalText(String, IPortionFormat) - Method in class com.aspose.slides.MathematicalTextFactory
-
Create empty mathematical text element with the specified value and formatting properties
- createMathFraction(IMathElement, IMathElement, int) - Method in interface com.aspose.slides.IMathFractionFactory
-
Creates a math fraction
- createMathFraction(IMathElement, IMathElement) - Method in interface com.aspose.slides.IMathFractionFactory
-
Creates a math fraction
- createMathFraction(IMathElement, IMathElement, int) - Method in class com.aspose.slides.MathFractionFactory
-
Creates a math fraction
- createMathFraction(IMathElement, IMathElement) - Method in class com.aspose.slides.MathFractionFactory
-
Creates a math fraction
- createMathFunction(IMathElement, IMathElement) - Method in interface com.aspose.slides.IMathFunctionFactory
-
Creates math function
- createMathFunction(String, IMathElement) - Method in interface com.aspose.slides.IMathFunctionFactory
-
Creates math function
- createMathFunction(IMathElement, IMathElement) - Method in class com.aspose.slides.MathFunctionFactory
-
Creates math function
- createMathFunction(String, IMathElement) - Method in class com.aspose.slides.MathFunctionFactory
-
Creates math function
- createMathGroupingCharacter(IMathElement, char, int, int) - Method in interface com.aspose.slides.IMathGroupingCharacterFactory
-
Creates a math grouping character
- createMathGroupingCharacter(IMathElement) - Method in interface com.aspose.slides.IMathGroupingCharacterFactory
-
Creates a math grouping character
- createMathGroupingCharacter(IMathElement, char, int, int) - Method in class com.aspose.slides.MathGroupingCharacterFactory
-
Creates a math grouping character
- createMathGroupingCharacter(IMathElement) - Method in class com.aspose.slides.MathGroupingCharacterFactory
-
Creates a math grouping character
- createMathLeftSubSuperscriptElement(IMathElement, IMathElement, IMathElement) - Method in interface com.aspose.slides.IMathLeftSubSuperscriptElementFactory
-
Creates IMathLeftSubSuperscriptElement
- createMathLeftSubSuperscriptElement(IMathElement, IMathElement, IMathElement) - Method in class com.aspose.slides.MathLeftSubSuperscriptElementFactory
-
Creates IMathLeftSubSuperscriptElement
- createMathLimit(IMathElement, IMathElement, boolean) - Method in interface com.aspose.slides.IMathLimitFactory
-
Creates IMathLimit
- createMathLimit(IMathElement, IMathElement) - Method in interface com.aspose.slides.IMathLimitFactory
-
Creates IMathLimit with limit at the bottom
- createMathLimit(IMathElement, IMathElement, boolean) - Method in class com.aspose.slides.MathLimitFactory
-
Creates IMathLimit
- createMathLimit(IMathElement, IMathElement) - Method in class com.aspose.slides.MathLimitFactory
-
Creates IMathLimit with limit at the bottom
- createMathMatrix(int, int) - Method in interface com.aspose.slides.IMathMatrixFactory
-
Creates a math matrix
- createMathMatrix(int, int) - Method in class com.aspose.slides.MathMatrixFactory
-
Creates a math matrix
- createMathNaryOperator(char, IMathElement, IMathElement, IMathElement) - Method in interface com.aspose.slides.IMathNaryOperatorFactory
-
Creates IMathNaryOperator
- createMathNaryOperator(char, IMathElement, IMathElement) - Method in interface com.aspose.slides.IMathNaryOperatorFactory
-
Creates IMathNaryOperator
- createMathNaryOperator(char, IMathElement) - Method in interface com.aspose.slides.IMathNaryOperatorFactory
-
Creates IMathNaryOperator
- createMathNaryOperator(char, IMathElement, IMathElement, IMathElement) - Method in class com.aspose.slides.MathNaryOperatorFactory
-
Creates IMathNaryOperator
- createMathNaryOperator(char, IMathElement, IMathElement) - Method in class com.aspose.slides.MathNaryOperatorFactory
-
Creates IMathNaryOperator
- createMathNaryOperator(char, IMathElement) - Method in class com.aspose.slides.MathNaryOperatorFactory
-
Creates IMathNaryOperator
- createMathParagraph() - Method in interface com.aspose.slides.IMathParagraphFactory
-
Create empty math paragraph
- createMathParagraph(IMathBlock) - Method in interface com.aspose.slides.IMathParagraphFactory
-
Creates a math paragraph and places the specified math block in it
- createMathParagraph() - Method in class com.aspose.slides.MathParagraphFactory
-
Create empty math paragraph
- createMathParagraph(IMathBlock) - Method in class com.aspose.slides.MathParagraphFactory
-
Creates a math paragraph and places the specified math block in it
- createMathRadical(IMathElement, IMathElement) - Method in interface com.aspose.slides.IMathRadicalFactory
-
Creates a math radical
- createMathRadical(IMathElement, IMathElement) - Method in class com.aspose.slides.MathRadicalFactory
-
Creates a math radical
- createMathRightSubSuperscriptElement(IMathElement, IMathElement, IMathElement) - Method in interface com.aspose.slides.IMathRightSubSuperscriptElementFactory
-
Creates IMathRightSubSuperscriptElementFactory
- createMathRightSubSuperscriptElement(IMathElement, IMathElement, IMathElement) - Method in class com.aspose.slides.MathRightSubSuperscriptElementFactory
-
Creates an instance of IMathRightSubSuperscriptElementFactory
- createMathSubscriptElement(IMathElement, IMathElement) - Method in interface com.aspose.slides.IMathSubscriptElementFactory
-
Creates IMathSubscriptElement
- createMathSubscriptElement(IMathElement, IMathElement) - Method in class com.aspose.slides.MathSubscriptElementFactory
-
Creates IMathSubscriptElement
- createMathSuperscriptElement(IMathElement, IMathElement) - Method in interface com.aspose.slides.IMathSuperscriptElementFactory
-
Creates IMathSuperscriptElement
- createMathSuperscriptElement(IMathElement, IMathElement) - Method in class com.aspose.slides.MathSuperscriptElementFactory
-
Creates IMathSuperscriptElement
- createMotionEffect() - Method in class com.aspose.slides.BehaviorFactory
-
Creates motion effect.
- createMotionEffect() - Method in interface com.aspose.slides.IBehaviorFactory
-
Creates motion effect.
- createOleTypeLibReference(String, String) - Method in interface com.aspose.slides.IVbaReferenceFactory
-
Creates new OLE Automation type library reference.
- createOleTypeLibReference(String, String) - Method in class com.aspose.slides.VbaReferenceFactory
-
Creates new OLE Automation type library reference.
- createOuterShadow() - Method in class com.aspose.slides.EffectFactory
-
Creates Outer shadow effect.
- createOuterShadow() - Method in interface com.aspose.slides.IEffectFactory
-
Creates Outer shadow effect.
- createParagraph() - Method in interface com.aspose.slides.IParagraphFactory
-
Creates a new empty paragraph.
- createParagraph(IParagraph) - Method in interface com.aspose.slides.IParagraphFactory
-
Creates a new paragraph with specified paragraph data using.
- createParagraph() - Method in class com.aspose.slides.ParagraphFactory
-
Creates a new empty paragraph.
- createParagraph(IParagraph) - Method in class com.aspose.slides.ParagraphFactory
-
Creates a new paragraph with specified paragraph data using.
- createParagraphFormat() - Method in class com.aspose.slides.FormatFactory
-
- createParagraphFormat() - Method in interface com.aspose.slides.IFormatFactory
-
- createPortion() - Method in interface com.aspose.slides.IPortionFactory
-
Creates an empty text portion.
- createPortion(String) - Method in interface com.aspose.slides.IPortionFactory
-
Creates a text portion from specified string.
- createPortion(IPortion) - Method in interface com.aspose.slides.IPortionFactory
-
Creates a portion with the using of a specified portion data.
- createPortion() - Method in class com.aspose.slides.PortionFactory
-
Creates an empty text portion.
- createPortion(String) - Method in class com.aspose.slides.PortionFactory
-
Creates a text portion from specified string.
- createPortion(IPortion) - Method in class com.aspose.slides.PortionFactory
-
Creates a portion with the using of a specified portion data.
- createPortionFormat() - Method in class com.aspose.slides.FormatFactory
-
- createPortionFormat() - Method in interface com.aspose.slides.IFormatFactory
-
- createPptxOptions() - Method in interface com.aspose.slides.ISaveOptionsFactory
-
Creates PPTX save options.
- createPptxOptions() - Method in class com.aspose.slides.SaveOptionsFactory
-
Creates PPTX save options.
- createPresentation() - Method in interface com.aspose.slides.IPresentationFactory
-
Creates new presentation.
- createPresentation(ILoadOptions) - Method in interface com.aspose.slides.IPresentationFactory
-
Creates new presentation with additional load options
- createPresentation() - Method in class com.aspose.slides.PresentationFactory
-
Creates new presentation.
- createPresentation(ILoadOptions) - Method in class com.aspose.slides.PresentationFactory
-
Creates new presentation with additional load options
- createPresetShadow() - Method in class com.aspose.slides.EffectFactory
-
Creates Preset shadow effect.
- createPresetShadow() - Method in interface com.aspose.slides.IEffectFactory
-
Creates Preset shadow effect.
- createPropertyEffect() - Method in class com.aspose.slides.BehaviorFactory
-
Creates property effect.
- createPropertyEffect() - Method in interface com.aspose.slides.IBehaviorFactory
-
Creates property effect.
- createReflection() - Method in class com.aspose.slides.EffectFactory
-
Creates Reflection effect.
- createReflection() - Method in interface com.aspose.slides.IEffectFactory
-
Creates Reflection effect.
- createRotationEffect() - Method in class com.aspose.slides.BehaviorFactory
-
Creates rotation effect.
- createRotationEffect() - Method in interface com.aspose.slides.IBehaviorFactory
-
Creates rotation effect.
- createScaleEffect() - Method in class com.aspose.slides.BehaviorFactory
-
Creates scale effect.
- createScaleEffect() - Method in interface com.aspose.slides.IBehaviorFactory
-
Creates scale effect.
- createSetEffect() - Method in class com.aspose.slides.BehaviorFactory
-
Creates set effect.
- createSetEffect() - Method in interface com.aspose.slides.IBehaviorFactory
-
Creates set effect.
- createShapeElements() - Method in class com.aspose.slides.GeometryShape
-
Creates and returns array of shape's elements.
- createShapeElements() - Method in interface com.aspose.slides.IGeometryShape
-
Creates and returns array of shape's elements.
- createSlideShowFormatter(String, boolean) - Static method in class com.aspose.slides.HtmlFormatter
-
Creates and returns HTML formatter for a simple slide show html which shows slides one after another.
- createSoftEdge() - Method in class com.aspose.slides.EffectFactory
-
Creates Soft Edge effect.
- createSoftEdge() - Method in interface com.aspose.slides.IEffectFactory
-
Creates Soft Edge effect.
- createTab(double, int) - Method in interface com.aspose.slides.ITabFactory
-
Creates a new ITab instance.
- createTab(double, int) - Method in class com.aspose.slides.TabFactory
-
Creates a new ITab instance.
- createTextFrameFormat() - Method in class com.aspose.slides.FormatFactory
-
- createTextFrameFormat() - Method in interface com.aspose.slides.IFormatFactory
-
- createThemeEffective() - Method in class com.aspose.slides.BaseOverrideThemeManager
-
Returns the theme object.
- createThemeEffective() - Method in class com.aspose.slides.BaseSlide
-
Returns an effective theme for this slide.
- createThemeEffective() - Method in class com.aspose.slides.Chart
-
Returns an effective theme for this chart.
- createThemeEffective() - Method in interface com.aspose.slides.IThemeable
-
Returns an effective theme for this themeable object.
- createThemeEffective() - Method in interface com.aspose.slides.IThemeManager
-
Returns the theme object.
- createThemeEffective() - Method in class com.aspose.slides.MasterThemeManager
-
Returns the theme object.
- createTint(float, float) - Method in interface com.aspose.slides.IImageTransformOperationFactory
-
Creates Tint effect.
- createTint(float, float) - Method in class com.aspose.slides.ImageTransformOperationFactory
-
Creates Tint effect.
- createVbaProject() - Method in interface com.aspose.slides.IVbaProjectFactory
-
Creates new VBA project.
- createVbaProject() - Method in class com.aspose.slides.VbaProjectFactory
-
Creates new VBA project.
- createVideoPlayerHtmlController(String, String, String) - Method in interface com.aspose.slides.IVideoPlayerHtmlControllerFactory
-
Create video player HTML controller.
- createVideoPlayerHtmlController(String, String, String) - Method in class com.aspose.slides.VideoPlayerHtmlControllerFactory
-
Creates new VideoPlayerHtmlController
.
- Credits - Static variable in class com.aspose.slides.EffectType
-
{@code
- Crimson - Static variable in class com.aspose.slides.PresetColor
- Cross - Static variable in class com.aspose.slides.BevelPresetType
- Cross - Static variable in class com.aspose.slides.PatternStyle
- Cross - Static variable in class com.aspose.slides.TickMarkType
-
Specifies the tick marks shall cross the axis.
- CrossesType - Class in com.aspose.slides
-
Determines where axis will cross.
- Crush - Static variable in class com.aspose.slides.TransitionType
-
Available in PowerPoint 2013.
- Csc - Static variable in class com.aspose.slides.MathFunctionsOfOneArgument
-
Сosecant
- Cube - Static variable in class com.aspose.slides.ShapeType
-
Cube Shape.
- Cube - Static variable in class com.aspose.slides.TransitionType
-
Available in PowerPoint 2010.
- cubicBezierTo(PointF, PointF, PointF) - Method in class com.aspose.slides.GeometryPath
-
Adds cubic Bezier curve at the end the path
- cubicBezierTo(float, float, float, float, float, float) - Method in class com.aspose.slides.GeometryPath
-
Adds cubic Bezier curve at the end the path
- cubicBezierTo(PointF, PointF, PointF, long) - Method in class com.aspose.slides.GeometryPath
-
Adds cubic Bezier curve to the specified place of the path
- cubicBezierTo(float, float, float, float, float, float, long) - Method in class com.aspose.slides.GeometryPath
-
Adds cubic Bezier curve to the specified place of the path
- cubicBezierTo(PointF, PointF, PointF) - Method in interface com.aspose.slides.IGeometryPath
-
Adds cubic Bezier curve at the end the path
- cubicBezierTo(float, float, float, float, float, float) - Method in interface com.aspose.slides.IGeometryPath
-
Adds cubic Bezier curve at the end the path
- cubicBezierTo(PointF, PointF, PointF, long) - Method in interface com.aspose.slides.IGeometryPath
-
Adds cubic Bezier curve to the specified place of the path
- cubicBezierTo(float, float, float, float, float, float, long) - Method in interface com.aspose.slides.IGeometryPath
-
Adds cubic Bezier curve to the specified place of the path
- CubicBezierTo - Static variable in class com.aspose.slides.PathCommandType
-
Appends cubic Bezier curve to the geometry path
- CurrentThreadSettings - Class in com.aspose.slides
-
Auxiliary class that allows to define default Locale for current thread
- CurrentThreadSettings() - Constructor for class com.aspose.slides.CurrentThreadSettings
-
- Curtains - Static variable in class com.aspose.slides.TransitionType
-
Available in PowerPoint 2013.
- CurveAuto - Static variable in class com.aspose.slides.MotionPathPointsType
- CurveCorner - Static variable in class com.aspose.slides.MotionPathPointsType
- Curved - Static variable in class com.aspose.slides.LineSketchType
-
Specifies that a shape has the Curved effect, which turns each edge of the shape into one big gentle curve.
- CurvedArc - Static variable in class com.aspose.slides.ShapeType
-
Curved Arc Shape.
- CurvedConnector2 - Static variable in class com.aspose.slides.ShapeType
-
Curved Connector 2 Shape.
- CurvedConnector3 - Static variable in class com.aspose.slides.ShapeType
-
Curved Connector 3 Shape.
- CurvedConnector4 - Static variable in class com.aspose.slides.ShapeType
-
Curved Connector 4 Shape.
- CurvedConnector5 - Static variable in class com.aspose.slides.ShapeType
-
Curved Connector 5 Shape.
- CurvedDownArrow - Static variable in class com.aspose.slides.ShapeType
-
Curved Down Arrow Shape.
- CurvedLeftArrow - Static variable in class com.aspose.slides.ShapeType
-
Curved Left Arrow Shape.
- CurveDown - Static variable in class com.aspose.slides.TextShapeType
-
Downward Curve
- CurvedRightArrow - Static variable in class com.aspose.slides.ShapeType
-
Curved Right Arrow Shape.
- CurvedUpArrow - Static variable in class com.aspose.slides.ShapeType
-
Curved Up Arrow Shape.
- CurveSmooth - Static variable in class com.aspose.slides.MotionPathPointsType
- CurveStraight - Static variable in class com.aspose.slides.MotionPathPointsType
- CurveTo - Static variable in class com.aspose.slides.MotionCommandPathType
- CurveUp - Static variable in class com.aspose.slides.TextShapeType
-
Upward Curve
- CurveUpDown - Static variable in class com.aspose.slides.EffectType
-
{@code
- Custom - Static variable in class com.aspose.slides.CrossesType
-
Custom value from property CrossAt
- Custom - Static variable in class com.aspose.slides.EffectType
-
{@code
- Custom - Static variable in class com.aspose.slides.ErrorBarValueType
-
Specifies that the length of the error bars shall be determined by the Plus and Minus elements.
- Custom - Static variable in class com.aspose.slides.LineDashStyle
- Custom - Static variable in class com.aspose.slides.PieSplitType
-
Specifies the data points shall be split between the
pie and the second chart according to the Custom Split values.
- Custom - Static variable in class com.aspose.slides.ShapeType
-
Custom shape.
- Custom - Static variable in class com.aspose.slides.SlideLayoutType
-
Custom
- Custom - Static variable in class com.aspose.slides.SlideSizeType
-
Custom size
- Custom - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Represents a SmartArt diagram with custom layout template
- Custom - Static variable in class com.aspose.slides.TableStylePreset
-
Table has a custom style.
- Custom - Static variable in class com.aspose.slides.TextShapeType
-
Custom
- CustomData - Class in com.aspose.slides
-
Represents container for custom data.
- CustomValue - Static variable in class com.aspose.slides.DisplayUnitType
-
Specifies the values on the chart shall be divided by a custom value.
- CustomXmlPart - Class in com.aspose.slides
-
Represents custom xml part.
- CustomXmlPartCollection - Class in com.aspose.slides
-
Represents collection of custom xml parts.
- Cut - Static variable in class com.aspose.slides.TransitionType
- Cyan - Static variable in class com.aspose.slides.PresetColor
- CycleMatrix - Static variable in class com.aspose.slides.SmartArtLayoutType
-
Use to show the relationship to a central idea in a cyclical progression.
- Cylinder - Static variable in class com.aspose.slides.ChartShapeType
-
Specifies the chart shall be drawn as a cylinder.
- Cylinder3D - Static variable in class com.aspose.slides.ChartType
-
Represents 3D Cylindrical Column Chart.