ICommentAuthorCollection
ICommentAuthorCollection — Aspose.Slides FOSS Python API Reference
概述
ICommentAuthorCollection 代码是 i comment 作者对象的集合.浏览下面表中的属性和方法,以了解此类型的完整公开API表面.这里列出的所有成员都是稳定的公共 API的一部分,可以用于针对FOSS版本的生产代碼.
Package: aspose.slides_foss
描述情况
ICommentAuthorCollection 是Python的Aspose.Slides FOSS库中的一个类,它暴露了7个方法和2个属性用于编程使用. 它扩展到 ABC, 继承了其母型的共享功能.
核心能力包括: list; icommentauthor; list[icommentauthor].这些操作使开发人员能够直接将icomment-authorcollection功能集成到Python应用程序中.
属性
| Property | 类型 | Access | 描述情况 |
|---|---|---|---|
as_i_collection | list | 仅读取 | 收藏值为_i. |
as_i_enumerable | Any | 仅读取 | 值是可数的. |
方法
| Method | 收益率 | 描述情况 |
|---|---|---|
add_author(name, initials) | ICommentAuthor | 添加一个作者到这个集合. |
to_array() | list[ICommentAuthor] | 将该对象转换为一个 _ 阵列表示. |
find_by_name(name) | list[ICommentAuthor] | 搜索并返回指定的_by_name,如果没有找到则为 null. |
find_by_name_and_initials(name, initials) | list[ICommentAuthor] | 搜索并返回指定的_by_name_and_initials,如果没有找到的话则为 null. |
remove_at(index) | None | 从这个集合中删除指定的 _at. |
remove(author) | None | 从这个集合中删除指定. |
clear() | None | 执行清晰的操作. |
查看更多
- [Aspose.Slides 斯 Python API参考主页](/slides/python/)
- 企业API参考](https://reference.aspose.com/slides/)