activities
latest
false
- 概述
- 文档处理合同
- 发行说明
- 关于文档处理合同
- 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 嵌入式
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Document Understanding 活动
上次更新日期 2026年4月27日
结果值类
定义
- 命名空间:
UiPath.DocumentProcessing.Contracts.Results - 程序集:
UiPath.DocumentProcessing.Contracts
描述
一个公共类,表示为提取结果中的字段报告的值。
备注:
Starting with UiPath.DocumentProcessing.Contracts package v1.17, you can identify some constructors, methods and properties being marked as obsolete. These structures will be removed in the future. Support for sub-fields at value level is obsolete and table fields are now represented using a new data structure.
成员
构造函数
ResultsValue(stringvalue,stringunformattedValue,UiPath.DocumentProcessing.Contracts.Results.ResultsContentReferencereference,floatconfidence, floatocrConfidence) - Creates a simple automatically extractedUiPath.DocumentProcessing.Contracts.Results.ResultsValue.ResultsValue(stringvalue、stringunformattedValue、UiPath.DocumentProcessing.Contracts.Results.ResultsContentReferencereference、UiPath.DocumentProcessing.Contracts.Results.ResultsDerivedField[]derivedFields、floatconfidence、floatocrConfidence)- 创建一个简单的已自动提取UiPath.DocumentProcessing.Contracts.Results.ResultsValue以及派生部分。ResultsValue(stringvalue、stringunformattedValue、UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint[]components、UiPath.DocumentProcessing.Contracts.Results.ResultsContentReferencereference、UiPath.DocumentProcessing.Contracts.Results.ResultsDerivedField[]derivedFields、floatconfidencefloatocrConfidence、booloperatorConfirmed) - 使用value、unformattedValue、components(对于表格)、reference、derived fields、confidence初始化ResultsValue类的新实例 ,以及OperatorConfirmed标志。警告:This method is obsolete.
ResultsValue(stringvalue、UiPath.DocumentProcessing.Contracts.Results.ResultsContentReferencereference、floatconfidence、floatocrConfidence)- 使用设置的值及其对应的值初始化ResultsValue类的新实例参考和置信度。ResultsValue(stringvalue、UiPath.DocumentProcessing.Contracts.Results.ResultsContentReferencereference、UiPath.DocumentProcessing.Contracts.Results.ResultsDerivedFieldderivedFields、floatconfidence、floatocrConfidence)- 初始化ResultsValue类的新实例使用设置值及其相应的引用和置信度级别,同时还在DerivedParts中设置格式化的值。ResultsValue(stringvalue,UiPath.DocumentProcessing.Contracts.Results.ResultsDataPointcomponents,UiPath.DocumentProcessing.Contracts.Results.ResultsContentReferencereference,UiPath.DocumentProcessing.Contracts.Results.ResultsDerivedFieldderivedFields,floatconfidence,floatocrConfidence,booloperatorConfirmed) - Initializes a new instance of theResultsValueclass withvalue,components(in the case of tables),reference,derived fields,confidence, as well a anOperatorConfirmedflag.警告:This method is obsolete.
ResultsValue(UiPath.DocumentProcessing.Contracts.Results.ResultsDataPointcomponents、floatconfidence、floatocrConfidence)- 用于表格,使用components参数和相应的置信度级别初始化ResultsValue类的新实例。警告:This method is obsolete.
ResultsValue(string, UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint[], UiPath.DocumentProcessing.Contracts.Results.ResultsContentReference, UiPath.DocumentProcessing.Contracts.Results.ResultsDerivedField[], float, float, bool)- 使用提供的参数创建类的实例。
方法
CreateTableValue(UiPath.DocumentProcessing.Contracts.Taxonomy.FieldtableField、System.Collections.Generic.IEnumerable<UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint>headerCells、System.Collections.Generic.IEnumerable<System.Collections.Generic.IEnumerable<UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint>>bodyCells、<float>和<float>)- 生成与具有预定义参数的表格字段相对应的ResultsValue所提供参数中的表格和正文单元格。 根据headerCells构建必要的headerValue,并根据bodyCells构建必要的bodyValues。警告:This method is obsolete.
CreateTableValue(UiPath.DocumentProcessing.Contracts.Taxonomy.FieldtableField、UiPath.DocumentProcessing.Contracts.Results.ResultsValueheaderValue、System.Collections.Generic.IEnumerable<UiPath.DocumentProcessing.Contracts.Results.ResultsValue>bodyValues、<float>、<float>ocrConfidence)- 生成与预定义的表格字段相对应的ResultsValue表格值和正文行值。警告:This method is obsolete.
CreateWithCustomAreaReference(<string>, <int>, UiPath.DocumentProcessing.Contracts.Box, float,float, UiPath.DocumentProcessing.Contracts.Dom.Document) - 创建具有自定义区域引用的值。CreateWithNoReference(<string>, <float>, <float>) - 创建不带引用的值。CreateWithWordsReference(<string>,<int>, UiPath.DocumentProcessing.Contracts.Boxarea, <float> confidence, <float> ocrConfidence, <UiPath.DocumentProcessing.Contracts.Dom.Document> document) - Creates a value which references the words found in the specified area. The method will look up any words overlapping the provided area and will add them to the value reference.
属性
ComponentsUiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint - The subfields and their respective values.警告:This method is obsolete.
Confidencefloat- 介于0和1之间的值,表示所报告字段值的置信度。DerivedFieldsUiPath.DocumentProcessing.Contracts.Results.ResultsDerivedField- A list of derived parts, varying according to the field type defined in the taxonomy.OcrConfidencefloat- 介于 0 和 1 之间的值,表示所报告字段值的 OCR 可信度。OperatorConfirmedbool- 可用于验证该值是否已经过人工审核。ReferenceUiPath.DocumentProcessing.Contracts.Results.ResultsContentReference- 报告值的引用。TextTypeUiPath.DocumentProcessing.Contracts.Dom.TextType- 提供所提取值的文本来源。UnformattedValuestring- 报告的无格式字符串值。Valuestring- 报告的文本值。public string ValidatorNotes {get; set}=string.Empty。public string ValidatorNotesInfo {get; set}=string.Empty。