Skip to content

Commit 1f94920

Browse files
committed
Aspose.Slides for PHP 24.7 API references
1 parent cc4a4fb commit 1f94920

File tree

77 files changed

+105443
-105158
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+105443
-105158
lines changed

content/php-java/english/aspose.slides/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ description: Aspose.Slides are Microsoft PowerPoint management APIs that enables
235235
| [GradientStopCollection](gradientstopcollection) | Represnts a collection of gradient stops. |
236236
| [GradientStopCollectionEffectiveData](gradientstopcollectioneffectivedata) | Represents a collection of GradientStopData objects. |
237237
| [GradientStopEffectiveData](gradientstopeffectivedata) | Immutable object which represents a gradient stop. |
238-
| [GradientStyle](gradientstyle) | Represents the styles available for a gradient. This determines the visual gradient effect applied to graphical elements. |
238+
| [GradientStyle](gradientstyle) | Represents the available gradient styles. |
239239
| [GraphicalObject](graphicalobject) | Represents abstract graphical object. |
240240
| [GraphicalObjectLock](graphicalobjectlock) | Determines which operations are disabled on the parent GraphicalObject. |
241241
| [GrayScale](grayscale) | Represents a Gray Scale effect. Converts all effect color values to a shade of gray, corresponding to their luminance. Effect alpha (opacity) values are unaffected. |
@@ -273,6 +273,7 @@ description: Aspose.Slides are Microsoft PowerPoint management APIs that enables
273273
| [InterruptionToken](interruptiontoken) | This class represents the token to use for signaling long running tasks whether the interruption was requested. |
274274
| [InterruptionTokenSource](interruptiontokensource) | Represents the source of InterruptionToken. |
275275
| [InvalidPasswordException](invalidpasswordexception) | Exception which thrown when presentation file format is unsupported. |
276+
| [LayoutPlaceholderManager](layoutplaceholdermanager) | Represents manager that allows you to add placeholders to the layout slide. |
276277
| [LayoutSlide](layoutslide) | Represents a layout slide. |
277278
| [LayoutSlideCollection](layoutslidecollection) | Represents a base class for collection of a layout slides. |
278279
| [LayoutSlideHeaderFooterManager](layoutslideheaderfootermanager) | Represents manager which holds behavior of the layout slide footer, date-time, page number placeholders and all child placeholders. Child placeholders mean placeholders are contained on depending slides. Depending slides use and depend on layout slide. |
@@ -583,7 +584,7 @@ description: Aspose.Slides are Microsoft PowerPoint management APIs that enables
583584
| [TextFrameFormat](textframeformat) | Contains the TextFrame's formatTextFrameFormatting properties. |
584585
| [TextHighlightingOptions](texthighlightingoptions) | Represents options which can be used to highlight text in text frame. |
585586
| [TextInheritanceLimit](textinheritancelimit) | Controls the depth of the text properties inheritance. |
586-
| [TextSearchOptions](textsearchoptions) | Represents options which can be used to find text in Presentation, Slide or TextFrame. |
587+
| [TextSearchOptions](textsearchoptions) | Represents options that can be used to search for text in a Presentation, Slide or TextFrame. |
587588
| [TextShapeType](textshapetype) | Represents text wrapping shape. |
588589
| [TextStrikethroughType](textstrikethroughtype) | Represents the type of text strikethrough. |
589590
| [TextStyle](textstyle) | This class contains the text style formatting properties. |

content/php-java/english/aspose.slides/basescript/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ url: /aspose.slides/basescript/
1818
| getBase () | Base argument |
1919

