UiPath Documentation
activities
latest
false

Document Understanding 活动

上次更新日期 2026年5月5日

UiPath 文档 OCR

UiPath.OCR.Activities.UiPathDocumentOCR

描述

Extracts a string and associated information about the textual content of document images. The UiPath Document OCR activity is optimized for usage on scanned documents and images of documents. The activity can be used in any document scenario in which an OCR engine is needed, for instance, the Digitize Document activity or the Read PDF With OCR activity.

您可以使用“UiPath 文档 OCR”活动从任何包含手写文本、打印文本、签名和复选框的文档中提取信息。

项目兼容性

Windows - Legacy | Windows

属性

属性面板

常见

  • “显示名称”- 活动的显示名称。

输入

  • “图像”- 要处理的图像。该字段仅支持“Image”变量。

登录

  • API 密钥 - 用于访问 UiPath 文档 OCR 的 API 密钥。有关检索 API 密钥的更多信息,请访问 API 密钥
  • 端点 - UiPath 文档 OCR 的端点。此字段仅支持 String 变量。有关更多信息,请参阅 Document Understanding 公共端点
  • Timeout (milliseconds) - Specifies the amount of time (in milliseconds) to wait for a response from the server before an error is thrown. The default value is 100000 milliseconds (100 seconds).
    备注:

    有关 Document Understanding 配置的更多信息,请访问OCR 服务

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
  • UseLocalServer - Determines if a local server should be used. This field only supports Boolean values (True, False). The default value is none.
    重要提示:

    要使用本地服务器模式,您需要安装UiPath.DocumentUnderstanding.OCR.LocalServer包。

  • “使用单独的 OCR 流程” - 如果设置为true ,则系统将根据配置的计划程序创建新的 OCR 流程。如果使用本地服务器且将使用流程,则忽略此参数。

输出

  • Result - Provides the extracted words along with their on-screen position. This field supports only KeyValuePair<Rectangle,String> variables.
  • Text - Provides the extracted text. This field supports only String variables.
  • 描述
  • 项目兼容性
  • 属性

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新