UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Document Understanding 活动

上次更新日期 2026年4月27日

结果值令牌类

定义

  • 命名空间: UiPath.DocumentProcessing.Contracts.Results
  • 程序集: UiPath.DocumentProcessing.Contracts

描述

一个公共类,表示在框级别引用提取或分类结果中报告的值,以获取单个页面上的证据。

成员

构造函数
  • ResultsValueTokens(int pageIndex, float pageWidth, float pageHeight, UiPath.DocumentProcessing.Contracts.Box boxes) - Initializes a new instance of the ResultsValueTokens class, in cases only visual references are provided (no textual references).
  • ResultsValueTokensint textStartIndexint textLengthint pageIndexfloat pageWidthfloat pageHeightUiPath.DocumentProcessing.Contracts.Box boxes )- 初始化ResultsvalueTokens类的实例,用于可视和文本引用。
属性
  • Boxes UiPath.DocumentProcessing.Contracts.Box - list of boxes that are the evidence in the given page.
  • Page int - 条目应用的从 0 开始的页码。
  • PageHeight``float - The height of the reference page.
  • PageWidth float - 参考页面的宽度。
  • TextLength int - 当前页面上的证据长度。
  • TextStartIndex int - 证据在当前页面上的开始位置。
  • 定义
  • 描述
  • 成员

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新