PresentationNotesSlide

PresentationNotesSlide class

表示 PowerPoint 文档注释幻灯片。

public class PresentationNotesSlide : PresentationBaseSlide

特性

姓名 描述
Charts { get; } 获取演示文稿中所有图表的集合。
ImageFillFormat { get; } 获取演示文稿的图像填充格式设置。
Shapes { get; } 获取演示文稿所有形状的集合。

方法

姓名 描述
FindImages() 查找内容中的所有图像。 搜索在指定的对象中进行SearchableObjects.
FindImages(ImageSearchCriteria) 根据指定的搜索条件查找图像。 搜索在指定的对象中进行SearchableObjects.
Search() 查找内容中所有可能的水印。 搜索在指定的对象中进行SearchableObjects.
Search(SearchCriteria) 根据指定的搜索条件查找可能的水印。 搜索在指定的对象中进行SearchableObjects.

也可以看看