UiPath Documentation
activities
latest
false

Activités Document Understanding

Dernière mise à jour 5 mai 2026

UiPath Screen OCR

UiPath.OCR.Activities.UiPathScreenOCR

Description

Extracts a string and associated information about the textual content of images. The UiPath Screen OCR activity is optimized for usage on screen images. The activity can be used in any UI Automation scenario in which an OCR engine is needed.

Remarque :

UiPath Screen OCR est disponible en tant que service cloud ainsi que dans le cadre de la version locale de Linux Computer Vision.

Listes de caractères pris en charge

The UiPath Screen OCR activity only supports the following list of characters:

! \ " # ¥ £ $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ \ ] _ a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~

Compatibilité du projet

Windows - Héritage | Windows

Configuration

Panneau propriétés

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Entrée

  • Image : l'image à traiter. Ce champ prend uniquement en charge les variables Image.

Ouverture de session (Logon)

  • ApiKey - The API key used to provide you access to the UiPath Screen OCR (not required for the Preview period).
  • Point de terminaison : le point de terminaison pour UiPath Screen OCR. La valeur des paramètres du projet par défaut est https://ocr.uipath.com.
  • 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).

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).
  • UseLocalServer - Determines if a local server should be used. This field only supports Boolean values (True, False). The default value is False.
    Important :

    Pour utiliser le mode de serveur local, vous devez installer la version 21.6 ou ultérieure du package UiPath.ComputerVision.LocalServer .

  • UtiliserProcessusOCRSéparants : si défini sur true, de nouveaux processus OCR sont créés en fonction du planificateur configuré. Le paramètre est ignoré si le serveur local est utilisé et les processus seront utilisés.

Sortie

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

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour