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

Document Understanding 活动

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

UiPath 中文、日语、韩语 OCR

UiPath.Core.Activities.CjkOCR

描述

重要提示:

UiPath 中文、日语、韩语 OCR已弃用。我们建议改用UiPath 扩展语言 OCR

使用 OCR 引擎从指定的用户界面元素或图像中提取字符串及其信息。可与其他 OCR 活动(单击 OCR 文本悬停 OCR 文本获取 OCR 文本查找 OCR 文本位置)一起使用,可与 Document Understanding 活动(数字化文档智能关键词分类器表单提取程序向导 、Document Understanding 经典或现代项目设置 )一起使用),或使用 Computer Vision 活动( “CV 屏幕作用域”“CV 获取文本”)。

项目兼容性

Windows - Legacy | Windows

配置

属性面板

常见

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

输入

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

登录

  • API密钥- 将中文、日语和韩语 OCR 与 Document Understanding 活动一起使用时,用于访问 Document Understanding 的 API 密钥。如果将中文、日语和韩语 OCR 用于 Computer Vision,则使用 Computer Vision API 密钥。
  • Endpoint - The endpoint associated with your Document Understanding API key. This field supports only strings and String variables.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
  • “使用单独的 OCR 流程” - 如果设置为true ,则系统将根据配置的计划程序创建新的 OCR 流程。如果使用本地服务器且将使用流程,则忽略此参数。

输出

  • Result - Provides the extracted words and information about their position on the screen. This field supports only IEnumerable<KeyValuePair<Rectangle, String>> variables.
  • Text - Provides the extracted text. This field supports only String variables.
  • 描述
  • 项目兼容性
  • 配置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新