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

Document Understanding 活动

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

ABBYY OCR

UiPath.Abbyy.Activities.AbbyyOCR

备注:

UiPath.Abbyy.Activities 包已弃用,当前不受支持。此外,该包已从 UiPath Studio 的“管理包”官方订阅源列表中移出。有关更多详细信息,请查看弃用时间线

使用 Abbyy OCR 引擎从指定的用户界面元素或图像中提取字符串及其信息。此活动可与其他 OCR 活动(单击 OCR 文本悬停 OCR 文本获取 OCR 文本查找 OCR 文本位置)一起使用。

备注:

如要在 Studio v19.10 中使用 UiPath.Abbyy.Activities v1.5.0 包中的此 OCR 活动,请安装 2.0.1 版或更高版本的 UiPath.CoreIPC 包。”

备注:

需要 ABBYY FineReader Engine SDK。只有获得了 UiPath 销售部门分发的许可证,该引擎才会工作。有关这方面的更多信息,请转到此处

属性

常见
  • “显示名称”- 活动的显示名称。
输入
  • “图像”- 要处理的图像。该字段仅支持“Image”变量。
其他
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
选项
  • “校正方向”- 如果选中,则引擎会检测页面方向,并在需要时自动校正。系统会默认选中该复选框。
  • “校正倾斜”- 检测页面是否倾斜并对其进行自动校正。其下拉列表包含三个选项:“自动”- 仅对检测到倾斜图像的页面执行倾斜校正;“是”- 对所有页面强制执行倾斜校正;“否”- 不对页面执行自动倾斜校正。默认情况下,该属性设为“自动”
  • CustomRecognitionProfilePath - The full path to a custom built Recognition Profile. This field supports only strings and String variables.
  • “提取文字”- 如果选中此复选框,则会提取每个检测到的文字在屏幕上的所处位置。
  • FineReaderVersion - Specifies which version of the Fine Reader Engine is to be used. The options are FineReaderEngine 11 and FineReaderEngine 12. By default, this property is set to FineReaderEngine 11.
  • Language - The language used by the OCR engine to extract the text from the UI element or image. The ABBYY FineReader Engine includes the majority of supported OCR languages by default. They can be used right after a successful installation of the engine. The full language name must be written, such as "english", "japanese", "romanian".
  • PredefinedRecognitionProfile - Specifies the Predefined Recognition Profile that is to be used when processing an image. This field supports only strings and String variables. For a list of predefined profiles, view the Predefined Recognition Profiles table.
  • Profile - Choose a preprocessing profile for the specified image or UI element to achieve a better OCR read. The following options are available: None - does not apply a preprocessing profile; Screen - preprocessing suitable for remote desktop applications; Scan - preprocessing suitable for scanned files; Legacy - uses the engine's default settings for preprocessing images. The default option is Legacy.
  • “缩放比例”- 所选用户界面元素或图像的比例因子。数字越大,图像的放大幅度也就越大。这样可以更好地读取 OCR,建议小图像使用较大比例因子。如果想要缩小,0 至 1 之间的值也可接受。默认情况下,此值为 1。
输出
  • “可信度”- 生成的可信度分数,存储在“Int32”变量中。该字段仅支持“Int32”变量。
  • “结果”- 提取的文字及其在屏幕上的位置。该字段仅支持“KeyValuePair <rectangle,string>”变量。
  • “文本”- 提取的文本。该字段仅支持字符串变量。

预定义识别配置文件

识别配置文件描述
DocumentConversion_Accuracy用于将文档转换为可编辑格式,优化了准确性。
DocumentConversion_Speed用于将文档转换为可编辑格式,优化了速度。
DocumentArchiving_Accuracy用于创建数字档案,优化了准确性。
DocumentArchiving_Speed用于创建数字档案,优化了速度。
BookArchiving_Accuracy用于创建电子库,优化了准确性。
BookArchiving_Speed用于创建电子库,优化了速度。
TextExtraction_Accuracy用于从文档中提取文本,优化了准确性。
TextExtraction_Speed用于从文档中提取文本,优化了速度。
FieldLevelRecognition用于识别短文本片段。
BarcodeRecognition_Accuracy用于提取条形码,优化了准确性;您可使用“BarcodeRecognition”名称对其进行调用。
BarcodeRecognition_Speed用于提取条形码,优化了速度。
HighCompressedImageOnlyPdf用于创建高度压缩的 PDF 文件,此文件包含以图片形式保存的整个文档。
BusinessCardsProcessing用于识别商业名片。
EngineeringDrawingsProcessing用于识别技术制图,其中的文本按不同方向排列。
Version9Compatibility用于设置兼容性,将处理参数设为默认值“ABBYY FineReader Engine 9.0”。
  • 属性
  • 预定义识别配置文件

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新