remove method
remove
Removes the tag with a specified name from the collection.
def remove(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | The name of tag to remove. |
See Also
- class
TagCollection - module
aspose.slides - library
Aspose.Slides