Namespace Aspose.Words.Loading
Namespace Aspose.Words.Loading
班级
班级名称 | 描述 |
---|---|
ChmLoadOptions | Allows to specify additional options when loading CHM document into a Aspose.Words.Document object. To learn more, visit the 定义负载选项 documentation article. |
DocumentLoadingArgs | An argument passed into Aspose.Words.Loading.IDocumentLoadingCallback.Notify(Aspose.Words.Loading.DocumentLoadingArgs). To learn more, visit the 定义负载选项 documentation article. |
HtmlLoadOptions | Allows to specify additional options when loading HTML document into a Aspose.Words.Document object. To learn more, visit the 定义负载选项 documentation article. |
LanguagePreferences | Allows to set up language preferences. To learn more, visit the 定义负载选项 documentation article. |
LoadOptions | Allows to specify additional options (such as password or base URI) when loading a document into a Aspose.Words.Document object. To learn more, visit the 定义负载选项 documentation article. |
MarkdownLoadOptions | 允许在下载 Aspose.Words.LoadFormat.Markdown 文档时指定额外的选项到 Aspose.Words.Document 对象中。 |
PdfLoadOptions | Allows to specify additional options when loading Pdf document into a Aspose.Words.Document object. To learn more, visit the 定义负载选项 documentation article. |
ResourceLoadingArgs | 提供 Aspose.Words.Loading.IResourceLoadingCallback.ResourceLoading(Aspose.Words.Loading.ResourceLoadingArgs)方法的数据。 |
RtfLoadOptions | Allows to specify additional options when loading Aspose.Words.LoadFormat.Rtf document into a Aspose.Words.Document object. To learn more, visit the 定义负载选项 documentation article. |
TxtLoadOptions | Allows to specify additional options when loading Aspose.Words.LoadFormat.Text document into a Aspose.Words.Document object. To learn more, visit the 定义负载选项 documentation article. |
界面
接口名称 | 描述 |
---|---|
IDocumentLoadingCallback | 实施这个界面,如果你想在下载文档时有自己的自定义方法呼叫。 |
IResourceLoadingCallback | 实施此界面,如果您想控制 Aspose.Words 如何在导入文档时加载外部资源,并使用 Aspose.Words.DocumentBuilder 输入图像。 |
恩斯
Enum 名称 | 描述 |
---|---|
BlockImportMode | 它描述了如何从基于HTML的文档中进口区块级元素的属性。 |
DocumentDirection | 允许指定文档中的文本流的方向。 |
EditingLanguage | 说明编辑语言。 |
HtmlControlType | 文档节点类型代表来自HTML进口的<输入>和<选择>元素。 |
ResourceLoadingAction | Specifies the mode of resource loading. To learn more, visit the 定义负载选项 documentation article. |
ResourceType | 负载的资源类型。 |
TxtLeadingSpacesOptions | 指定从 Aspose.Words.LoadFormat.Text 文件进口期间领先空间处理的可用选项。 |
TxtTrailingSpacesOptions | 指定从 Aspose.Words.LoadFormat.Text 文件进口时可用的轨道空间处理选项。 |