- 概述
- 文档处理合同
- 发行说明
- 关于文档处理合同
- Box 类
- IPersistedActivity 接口
- PrettyBoxConverter 类
- IClassifierActivity 接口
- IClassifierCapabilitiesProvider 接口
- 分类器文档类型类
- 分类器结果类
- 分类器代码活动类
- 分类器原生活动类
- 分类器异步代码活动类
- 分类器文档类型功能类
- ContentValidationData Class
- EvaluatedBusinessRulesForFieldValue Class
- EvaluatedBusinessRuleDetails Class
- 提取程序异步代码活动类
- 提取程序代码活动类
- 提取程序文档类型类
- 提取程序文档类型功能类
- 提取程序字段功能类
- 提取程序原生活动类
- 提取程序结果类
- FieldValue Class
- FieldValueResult Class
- ICapabilitiesProvider 接口
- IExtractorActivity 接口
- 提取程序有效负载类
- 文档操作优先级枚举
- 文档操作数据类
- 文档操作状态枚举
- 文档操作类型枚举
- 文档分类操作数据类
- 文档验证操作数据类
- 用户数据类
- 文档类
- 文档拆分结果类
- DomExtensions 类
- 页类
- 页面分区类
- 多边形类
- 多边形转换器类
- 元数据类
- 词组类
- 词类
- 处理源枚举
- 结果表格单元类
- 结果表值类
- 结果表列信息类
- 结果表类
- 旋转枚举
- Rule Class
- RuleResult Class
- RuleSet Class
- RuleSetResult Class
- 分区类型枚举
- 词组类型枚举
- IDocumentTextProjection 接口
- 分类结果类
- 提取结果类
- 结果文档类
- 结果文档范围类
- 结果数据点类
- 结果值类
- 结果内容引用类
- 结果值令牌类
- 结果派生字段类
- 结果数据源枚举
- 结果常量类
- 简单字段值类
- 表字段值类
- 文档组类
- 文档分类类
- 文档类型类
- 字段类
- 字段类型枚举
- FieldValueDetails Class
- 语言信息类
- 元数据输入类
- 文本类型枚举
- 类型字段类
- ITrackingActivity 接口
- ITrainableActivity 接口
- ITrainableClassifierActivity 接口
- ITrainableExtractorActivity 接口
- 可训练的分类器异步代码活动类
- 可训练的分类器代码活动类
- 可训练的分类器原生活动类
- 可训练的提取程序异步代码活动类
- 可训练的提取程序代码活动类
- 可训练的提取程序原生活动类
- 基本数据点类 - 预览
- 提取结果处理程序类 - 预览
- Document Understanding ML
- Document Understanding OCR 本地服务器
- Document Understanding
- 智能 OCR
- 发行说明
- 关于“智能 OCR”活动包
- 项目兼容性
- 加载分类
- 将文档数字化
- 分类文档作用域
- 基于关键词的分类器
- Document Understanding 项目分类器
- 智能关键词分类器
- 创建文档分类操作
- 创建文档验证工件
- 检索文档验证工件
- 等待文档分类操作然后继续
- 训练分类器范围
- 基于关键词的分类训练器
- 智能关键词分类训练器
- 数据提取作用域
- Document Understanding 项目提取程序
- Document Understanding 项目提取程序训练器
- 基于正则表达式的提取程序
- 表单提取程序
- 智能表单提取程序
- 文档脱敏
- 创建文档验证操作
- 等待文档验证操作然后继续
- 训练提取程序范围
- 导出提取结果
- 机器学习提取程序
- 机器学习提取程序训练器
- 机器学习分类器
- 机器学习分类训练器
- 生成分类器
- 生成式提取程序
- 配置身份验证
- ML 服务
- OCR
- OCR 合同
- OmniPage
- PDF
- [未公开] Abbyy
- [未列出] Abbyy 嵌入式

