Start Word

更新时间:
复制 MD 格式

This document describes how to use Word components in the Alibaba Cloud RPA visual editor.

Start Word

1. Component description

Note

Prerequisites: None

This component opens a specified Word file.

2. Inputs

Note

For information about each input, see the component panel in the visual editor.

3. Outputs

Note

For information about each output, see the component panel in the visual editor.

4. Component usage example

4.1. Configuration example

  1. For Start Method, keep the default selection: Open Word.

  2. In the Word File Path field, enter the path of the Word file, such as "C:\Users\username\Desktop\test1.docx".

  3. Keep the default values for the advanced options.

4.2. Example result

None

5. Flow creation example

Create a flow

  1. On the canvas, add the Start Word component to open a specified Word file.

  2. For the Start Method parameter, select the default option: Open Word.

  3. Click the folder button next to the Word File Path parameter and select the desired file.

Execution result

After the flow runs successfully, the Word file opens automatically.