Aspose.Words.Loading
这Aspose.Words.Loading命名空间提供类和枚举, 允许在加载文档时指定其他选项。
课程
班级 | 描述 |
---|---|
ChmLoadOptions | 允许在将 CHM 文档加载到Document 对象. |
DocumentLoadingArgs | 参数传递到Notify . |
HtmlLoadOptions | 允许在将 HTML 文档加载到Document 对象. |
LanguagePreferences | 允许设置语言首选项。 |
LoadOptions | 允许在 将文档加载到Document 对象. |
PdfLoadOptions | 允许在将 Pdf 文档加载到 PDF 文档时指定其他选项Document 对象. |
ResourceLoadingArgs | 提供数据ResourceLoading 方法. |
RtfLoadOptions | 允许在加载时指定附加选项Rtf文档成Document 对象. |
TxtLoadOptions | 允许在加载时指定附加选项Text文档成Document 对象. |
接口
界面 | 描述 |
---|---|
IDocumentLoadingCallback | 如果您想在加载文档期间调用自己的自定义方法,请实现此接口。 |
IResourceLoadingCallback | 如果您想控制 Aspose.Words 在 导入文档并插入图像时如何加载外部资源,请实现此接口DocumentBuilder . |
枚举
枚举 | 描述 |
---|---|
BlockImportMode | 指定如何从基于 HTML 的文档导入块级元素的属性。 |
DocumentDirection | 允许指定文档中文本的流动方向。 |
EditingLanguage | 指定编辑语言。 |
HtmlControlType | 表示从 HTML 导入的 <input> 和 <select> 元素的文档节点类型。 |
ResourceLoadingAction | 指定资源加载模式。 |
ResourceType | 加载资源的类型。 |
TxtLeadingSpacesOptions | 指定导入期间用于前导空格处理的可用选项Text文件. |
TxtTrailingSpacesOptions | 指定导入期间尾随空格处理的可用选项Text文件. |