Document Understanding 活动
发行说明
v2.0.0 - 预览
发布日期:2026 年 2 月 25 日
提取结果处理程序类
我们添加了一个新的公共类ExtractionResultHandler ,该类提供用于导航和操作提取结果的 Fluent API。
它可用作处理以下内容的入口点:
- 基本字段,
- 字段组,
- 表格,
- 表格行,
- 通用(通配符)数据点。
ExtractionResultHandler包装ExtractionResult并公开帮助程序方法,以将原始ResultsDataPoint和ResultsValue对象转换为强类型的外观类。
这样可以更轻松地导航和操作提取结果,而无需手动转换类型。
Check out ExtractionResultsHandler for more information.
字段组和货币数量支持
FieldType Enum类现在支持FieldGroup和MonetaryQuantity字段。
v1.31.0
发布日期:2025 年 10 月 28 日
新增功能
ValidatorNotes和ValidatorNotesInfo属性现在可用于所有值,包括表格单元格。
v1.29.4
发行日期:2025 年 4 月 16 日
新增功能
We have introduced a new ContentValidationData class to handle document validation data. This class has been designed specifically for use along with web apps to streamline user validations in Action Center. Using the ContentValidationData class, you can configure and retrieve details about the document sent for review in Action Center. For more information on the ContentValidationData class and its corresponding properties, visit ContentValidationData Class.
v1.27.1
发布日期:2024 年 10 月 3 日
我们一直在不断努力,改善您的 UiPath Document Understanding 体验。即使此版本没有重大更改,我们仍对产品进行了小幅改进。
v1.26.0
发布日期:2024 年 4 月 29 日
这些发行说明包含 2023 年 11 月至 2024 年 3 月之间进行的所有更新。
新功能和改进功能
Two new methods are available for the ExtractionResult Class. These new features help you access validator notes easier.
v1.23.1
发行日期:2023 年 10 月 24 日
新特性和改进功能
A new property, Rotation, has been added to the Page object.
v1.21.1
发行日期:2023 年 5 月 2 日
错误修复
我们修复了一个错误,该错误会导致除第一个子文档以外的所有子文档完成提取时,“ 数据提取作用域”活动崩溃。 当使用分类器执行文档拆分并且从“分类文档范围”返回多个分类结果时,会发生这种情况。
v1.21.0
发行日期:2023 年 4 月 26 日
新特性和改进功能
- The ResultsValue Class received a new property, TextType that can provide the text origin of the extracted value.
- We've added new overload for the .Serialize method that accepts a SerializationSettings object. You can now configure whether serialization will be done using a Pascal- or camelCase convention. The default is PascalCase. This applies to the following classes: Document, DocumentTaxonomy, DocumentSplittingResult, ClassificationResult, and ExtractionResult. You can still use all the existing methods in PascalCase and everything is backwards compatible. You can use deserialization with either Pascal- or camelCase serialized objects.
- New classes have been added to the UiPath.DocumentProcessing.Contracts package that contains information about the Actions created in Action Center.
- A new helper method, IsTextTypeInDocument, is available for detecting the presence of a type of text (handwritten or checkboxes) in a document by using a TextType parameter.
错误修复
We've fixed a bug causing the TextType property to be displayed in both Values and Tokens sections. The property is now displayed only in the Values section.
弃用时间表
我们建议您定期查看弃用时间表,以获取有关针对即将弃用和删除功能的任何更新。
v1.18.0
发行日期:2022 年 12 月 13 日
新特性和改进功能
- The TextType enumeration has been enriched with the following new classification fields: Barcode, QRcode, Stamp, Logo, and Unknown.
- Task Capture 用户界面现已提供繁体中文版本。
v1.17.1
发行日期:2022 年 10 月 24 日
新特性和改进功能
- 我们重构了“数据提取结果”类,以支持在工作流中使用它。 我们已实施新的表格结构和表格帮助程序方法,目前新旧结构都可用。 验证站点及其他组件(训练器、提取程序等)支持新格式,以后建议使用这种方法访问和操作结果对象中的表格数据。
- Every word from Document Object Model can now be set as type Text, Handwriting, or Checkbox.
- The ResultsValue.Components property, the ResultsValue constructors which have ResultsDataPoint[] components as parameters, the ResultsValue.CreateTableValue methods, and the ExtractionResult.FlattenFields method are now marked as obsolete.
- There is a new ProcessingSource value, named PdfAndOcr, that reflects a PDF page which was processed with both native PDF processing and OCR processing.
v1.14.0
发行日期:2022 年 5 月 9 日
新特性和改进功能
- The UiPath.DocumentProcessing.Contracts package has been upgraded to .NET5 portable, allowing you to run them on Linux robots.
- Some of the classes included in the UiPath.DocumentProcessing.Contracts package have been updated. Among the updated ones are the Simplified Value, Results Value, and Extraction Result classes.
v1.11.0
发行日期:2021 年 10 月 1 日
新特性和改进功能
- The ClassificationResult class has received new methods, Serialize and Deserialize, meant to help you serialize and deserialize the classification output.
- New methods, FlattenFields and GetFields, have also been added to the ExtractionResult class meant to help you filter the fields based on the given condition.
- The UiPath.DocumentProcessing.Contracts package has been upgraded to .NET5. While both .NET versions continue to be supported, the .NET5 projects can only work on 64-bit architectures.
错误修复
修复了与验证站点相关的问题,该问题在读取派生部分值时导致意外的数字格式。
v1.10.1
发布日期:2021 年 3 月 23 日
改进
添加了 ExtractionResult.AsDataSet(bool includeConfidence, bool includeOcrConfidence) 方法,该方法可用于将 ExtractionResult 导出到 DataSet,同时可选择包括值的 OCR 置信度。
错误修复
- 修复了缺少 API 文档的问题。
- 修复了与版本低于 4.11.0 的UiPath.IntelligentOCR.Activities 的向后兼容性。
v1.9.1
发行日期:2020 年 11 月 10 日
错误修复
DocumentProcessing.Contracts 程序集导出的公共类型现在可以实现 XML 序列化。
v1.9.0
发行日期:2020 年 10 月 2 日
新特性和改进功能
- 在以下情况下,允许值提取为 null(空):
- 没有引用的数据提取字段;
- 没有引用的文档分类;
- Values created by the used in Validation Station with no reference.
ExtractionResults中增加了对自定义提取程序有效负载的支持。- 在分类法中增加了对字段级元数据的支持。
v1.6.1
发行日期:2020 年 5 月 4 日
新特性和改进功能
- 名为
VisualLineNumber的新属性已添加到公共类词中,指明该词放置在哪个可视行上。这可在 UiPath.DocumentProcessing.Contracts.Dom 命名空间下找到。 - 名为
GetVisualTextProjection的新扩展方法已添加到文档类中,使您可以访问词的视觉排列。这可在 UiPath.DocumentProcessing.Contracts.Dom 命名空间下找到。
v1.4.0
发行日期:2019 年 11 月 6 日
新特性和改进功能
A new property is available in the UiPath.DocumentProcessing.Contracts pack under the name of OperatorConfirmed. This comes as a support for the newly improved Validation Station wizard.
v1.3.0
发行日期:2019 年 9 月 23 日
新特性和改进功能
- This release brings a new feature for the UiPath.DocumentProcessing.Contracts pack.
- 公共类词在词水平框中添加了一个附加内容,现在支持词级别的多边形信息。
v1.2.0
发行日期:2019 年 6 月 19 日
新特性和改进功能
New public interfaces and abstract classes are now available, for the UiPath.DocumentProcessing.Contracts.Training pack. With these new additions you can use the exact needed interface or abstract class for the extractors and classifiers activities.
v1.1.0
发行日期:2019 年 5 月 21 日
新特性和改进功能
UiPath.DocumentProcessing.Contracts程序集中提供了新的静态方法,这些方法生成ResultsDerivedField[]集合。 这些集合可以从现有结果中派生多个字段,从而在ResultsValue()构造函数中使用这些字段。
v1.0.0
发行日期:2019 年 4 月 22 日
新特性和改进功能
Our first iteration of the Document Processing Contracts package enables you to integrate your own data extraction and classifier activities with the IntelligentOCR activities. This means that you can easily integrate your own document processing algorithms into the UiPath® infrastructure, by performing the following actions:
- 请引用此包中提供的合同。
- 在工作流中实现自己的分类器和提取程序。
- v2.0.0 - 预览
- 提取结果处理程序类
- 字段组和货币数量支持
- v1.31.0
- 新增功能
- v1.29.4
- 新增功能
- v1.27.1
- v1.26.0
- 新功能和改进功能
- v1.23.1
- 新特性和改进功能
- v1.21.1
- 错误修复
- v1.21.0
- 新特性和改进功能
- 错误修复
- 弃用时间表
- v1.18.0
- 新特性和改进功能
- v1.17.1
- 新特性和改进功能
- v1.14.0
- 新特性和改进功能
- v1.11.0
- 新特性和改进功能
- 错误修复
- v1.10.1
- 改进
- 错误修复
- v1.9.1
- 错误修复
- v1.9.0
- 新特性和改进功能
- v1.6.1
- 新特性和改进功能
- v1.4.0
- 新特性和改进功能
- v1.3.0
- 新特性和改进功能
- v1.2.0
- 新特性和改进功能
- v1.1.0
- 新特性和改进功能
- v1.0.0
- 新特性和改进功能