UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de Document Understanding

Última actualización 5 de may. de 2026

Uso de OmniPage con un lenguaje extendido

Sigue estos pasos para crear el proceso de ejemplo:

  1. Abre Studio y crea un nuevo Proceso llamado Principal de forma predeterminada.
    Nota:

    Add your files to the project directory in order to be able to run the entire process from the same place.

  2. Añade un contenedor Secuencia en el Diseñador de flujo de trabajo.
    • Crear las variables mostradas en la siguiente tabla:

      Tabla 1. Variables que se crearán

      Nombre de la variableTipo de variableValor predeterminado
      textFileImagenN/D
      extractedTextCadenaN/D
  3. Añade una actividad Digitalizar documento dentro del contenedor Secuencia .
    • In the Properties panel, add the path of the file you want to digitize, in the DocumentPath field. You can find a sample file in the downloadable example.
  4. Añade un motor OmniPage OCR dentro de la actividad Digitalizar documento .
    • In the Properties panel, add the value Image in the Image field.
    • Select the Extended option from the EnginePack drop-down list.
    • Select the check box for the ExtractWords option. This extracts the on-screen position of each detected word.
    • Add the value "qct" in the Language field. This represents the language code for Traditional Chinese.
    • Add the variable extractedText in the Text field for capturing and retaining all the text from the document.
  5. Añade una actividad Escribir línea después de la actividad Digitalizar documento .
    • Agrega la variable extractedText en el campo Texto.
  6. Ejecuta el proceso. Las actividades utilizadas son analizar el archivo proporcionado y extraer todas las palabras detectadas escritas en chino tradicional.

Visita el siguiente enlace para descargar el ejemplo en formato ZIP : Ejemplo.

Con la tecnología de OmniPage OCR.

Nuance ™ | OCR © | 2019 Nuance Communications. Todos los derechos reservados.

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado