UiPath Documentation
activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Document Understanding-Aktivitäten

Letzte Aktualisierung 22. Apr. 2026

UiPath OCR für erweiterte Sprachen

UiPath.OCR.Activities.ExtendedLanguagesOCR

Beschreibung

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).

Aktivieren oder Deaktivieren der erweiterten OCR-Sprachen in der Automation Suite

To use the Extended Languages OCR in Automation Suite, you need to have a valid license configured. For more information on the necessary steps for obtaining and configuring a license for Extended Languages OCR license in Automation Suite, visit Enabling or disabling Extended Languages OCR.

Projektkompatibilität

Windows-Legacy | Windows

Konfiguration

Eigenschaften-Panel

Allgemein

  • DisplayName - The display name of the activity. This field supports only String variables.

Eingabe

  • Image - The image that you want to process. This field supports only Image variables. Do not change if the OCR activity is used inside a parent activity.

Anmeldung (Logon)

  • 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 100,000 milliseconds (100 seconds).

Sonstiges

  • ApiKey - The API key used to provide you access to Document Understanding, when the UiPath® Extended Languages OCR is used with Document Understanding activities. If the Extended Languages OCR 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.
  • Privat (Private) - Bei Auswahl werden die Werte von Variablen und Argumenten nicht mehr auf der Stufe Verbose protokolliert.
  • UseSeparateOcrProcess - If set to true, new OCR processes are created depending on the configured scheduler. The parameter is ignoored if local server is used and the processes will be used.

Ausgabe

  • Result - Provides the extracted words and information about their position on the screen. This field supports only KeyValuePair<Rectangle, String> variables.
  • Text - Provides the extracted text. This field supports only String variables.

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben