WebDocument
WebDocument class
表示用于保存为网页格式的演示文稿的过渡形式。
public class WebDocument
Constructors
| Name | Description |
|---|---|
| WebDocument(WebDocumentOptions) | WebDocument 构造函数。 |
Properties
| Name | Description |
|---|---|
| Global { get; } | 返回文档的全局存储。只读 Storage。 |
| Input { get; } | |
| Output { get; } | 返回文档的输出元素集合。只读 Output。 |
Methods
| Name | Description |
|---|---|
| Save() | 保存文档输出。 |
See Also
- namespace Aspose.Slides.Export.Web
- assembly Aspose.Slides