ISlideComponent

ISlideComponent

概述

ISlideComponent 是 Aspose.Slides FOSS for Java 的界面。. 继承: IPresentationComponent.

它是幻灯片的一部分。.

此界面提供3种方法,以便在Java程序中使用 ISlideComponent 对象。. 可用的方法包括: asIPresentationComponent, getPresentation, getSlide. 所有公共成员都可以在安装 Aspose.Slides FOSS for Java 包后访问任何 Java 的应用程序。. 属性: presentation, slide.

属性

名称类型Access描述
slideIBaseSlide阅读回归父母的幻灯片。.
presentationIPresentation阅读返回包含此组件的演示文稿。.

方法

Signature描述
getSlide()IBaseSlide回归父母的幻灯片。.
asIPresentationComponent()IPresentationComponent返回基 {@link IPresentationComponent} 接口。.
getPresentation()IPresentation返回包含此组件的演示文稿。.

看也

 中文