ICommentCollection
ICommentCollection — Aspose.Slides FOSS Python API Reference
概述
ICommentCollection 代码是 i comment 对象的集合.浏览下面表中的属性和方法,以了解此类型的完整公共 API 表面.这里列出的所有成员都是稳定的公开 API 的一部分,可能用于针对 FOSS 版本的生产代碼.请参阅包文档来查看安装说明以及相关类别的全清单.
Package: aspose.slides_foss
描述情况
ICommentCollection 是Python的Aspose.Slides FOSS库中的一个类,它暴露了7个方法和2个属性用于编程使用. 它扩展到 ABC, 继承了其母型的共享功能.
核心能力包括: list; list[icomment]; icomment.这些操作使开发人员能够直接将icommentcollection功能集成到Python应用中.
属性
| Property | 类型 | Access | 描述情况 |
|---|---|---|---|
as_i_collection | list | 仅读取 | 收藏值为_i. |
as_i_enumerable | Any | 仅读取 | 值是可数的. |
方法
| Method | 收益率 | 描述情况 |
|---|---|---|
to_array() | list[IComment] | 将该对象转换为一个 _ 阵列表示. |
add_comment(text, slide, position, creation_time) | IComment | 添加一个评论到这个集合. |
insert_comment(index, text, slide, position, creation_time) | IComment | 执行 insert_comment操作. |
remove_at(index) | None | 从这个集合中删除指定的 _at. |
remove(comment) | None | 从这个集合中删除指定. |
clear() | None | 执行清晰的操作. |
查看更多
- [Aspose.Slides 斯 Python API参考主页](/slides/python/)
- 企业API参考](https://reference.aspose.com/slides/)