find_by_name method
find_by_name
Find author in a collection by name.
Returns
Author or None.
def find_by_name(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | Name of an author to find. |
See Also
- class
CommentAuthorCollection
- module
aspose.slides
- library
Aspose.Slides