Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| ImagePath | In | InArgument<String> |
✓ | ||
| Text | In | InArgument<String> |
|||
| Bookmark | In | InArgument<String> |
|||
| OccurrenceIndex | In | InArgument<Nullable<Int32>> |
|||
| FilePath | In | InArgument<String> |
✓ | ||
| PathResource | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
✓ |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Occurrence | property | UiPath.Word.Occurrence |
|
| Position | property | UiPath.Word.Position |
|
| InsertRelativeTo | property | UiPath.Word.InsertRelativeType |
Write text at the end of a document.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Text | In | InArgument<String> |
✓ | ||
| FilePath | In | InArgument<String> |
✓ | ||
| PathResource | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
✓ |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| NewLine | property | Boolean |
Creates a new document in the specified location
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| ConflictResolution | In | InArgument<UiPath.Word.Activities.ConflictBehavior> |
|||
| Document | Out | OutArgument<UiPath.Platform.ResourceHandling.IResource> |
|||
| FilePath | In | InArgument<String> |
✓ | ||
| PathResource | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
✓ |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| DataTable | In | InArgument<Data.DataTable> |
✓ | ||
| Text | In | InArgument<String> |
|||
| Bookmark | In | InArgument<String> |
|||
| OccurrenceIndex | In | InArgument<Nullable<Int32>> |
|||
| FilePath | In | InArgument<String> |
✓ | ||
| PathResource | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
✓ |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Occurrence | property | UiPath.Word.Occurrence |
|
| Position | property | UiPath.Word.Position |
|
| InsertRelativeTo | property | UiPath.Word.InsertRelativeType |
Add a hyperlink to a Word document.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| TextToDisplay | In | InArgument<String> |
✓ | ||
| Address | In | InArgument<String> |
✓ | ||
| TextToSearchFor | In | InArgument<String> |
|||
| FilePath | In | InArgument<String> |
✓ | ||
| PathResource | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
✓ |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| InsertRelativeTo | property | UiPath.Word.InsertHyperlinkRelativeToType |
|
| Position | property | UiPath.Word.Position |
Read all text from a document.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Text | Out | OutArgument<String> |
|||
| FilePath | In | InArgument<String> |
✓ | ||
| PathResource | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
✓ |
Replace picture(s) in a Word template, based on Alt Text.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| PicturePath | In | InArgument<String> |
✓ | ||
| PictureAltText | In | InArgument<String> |
✓ | ||
| FilePath | In | InArgument<String> |
✓ | ||
| PathResource | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
✓ |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Search | In | InArgument<String> |
✓ | ||
| Replace | In | InArgument<String> |
✓ | ||
| Found | Out | OutArgument<Boolean> |
|||
| FilePath | In | InArgument<String> |
✓ | ||
| PathResource | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
✓ |
Set the text in a document bookmark.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BookmarkName | In | InArgument<String> |
✓ | ||
| BookmarkText | In | InArgument<String> |
✓ | ||
| FilePath | In | InArgument<String> |
✓ | ||
| PathResource | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
✓ |
Adds a picture at the end of a specified Word document.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| ImagePath | In | InArgument<String> |
✓ | ||
| Text | In | InArgument<String> |
|||
| Bookmark | In | InArgument<String> |
|||
| OccurrenceIndex | In | InArgument<Nullable<Int32>> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Occurrence | property | UiPath.Word.Occurrence |
|
| Position | property | UiPath.Word.Position |
Adds or update sensitivity label on a Word document
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| SensitivityLabel | In | InArgument<Object> |
✓ | ||
| Justification | In | InArgument<String> |
Write text in a document at current caret position
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Text | In | InArgument<String> |
✓ |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| NewLine | property | Boolean |
Open a Word document and provide a scope for other Word activities. When this activity ends, the document and the Word application are closed. If the specified file does not exist, a new document file is created.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FilePath | In | InArgument<String> |
✓ | ||
| SensitivityLabel | In | InArgument<Object> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| CreateNewFile | property | Boolean |
|
| AutoSave | property | Boolean |
|
| ReadOnly | property | Boolean |
|
| SensitivityOperation | property | UiPath.Word.WordLabelOperation |
Exports a Word document to PDF.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FilePath | In | InArgument<String> |
✓ |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ReplaceExisting | property | Boolean |
Retrieves the sensitivity label from a Word document
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| SensitivityLabel | Out | OutArgument<UiPath.Word.IWordLabelObject> |
The activity inserts a datatable relative to a text or a bookmark.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| DataTable | In | InArgument<Data.DataTable> |
✓ | ||
| Text | In | InArgument<String> |
|||
| Bookmark | In | InArgument<String> |
|||
| OccurrenceIndex | In | InArgument<Nullable<Int32>> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Position | property | UiPath.Word.Position |
|
| Occurrence | property | UiPath.Word.Occurrence |
Add a hyperlink to a Word document.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| TextToDisplay | In | InArgument<String> |
✓ | ||
| Address | In | InArgument<String> |
✓ | ||
| TextToSearchFor | In | InArgument<String> |
|||
| Found | Out | OutArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| InsertRelativeTo | property | UiPath.Word.InsertHyperlinkRelativeToType |
|
| Position | property | UiPath.Word.Position |
Pastes a chart from the clipboard into a Word document at the specified position. Commonly used with "Copy Excel Chart to Clipboard".
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Text | In | InArgument<String> |
|||
| Found | Out | OutArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| PasteRelativeTo | property | UiPath.Word.PasteRelativeToType |
|
| Position | property | UiPath.Word.Position |
|
| PasteOption | property | UiPath.Word.PasteOptionType |
Read all text from a document.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Text | Out | OutArgument<String> |
✓ |
Replace picture(s) in a Word template, based on Alt Text.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| PicturePath | In | InArgument<String> |
✓ | ||
| PictureAltText | In | InArgument<String> |
✓ |
Replace all occurrences of a text within a document with another text
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Search | In | InArgument<String> |
✓ | ||
| Replace | In | InArgument<String> |
✓ | ||
| Found | Out | OutArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ReplaceAll | property | Boolean |
Save a Word document as a different file.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FilePath | In | InArgument<String> |
✓ |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| SaveAsFileType | property | UiPath.Word.WordSaveAsType |
|
| ReplaceExisting | property | Boolean |
Set the text in a document bookmark.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BookmarkName | In | InArgument<String> |
✓ | ||
| BookmarkText | In | InArgument<String> |
✓ |
Sets the value of a content control property in the Word document by matching Text, Title, or Tag.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| MatchBy | In | InArgument<UiPath.Word.MatchPropertyBy> |
✓ | Mono.Cecil.CustomAttributeArgument |
|
| MatchTo | In | InArgument<String> |
✓ | ||
| Value | In | InArgument<String> |
✓ | ||
| Found | Out | OutArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ReplaceAll | property | Boolean |