remove method
remove
Removes the first occurrence of a specific paragraph.
Returns
true if item
was successfully removed; otherwise, false.
def remove(self, item):
...
Parameter | Type | Description |
---|---|---|
item | IParagraph | The paragraph to remove from collection. |
See Also
- class
IParagraph
- class
IParagraphCollection
- module
aspose.slides
- library
Aspose.Slides