Namespace Aspose.Words.Loading

Namespace Aspose.Words.Loading

班级

班级名称描述
ChmLoadOptionsAllows to specify additional options when loading CHM document into a Aspose.Words.Document object.

To learn more, visit the 定义负载选项 documentation article.

DocumentLoadingArgsAn argument passed into Aspose.Words.Loading.IDocumentLoadingCallback.Notify(Aspose.Words.Loading.DocumentLoadingArgs).

To learn more, visit the 定义负载选项 documentation article.

HtmlLoadOptionsAllows to specify additional options when loading HTML document into a Aspose.Words.Document object.

To learn more, visit the 定义负载选项 documentation article.

LanguagePreferencesAllows to set up language preferences.

To learn more, visit the 定义负载选项 documentation article.

LoadOptionsAllows 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 对象中。
PdfLoadOptionsAllows 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)方法的数据。
RtfLoadOptionsAllows to specify additional options when loading Aspose.Words.LoadFormat.Rtf document into a Aspose.Words.Document object.

To learn more, visit the 定义负载选项 documentation article.

TxtLoadOptionsAllows 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进口的<输入>和<选择>元素。
ResourceLoadingActionSpecifies the mode of resource loading.

To learn more, visit the 定义负载选项 documentation article.

ResourceType负载的资源类型。
TxtLeadingSpacesOptions指定从 Aspose.Words.LoadFormat.Text 文件进口期间领先空间处理的可用选项。
TxtTrailingSpacesOptions指定从 Aspose.Words.LoadFormat.Text 文件进口时可用的轨道空间处理选项。
 中文