Activities
latest
false
Banner background image
Document Understanding Activities
Last updated Apr 10, 2024

OCR for Chinese, Japanese and Korean

UiPath.Core.Activities.CjkOCR

Extracts a string and its information from an indicated UI element or image by using the OCR engine. It can be used with other OCR activities (Click OCR Text, Hover OCR Text, Get OCR Text, Find OCR Text Position), with Document Understanding activities (Digitize Document, Intelligent Keyword Classifier, Form Extractor wizards, Document Understanding classic or modern project settings), or with Computer Vision activities (CV Screen Scope, CV Get Text).

Properties

Common
  • DisplayName - The display name of the activity.
Input
  • Image - The image that you want to process. This field supports only Image variables.
Logon
  • ApiKey - The API key used to provide you access to Document Understanding, when the OCR for Chinese, Japanese and Korean is used with Document Understanding activities. If the OCR for Chinese, Japanese and Korean is used with Computer Vision, then use the Computer Vision API key.
  • Endpoint - The endpoint associated with your Document Understanding API key. This field supports only strings and String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • 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.
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.