2020
**Returns:**
21-
[MathLeftSubSuperscriptElement](../mathleftsubsuperscriptelement), [MathMatrix](../mathmatrix), [MathLimit](../mathlimit), [MathBlock](../mathblock), [MathRadical](../mathradical), [MathArray](../matharray), [MathDelimiter](../mathdelimiter), [MathNaryOperator](../mathnaryoperator), [MathAccent](../mathaccent), [MathBorderBox](../mathborderbox), [MathGroupingCharacter](../mathgroupingcharacter), [MathBar](../mathbar), [MathSubscriptElement](../mathsubscriptelement), [MathSuperscriptElement](../mathsuperscriptelement), [MathFunction](../mathfunction), [MathFraction](../mathfraction), [MathematicalText](../mathematicaltext), [BaseScript](../basescript), [MathBox](../mathbox), [MathElementBase](../mathelementbase), [MathRightSubSuperscriptElement](../mathrightsubsuperscriptelement)
21+
[MathLeftSubSuperscriptElement](../mathleftsubsuperscriptelement), [MathMatrix](../mathmatrix), [MathLimit](../mathlimit), [MathBlock](../mathblock), [MathRadical](../mathradical), [MathArray](../matharray), [MathDelimiter](../mathdelimiter), [MathAccent](../mathaccent), [MathNaryOperator](../mathnaryoperator), [MathBorderBox](../mathborderbox), [MathGroupingCharacter](../mathgroupingcharacter), [MathBar](../mathbar), [MathFunction](../mathfunction), [MathSubscriptElement](../mathsubscriptelement), [MathSuperscriptElement](../mathsuperscriptelement), [MathematicalText](../mathematicaltext), [BaseScript](../basescript), [MathFraction](../mathfraction), [MathBox](../mathbox), [MathElementBase](../mathelementbase), [MathRightSubSuperscriptElement](../mathrightsubsuperscriptelement)
2222

2323

2424
---

content/php-java/english/aspose.slides/baseslide/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ boolean
170170
| altText | String | Alternative text. |
171171

172172
**Returns:**
173-
[Connector](../connector), [GraphicalObject](../graphicalobject), [Shape](../shape), [SmartArtShape](../smartartshape), [Table](../table), [Ink](../ink), [GeometryShape](../geometryshape), [SummaryZoomFrame](../summaryzoomframe), [SummaryZoomSection](../summaryzoomsection), [ZoomFrame](../zoomframe), [OleObjectFrame](../oleobjectframe), [VideoFrame](../videoframe), [SmartArt](../smartart), [GroupShape](../groupshape), [AutoShape](../autoshape), [PictureFrame](../pictureframe), [SectionZoomFrame](../sectionzoomframe), [Chart](../chart), [AudioFrame](../audioframe), [LegacyDiagram](../legacydiagram), [ZoomObject](../zoomobject)
173+
[Connector](../connector), [GraphicalObject](../graphicalobject), [Table](../table), [SmartArtShape](../smartartshape), [Shape](../shape), [Ink](../ink), [SummaryZoomFrame](../summaryzoomframe), [GeometryShape](../geometryshape), [SummaryZoomSection](../summaryzoomsection), [ZoomFrame](../zoomframe), [VideoFrame](../videoframe), [OleObjectFrame](../oleobjectframe), [SmartArt](../smartart), [GroupShape](../groupshape), [AutoShape](../autoshape), [SectionZoomFrame](../sectionzoomframe), [PictureFrame](../pictureframe), [Chart](../chart), [AudioFrame](../audioframe), [LegacyDiagram](../legacydiagram), [ZoomObject](../zoomobject)
174174

175175

176176
---

content/php-java/english/aspose.slides/behaviorcollection/_index.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,13 @@ void
110110

111111
| Name | Description |
112112
| --- | --- |
113-
| add ([MotionEffect](../motioneffect)) | Add new behavior to a collection. |
113+
| add ([Behavior](../behavior)) | Add new behavior to a collection. |
114114

115115
**Parameters:**
116116

117117
| Name | Type | Description |
118118
| --- | --- | --- |
119-
| item | [MotionEffect](../motioneffect) | Behavior to add. |
119+
| item | [Behavior](../behavior) | Behavior to add. |
120120

