-
Notifications
You must be signed in to change notification settings - Fork 18
ES-868620-Add note for Find and replace in Presentation #2038
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ES-868620-Add note for Find and replace in Presentation #2038
Conversation
|
Build Status: INQUEUE 🕒 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INQUEUE 🕒 |
|
|
||
| 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). | ||
|
|
||
| N> When searching for items within a Master slide in the Presentation document, it is recommended to use the IPresentation.FindAll API instead of the ISlide.FindAll API. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When searching for text within a master slide in the presentation, it is recommended to use the IPresentation.FindAll API instead of the ISlide.FindAll API.
Add hyperlinks for APIs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note content is modified as per your susgestion and add Add hyperlinks for APIs
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Task link - https://dev.azure.com/EssentialStudio/Document%20Processing%20Libraries/_workitems/edit/868620
In this PR, i have added note for Find and replace in Presentation