add method
add
Adds a new tag to collection.
Returns
The index of the added tag.
def add(self, name, value):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | The name of the tag. |
| value | str | The value of the tag. |
See Also
- class
ITagCollection - module
aspose.slides - library
Aspose.Slides