121121
**Returns:**
122122
void
@@ -129,13 +129,13 @@ void
129129

130130
| Name | Description |
131131
| --- | --- |
132-
| add ([Behavior](../behavior)) | Add new behavior to a collection. |
132+
| add ([MotionEffect](../motioneffect)) | Add new behavior to a collection. |
133133

134134
**Parameters:**
135135

136136
| Name | Type | Description |
137137
| --- | --- | --- |
138-
| item | [Behavior](../behavior) | Behavior to add. |
138+
| item | [MotionEffect](../motioneffect) | Behavior to add. |
139139

140140
**Returns:**
141141
void
@@ -294,13 +294,13 @@ boolean
294294

295295
| Name | Description |
296296
| --- | --- |
297-
| contains ([MotionEffect](../motioneffect)) | Determines whether the IGenericCollection contains a specific value. |
297+
| contains ([Behavior](../behavior)) | Determines whether the IGenericCollection contains a specific value. |
298298

299299
**Parameters:**
300300

301301
| Name | Type | Description |
302302
| --- | --- | --- |
303-
| item | [MotionEffect](../motioneffect) | The object to locate in the IGenericCollection. |
303+
| item | [Behavior](../behavior) | The object to locate in the IGenericCollection. |
304304

305305
**Returns:**
306306
boolean
@@ -313,13 +313,13 @@ boolean
313313

314314
| Name | Description |
315315
| --- | --- |
316-
| contains ([Behavior](../behavior)) | Determines whether the IGenericCollection contains a specific value. |
316+
| contains ([MotionEffect](../motioneffect)) | Determines whether the IGenericCollection contains a specific value. |
317317

318318
**Parameters:**
319319

320320
| Name | Type | Description |
321321
| --- | --- | --- |
322-
| item | [Behavior](../behavior) | The object to locate in the IGenericCollection. |
322+
| item | [MotionEffect](../motioneffect) | The object to locate in the IGenericCollection. |
323323

324324
**Returns:**
325325
boolean
@@ -418,7 +418,7 @@ int
418418
| index | int | Index of a behavior to return. |
419419

420420
**Returns:**
421-
[ScaleEffect](../scaleeffect), [ColorEffect](../coloreffect), [PropertyEffect](../propertyeffect), [SetEffect](../seteffect), [RotationEffect](../rotationeffect), [MotionEffect](../motioneffect), [Behavior](../behavior), [CommandEffect](../commandeffect), [FilterEffect](../filtereffect)
421+
[ScaleEffect](../scaleeffect), [ColorEffect](../coloreffect), [PropertyEffect](../propertyeffect), [SetEffect](../seteffect), [RotationEffect](../rotationeffect), [Behavior](../behavior), [MotionEffect](../motioneffect), [CommandEffect](../commandeffect), [FilterEffect](../filtereffect)
422422

423423

424424
---
@@ -523,13 +523,13 @@ int
523523

524524
| Name | Description |
525525
| --- | --- |
526-
| indexOf ([MotionEffect](../motioneffect)) | Determines the index of a specific item in the List. |
526+
| indexOf ([Behavior](../behavior)) | Determines the index of a specific item in the List. |
527527

528528
**Parameters:**
529529

530530
| Name | Type | Description |
531531
| --- | --- | --- |
532-
| item | [MotionEffect](../motioneffect) | The object to locate in the List. |
532+
| item | [Behavior](../behavior) | The object to locate in the List. |
533533

534534
**Returns:**
535535
int
@@ -542,13 +542,13 @@ int
542542

543543
| Name | Description |
544544
| --- | --- |
545-
| indexOf ([Behavior](../behavior)) | Determines the index of a specific item in the List. |
545+
| indexOf ([MotionEffect](../motioneffect)) | Determines the index of a specific item in the List. |
546546

547547
**Parameters:**
548548

549549
| Name | Type | Description |
550550
| --- | --- | --- |
551-
| item | [Behavior](../behavior) | The object to locate in the List. |
551+
| item | [MotionEffect](../motioneffect) | The object to locate in the List. |
552552

