add_section method
add_section
Add new section started form specific slide.
Returns
Added section.
def add_section(self, name, started_from_slide):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | Name of the section |
| started_from_slide | ISlide | First slide of section |
See Also
- class
ISection - class
ISectionCollection - class
ISlide - module
aspose.slides - library
Aspose.Slides