activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Mar 13, 2026

Replace Text in Presentation OpenXML

UiPath.Presentation.Activities.PptDocumentFindAndReplaceTextInPresentation

Description

Replaces a specified text within a presentation with another text.

Properties

Common
  • DisplayName - The display name of the activity.
Input
  • Find what - The text to be replaced. Only String variables and strings are supported.
  • Match case - If selected, replaces only the text that matches specific capitalization.
  • Presentation - The full path of the PowerPoint file to be used. If the PowerPoint file to be used is located in the project folder, its relative path can be used. Only String variables and strings are supported.
  • Replace All - If selected, replaces all occurrences of the searched text. If not selected, only the first occurrence is replaced.
  • Replace with - The text to replace with. Only String variables and strings are supported.
  • Whole words only - If selected, replaces only entire words instead of parts of a longer word. This option is disabled in PowerPoint and in Studio when using non-alphanumeric characters.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Options
  • Number of replacements - The number of replacements that were made.
  • Description
  • Properties

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated