Skip to content

Commit 839cccf

Browse files
Aspose.Slides for Python via .NET 24.9 API Reference
1 parent 3df79cc commit 839cccf

File tree

500 files changed

+864
-764
lines changed

Some content is hidden

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

500 files changed

+864
-764
lines changed

content/python-net/english/aspose.slides.animation/behaviorcollection/copy_to/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def copy_to(self, array, array_index):
2727

2828
| Exception | Description |
2929
| :- | :- |
30-
| **RuntimeError(Proxy error(ArgumentNullException))** | `array` is null. |
30+
| **RuntimeError(Proxy error(ArgumentNullException))** | `array` is None. |
3131
| **RuntimeError(Proxy error(ArgumentOutOfRangeException))** | `array_index` is less than 0. |
3232
| **RuntimeError(Proxy error(ArgumentException))** | The number of elements in the source **System.Collections.Generic.ICollection`1** is greater than the available space from `array_index` to the end of the destination `array`. |
3333

content/python-net/english/aspose.slides.animation/effecttype/_index.md

Lines changed: 24 additions & 22 deletions
Large diffs are not rendered by default.

content/python-net/english/aspose.slides.animation/isequence/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The ISequence type exposes the following members:
1818
| Property | Description |
1919
| :- | :- |
2020
| [`count`](/slides/python-net/aspose.slides.animation/isequence/count/) | Returns the number of effects in a sequense.<br/> Read-only **int**. |
21-
| [`trigger_shape`](/slides/python-net/aspose.slides.animation/isequence/trigger_shape/) | Returns or sets shape target for INTERACTIVE sequence.<br/> If sequence is not interactive then returns null.<br/> Read/write [`IShape`](/slides/python-net/aspose.slides/ishape). |
21+
| [`trigger_shape`](/slides/python-net/aspose.slides.animation/isequence/trigger_shape/) | Returns or sets shape target for INTERACTIVE sequence.<br/> If sequence is not interactive then returns None.<br/> Read/write [`IShape`](/slides/python-net/aspose.slides/ishape). |
2222

2323
Returns an effect at the specified index.
2424

content/python-net/english/aspose.slides.animation/isequence/trigger_shape/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ weight: 120
1010

1111
## trigger_shape property
1212
Returns or sets shape target for INTERACTIVE sequence.
13-
If sequence is not interactive then returns null.
13+
If sequence is not interactive then returns None.
1414
Read/write [`IShape`](/slides/python-net/aspose.slides/ishape).
1515

1616
### Definition:

content/python-net/english/aspose.slides.animation/itextanimation/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The ITextAnimation type exposes the following members:
1818
| Property | Description |
1919
| :- | :- |
2020
| [`build_type`](/slides/python-net/aspose.slides.animation/itextanimation/build_type/) | List of build type (for exp. Paragraph 1,2,3, All at Once) of text animation.<br/> Read/write [`ITextAnimation.build_type`](/slides/python-net/aspose.slides.animation/itextanimation/build_type). |
21-
| [`effect_animate_background_shape`](/slides/python-net/aspose.slides.animation/itextanimation/effect_animate_background_shape/) | Linked shape effect with group or not (null)<br/> Read/write [`IEffect`](/slides/python-net/aspose.slides.animation/ieffect). |
21+
| [`effect_animate_background_shape`](/slides/python-net/aspose.slides.animation/itextanimation/effect_animate_background_shape/) | Linked shape effect with group or not (None)<br/> Read/write [`IEffect`](/slides/python-net/aspose.slides.animation/ieffect). |
2222

2323
## Methods
2424

content/python-net/english/aspose.slides.animation/itextanimation/effect_animate_background_shape/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ weight: 30
99

1010

1111
## effect_animate_background_shape property
12-
Linked shape effect with group or not (null)
12+
Linked shape effect with group or not (None)
1313
Read/write [`IEffect`](/slides/python-net/aspose.slides.animation/ieffect).
1414

1515
### Definition:

content/python-net/english/aspose.slides.animation/sequence/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Sequence type exposes the following members:
1818
| Property | Description |
1919
| :- | :- |
2020
| [`count`](/slides/python-net/aspose.slides.animation/sequence/count/) | Returns the number of effects in a sequense.<br/> Read-only **int**. |
21-
| [`trigger_shape`](/slides/python-net/aspose.slides.animation/sequence/trigger_shape/) | Returns or sets shape target for INTERACTIVE sequence.<br/> If sequence is not interactive then returns null.<br/> Read/write [`IShape`](/slides/python-net/aspose.slides/ishape). |
21+
| [`trigger_shape`](/slides/python-net/aspose.slides.animation/sequence/trigger_shape/) | Returns or sets shape target for INTERACTIVE sequence.<br/> If sequence is not interactive then returns None.<br/> Read/write [`IShape`](/slides/python-net/aspose.slides/ishape). |
2222

2323
Returns an effect at the specified index.
2424

content/python-net/english/aspose.slides.animation/sequence/trigger_shape/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ weight: 120
1010

1111
## trigger_shape property
1212
Returns or sets shape target for INTERACTIVE sequence.
13-
If sequence is not interactive then returns null.
13+
If sequence is not interactive then returns None.
1414
Read/write [`IShape`](/slides/python-net/aspose.slides/ishape).
1515

1616
### Definition:

content/python-net/english/aspose.slides.animation/textanimation/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The TextAnimation type exposes the following members:
2424
| Property | Description |
2525
| :- | :- |
2626
| [`build_type`](/slides/python-net/aspose.slides.animation/textanimation/build_type/) | List of build type (for exp. Paragraph 1,2,3, All at Once) of text animation.<br/> Read/write [`BuildType`](/slides/python-net/aspose.slides.animation/buildtype). |
27-
| [`effect_animate_background_shape`](/slides/python-net/aspose.slides.animation/textanimation/effect_animate_background_shape/) | Linked shape effect with group or not (null).<br/> Read/write [`IEffect`](/slides/python-net/aspose.slides.animation/ieffect). |
27+
| [`effect_animate_background_shape`](/slides/python-net/aspose.slides.animation/textanimation/effect_animate_background_shape/) | Linked shape effect with group or not (None).<br/> Read/write [`IEffect`](/slides/python-net/aspose.slides.animation/ieffect). |
2828

2929
## Methods
3030

content/python-net/english/aspose.slides.animation/textanimation/effect_animate_background_shape/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ weight: 40
99

1010

1111
## effect_animate_background_shape property
12-
Linked shape effect with group or not (null).
12+
Linked shape effect with group or not (None).
1313
Read/write [`IEffect`](/slides/python-net/aspose.slides.animation/ieffect).
1414

1515
### Definition:

0 commit comments

Comments
 (0)