Skip to content

Commit 363620a

Browse files
Aspose.Slides for Python via .NET 24.10 API Reference
1 parent 1b7a40f commit 363620a

File tree

3 files changed

+4
-2
lines changed
  • content/python-net/english

3 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ The EffectSubtype type exposes the following members:
2323
| BOTTOM_LEFT | |
2424
| BOTTOM_RIGHT | |
2525
| CENTER | |
26+
| OBJECT_CENTER | |
27+
| SLIDE_CENTER | |
2628
| CLOCKWISE | |
2729
| COUNTER_CLOCKWISE | |
2830
| GRADUAL_AND_CYCLE_CLOCKWISE | |

content/python-net/english/aspose.slides.export/gifoptions/frame_size/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gets or sets frame size.
1414

1515
### Remarks
1616

17-
If the size is empty then the value will be taken from [`IPresentation.slide_size`](/slides/python-net/aspose.slides/ipresentation/slide_size)\>
17+
If the size is empty then the value will be taken from [`IPresentation.slide_size`](/slides/python-net/aspose.slides/ipresentation/slide_size)
1818

1919
### Definition:
2020
```python

content/python-net/english/aspose.slides.export/igifoptions/frame_size/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gets or sets frame size.
1414

1515
### Remarks
1616

17-
If the size is empty then the value will be taken from [`IPresentation.slide_size`](/slides/python-net/aspose.slides/ipresentation/slide_size)\>
17+
If the size is empty then the value will be taken from [`IPresentation.slide_size`](/slides/python-net/aspose.slides/ipresentation/slide_size)
1818

1919
### Definition:
2020
```python

0 commit comments

Comments
 (0)