UiPath Documentation
activities
latest
false

Productivity activities

上次更新日期 2026年4月27日

Read Text

UiPath.Word.Activities.DocumentReadText

Description

Reads the text from a Word document and stores it in a string variable.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Cross-platform, Windows configuration

  • File - The full path of the Word file to be used. Click Plus on the right side of the field to toggle between using a local path or a Resource file. We recommend using relative folder paths to accommodate the file structure variations between Windows and Linux during project execution. For example, newFolder or otherFolder.

    Note:

    Only String variables and strings are supported. Strings must be placed between quotation marks.

Properties

Output
  • Text - The text extracted from the document. This field supports string variables and generic variables.

Windows-Legacy configuration

Properties

Output
  • Text - The text extracted from the document. This field supports string variables and generic variables.
File
  • FilePath - The full path of the Word file to be used. If the Word file to be used is located in the project folder, its relative path can be used. Only String variables and strings are supported.
    Note:

    Strings must be placed between quotation marks.

Common
  • DisplayName - The display name of the activity.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新