Paragraph

Overview

Paragraph 是一个类在Aspose.Slides FOSS的.NET中. 继承人: IParagraph.

代表文本中的一段.

本类提供了在.NET 程序中使用Paragraph对象的方法之一. 有的方法包括: Paragraph. 所有公众成员在安装了Aspose.Slides FOSS for .NET 包后,可以访问任何.NET应用程序. 特性: AsIPresentationComponent, AsISlideComponent, ParagraphFormat, Portions, Presentation, Slide,另外一个.

Properties

NameTypeAccessDescription
PortionsIPortionCollectionRead得到了份额.
ParagraphFormatIParagraphFormatRead得到了段落格式.
Textstring阅读/写作获取或设置文本.
AsISlideComponentISlideComponentRead得到了作为i滑动组件.
SlideIBaseSlide?Read得到了滑梯.
AsIPresentationComponentIPresentationComponentRead得到了作为i的表达组件.
PresentationIPresentation?Read得到了演示.

Methods

SignatureDescription
Paragraph()启动一个新的Paragraph类实例.

See Also

 中文