Skip to content

Commit fcc53bf

Browse files
ES-868620-Add note in Find and replace
1 parent 395ea0e commit fcc53bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

File-Formats/Presentation/Working-with-find-and-replace.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,8 @@ End Using
374374

375375
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Find-and-Replace/Find-and-Replace-in-Powerpoint-using-Regex).
376376

377+
N> When searching for items within a Master slide in your Presentation document, it is recommended to use the IPresentation.FindAll API instead of the ISlide.FindAll API.
378+
377379
## Find and replace in specific slide
378380

379381
You can find all occurrences of a text in a specific PowerPoint slide (slide, notes slide, master slide, or layout slide) and replace it with other text.

0 commit comments

Comments
 (0)