File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
content/python-net/english
aspose.slides.animation/effectsubtype Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ The EffectSubtype type exposes the following members:
23
23
| BOTTOM_LEFT | |
24
24
| BOTTOM_RIGHT | |
25
25
| CENTER | |
26
+ | OBJECT_CENTER | |
27
+ | SLIDE_CENTER | |
26
28
| CLOCKWISE | |
27
29
| COUNTER_CLOCKWISE | |
28
30
| GRADUAL_AND_CYCLE_CLOCKWISE | |
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Gets or sets frame size.
14
14
15
15
### Remarks
16
16
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 )
18
18
19
19
### Definition:
20
20
``` python
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Gets or sets frame size.
14
14
15
15
### Remarks
16
16
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 )
18
18
19
19
### Definition:
20
20
``` python
You can’t perform that action at this time.
0 commit comments