IMasterSlideCollection

IMasterSlideCollection — Aspose.Slides FOSS Python API Reference

概述

IMasterSlideCollection 代表了i主幻灯片对象的集合.浏览下面表中的属性和方法,以了解此类型的完整公开API表面.这里列出的所有成员都是稳定的公共API的一部分,可能用于针对FOSS版本的生产代码.

Package: aspose.slides_foss


描述情况

IMasterSlideCollection 是Python的Aspose.Slides FOSS库中的一个类,它暴露了1个方法和2个属性用于编程使用. 它扩展到 ABC, 继承了其母型的共享功能.

核心能力包括: list; imasterslide.这些操作使开发人员能够直接将masterslidecollection功能集成到Python应用程序中.

属性

Property类型Access描述情况
as_i_collectionlist仅读取收藏值为_i.
as_i_enumerableAny仅读取值是可数的.

方法

Method收益率描述情况
add_clone(source_master)IMasterSlide将一个 _ 克隆添加到这个集合中.

查看更多

 中文