remove_at method
remove_at
Removes the signature at the specified index.
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index of the signature that should be deleted. |
See Also
- class
DigitalSignatureCollection - module
aspose.slides - library
Aspose.Slides