553553
**Returns:**
554554
int
@@ -699,14 +699,14 @@ void
699699

700700
| Name | Description |
701701
| --- | --- |
702-
| insert (int, [MotionEffect](../motioneffect)) | Inserts new behavior to a collection at the specified index. |
702+
| insert (int, [Behavior](../behavior)) | Inserts new behavior to a collection at the specified index. |
703703

704704
**Parameters:**
705705

706706
| Name | Type | Description |
707707
| --- | --- | --- |
708708
| index | int | Index where new behavior should be inserted. |
709-
| item | [MotionEffect](../motioneffect) | Behavior to insert. |
709+
| item | [Behavior](../behavior) | Behavior to insert. |
710710

711711
**Returns:**
712712
void
@@ -719,14 +719,14 @@ void
719719

720720
| Name | Description |
721721
| --- | --- |
722-
| insert (int, [Behavior](../behavior)) | Inserts new behavior to a collection at the specified index. |
722+
| insert (int, [MotionEffect](../motioneffect)) | Inserts new behavior to a collection at the specified index. |
723723

724724
**Parameters:**
725725

726726
| Name | Type | Description |
727727
| --- | --- | --- |
728728
| index | int | Index where new behavior should be inserted. |
729-
| item | [Behavior](../behavior) | Behavior to insert. |
729+
| item | [MotionEffect](../motioneffect) | Behavior to insert. |
730730

731731
**Returns:**
732732
void
@@ -913,13 +913,13 @@ boolean
913913

914914
| Name | Description |
915915
| --- | --- |
916-
| remove ([MotionEffect](../motioneffect)) | Removes specified behavior from a collection. |
916+
| remove ([Behavior](../behavior)) | Removes specified behavior from a collection. |
917917

918918
**Parameters:**
919919

920920
| Name | Type | Description |
921921
| --- | --- | --- |
922-
| item | [MotionEffect](../motioneffect) | Behavior to remove. |
922+
| item | [Behavior](../behavior) | Behavior to remove. |
923923

924924
**Returns:**
925925
boolean
@@ -932,13 +932,13 @@ boolean
932932

933933
| Name | Description |
934934
| --- | --- |
935-
| remove ([Behavior](../behavior)) | Removes specified behavior from a collection. |
935+
| remove ([MotionEffect](../motioneffect)) | Removes specified behavior from a collection. |
936936

937937
**Parameters:**
938938

939939
| Name | Type | Description |
940940
| --- | --- | --- |
941-
| item | [Behavior](../behavior) | Behavior to remove. |
941+
| item | [MotionEffect](../motioneffect) | Behavior to remove. |
942942

943943
**Returns:**
944944
boolean
@@ -1103,7 +1103,7 @@ void
11031103

11041104
| Name | Description |
11051105
| --- | --- |
1106-
| set_Item (int, [MotionEffect](../motioneffect)) | Sets a behavior at the specified index. |
1106+
| set_Item (int, [Behavior](../behavior)) | Sets a behavior at the specified index. |
11071107

11081108
**Parameters:**
11091109

@@ -1122,7 +1122,7 @@ void
11221122

11231123
| Name | Description |
11241124
| --- | --- |
1125-
| set_Item (int, [Behavior](../behavior)) | Sets a behavior at the specified index. |
1125+
| set_Item (int, [MotionEffect](../motioneffect)) | Sets a behavior at the specified index. |
11261126

11271127
**Parameters:**
11281128

content/php-java/english/aspose.slides/buildversioninfo/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ url: /aspose.slides/buildversioninfo/
1616

