Back to Devexpress

Slide.ReplaceText Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-slide-dot-replacetext.md

latest717 B
Original Source

Slide.ReplaceText Method

NameParametersDescription
ReplaceText(IList<TextSearchInfo>, String)textSearchInfos, newTextReplaces specified text ranges with new text in slide shapes, tables and notes.
ReplaceText(String, String, TextSearchOptions)oldText, newText, optionsReplaces all occurrences of the specified text with new text in slide shapes, tables and notes.