1717
| Name | Value | Description |
1818
| --- | --- | --- |
19-
[ProductMinor](#ProductMinor) | 6 | Minor version number. |
19+
[ProductMinor](#ProductMinor) | 7 | Minor version number. |
2020
[ProductMajor](#ProductMajor) | 24 | Major version number. |
21-
[AssemblyVersion](#AssemblyVersion) | 24.6 | Version of Aspose.Slides assembly. |
22-
[FileVersion](#FileVersion) | 24.6 | Version of assembly file. |
21+
[AssemblyVersion](#AssemblyVersion) | 24.7 | Version of Aspose.Slides assembly. |
22+
[FileVersion](#FileVersion) | 24.7 | Version of assembly file. |
2323
[Product](#Product) | Aspose.Slides for PHP via Java | Product name of Aspose.Slides |
2424

2525

content/php-java/english/aspose.slides/chart/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ int
239239
| getThemeManager () | Returns theme manager. Read-only IOverrideThemeManager. |
240240

241241
**Returns:**
242-
[SlideThemeManager](../slidethememanager), [LayoutSlideThemeManager](../layoutslidethememanager), [ChartThemeManager](../chartthememanager), [NotesSlideThemeManager](../notesslidethememanager), [BaseOverrideThemeManager](../baseoverridethememanager)
242+
[SlideThemeManager](../slidethememanager), [LayoutSlideThemeManager](../layoutslidethememanager), [ChartThemeManager](../chartthememanager), [BaseOverrideThemeManager](../baseoverridethememanager), [NotesSlideThemeManager](../notesslidethememanager)
243243

244244

245245
---

content/php-java/english/aspose.slides/collect/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Collect
3737
| pres | [Presentation](../presentation) | Presentation to collect shapes |
3838

3939
**Returns:**
40-
[CommentCollection](../commentcollection), [LineFormatCollection](../lineformatcollection), [BehaviorPropertyCollection](../behaviorpropertycollection), [ColumnCollection](../columncollection), SortedList, [ChartDataWorksheetCollection](../chartdataworksheetcollection), [EffectStyleCollection](../effectstylecollection), [SmartArtNodeCollection](../smartartnodecollection), [GradientStopCollectionEffectiveData](../gradientstopcollectioneffectivedata), [DigitalSignatureCollection](../digitalsignaturecollection), [TabCollection](../tabcollection), [PieSplitCustomPointCollection](../piesplitcustompointcollection), [SlideCollection](../slidecollection), List, [ChartCategoryCollection](../chartcategorycollection), [SmartArtShapeCollection](../smartartshapecollection), [ImageTransformOperationCollection](../imagetransformoperationcollection), [ShapeCollection](../shapecollection), [FontFallBackRulesCollection](../fontfallbackrulescollection), SortedDictionary, [Sequence](../sequence), [SummaryZoomSectionCollection](../summaryzoomsectioncollection), [RowCollection](../rowcollection), [ChartSeriesCollection](../chartseriescollection), LinkedList, Stack, [ChartCellCollection](../chartcellcollection), [CommentAuthorCollection](../commentauthorcollection), Collection, [Row](../row), [AudioCollection](../audiocollection), [CustomXmlPartCollection](../customxmlpartcollection), [DataLabelCollection](../datalabelcollection), Dictionary, [MathBlock](../mathblock), [ImageTransformOCollectionEffectiveData](../imagetransformocollectioneffectivedata), [TrendlineCollection](../trendlinecollection), [ParagraphCollection](../paragraphcollection), [MasterSlideCollection](../masterslidecollection), [TextAnimationCollection](../textanimationcollection), ReadOnlyCollection, [SectionCollection](../sectioncollection), [MotionPath](../motionpath), [ChartDataPointCollection](../chartdatapointcollection), [ControlPropertiesCollection](../controlpropertiescollection), [FontSubstRuleCollection](../fontsubstrulecollection), [BehaviorCollection](../behaviorcollection), [VbaReferenceCollection](../vbareferencecollection), [Column](../column), [ImageCollection](../imagecollection), [PointCollection](../pointcollection), [FillFormatCollection](../fillformatcollection), [MasterLayoutSlideCollection](../masterlayoutslidecollection), [GradientStopCollection](../gradientstopcollection), [PortionCollection](../portioncollection), Queue, [LayoutSlideCollection](../layoutslidecollection), [GlobalLayoutSlideCollection](../globallayoutslidecollection), [TagCollection](../tagcollection), [SequenceCollection](../sequencecollection), [ControlCollection](../controlcollection), [ExtraColorSchemeCollection](../extracolorschemecollection), [SectionSlideCollection](../sectionslidecollection), [ColorOperationCollection](../coloroperationcollection), [CellCollection](../cellcollection), [VbaModuleCollection](../vbamodulecollection), KeyedCollection, [MathParagraph](../mathparagraph), [VideoCollection](../videocollection)
40+
[CommentCollection](../commentcollection), [LineFormatCollection](../lineformatcollection), [BehaviorPropertyCollection](../behaviorpropertycollection), [ColumnCollection](../columncollection), SortedList, [ChartDataWorksheetCollection](../chartdataworksheetcollection), [EffectStyleCollection](../effectstylecollection), [GradientStopCollectionEffectiveData](../gradientstopcollectioneffectivedata), [SmartArtNodeCollection](../smartartnodecollection), [DigitalSignatureCollection](../digitalsignaturecollection), [TabCollection](../tabcollection), [PieSplitCustomPointCollection](../piesplitcustompointcollection), [SlideCollection](../slidecollection), List, [ChartCategoryCollection](../chartcategorycollection), [SmartArtShapeCollection](../smartartshapecollection), [ShapeCollection](../shapecollection), [ImageTransformOperationCollection](../imagetransformoperationcollection), [FontFallBackRulesCollection](../fontfallbackrulescollection), SortedDictionary, [Sequence](../sequence), [RowCollection](../rowcollection), [SummaryZoomSectionCollection](../summaryzoomsectioncollection), [ChartSeriesCollection](../chartseriescollection), LinkedList, Stack, [ChartCellCollection](../chartcellcollection), [CommentAuthorCollection](../commentauthorcollection), Collection, [Row](../row), [AudioCollection](../audiocollection), [DataLabelCollection](../datalabelcollection), [CustomXmlPartCollection](../customxmlpartcollection), Dictionary, [MathBlock](../mathblock), [TrendlineCollection](../trendlinecollection), [ImageTransformOCollectionEffectiveData](../imagetransformocollectioneffectivedata), [ParagraphCollection](../paragraphcollection), [MasterSlideCollection](../masterslidecollection), [TextAnimationCollection](../textanimationcollection), ReadOnlyCollection, [SectionCollection](../sectioncollection), [ChartDataPointCollection](../chartdatapointcollection), [MotionPath](../motionpath), [ControlPropertiesCollection](../controlpropertiescollection), [FontSubstRuleCollection](../fontsubstrulecollection), [BehaviorCollection](../behaviorcollection), [Column](../column), [VbaReferenceCollection](../vbareferencecollection), [PointCollection](../pointcollection), [ImageCollection](../imagecollection), [FillFormatCollection](../fillformatcollection), [MasterLayoutSlideCollection](../masterlayoutslidecollection), [GradientStopCollection](../gradientstopcollection), [PortionCollection](../portioncollection), [LayoutSlideCollection](../layoutslidecollection), Queue, [GlobalLayoutSlideCollection](../globallayoutslidecollection), [TagCollection](../tagcollection), [SequenceCollection](../sequencecollection), [ControlCollection](../controlcollection), [ExtraColorSchemeCollection](../extracolorschemecollection), [SectionSlideCollection](../sectionslidecollection), [ColorOperationCollection](../coloroperationcollection), [CellCollection](../cellcollection), [VbaModuleCollection](../vbamodulecollection), KeyedCollection, [MathParagraph](../mathparagraph), [VideoCollection](../videocollection)
4141

4242

4343
---

0 commit comments

Comments
 (0)