Skip to content

Commit 6975bd4

Browse files
Added the new changes in the prompts
1 parent 56d7113 commit 6975bd4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Document-Processing/ai-coding-assistant/prompt-library.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ The Syncfusion PowerPoint Library enables developers to create, read, and write
180180
#SyncfusionDocumentSDKAssistant How do I apply and control entrance and emphasis animations with triggers and sequence ordering in Presentation?
181181
{% endpromptcard %}
182182
{% promptcard Create and Edit Transition Effects %}
183-
#SyncfusionDocumentSDKAssistant Show me how to add and customize slide transitions, durations, and advance timings in PPT?
183+
#SyncfusionDocumentSDKAssistant Show how to set a transition effect to a PowerPoint slide?
184184
{% endpromptcard %}
185185
{% promptcard Create and Manage Comments %}
186186
#SyncfusionDocumentSDKAssistant How can I insert, edit, and delete reviewer comments and list all comments in a presentation?
@@ -195,13 +195,15 @@ The Syncfusion PowerPoint Library enables developers to create, read, and write
195195
#SyncfusionDocumentSDKAssistant Show me how to read and modify built-in properties like author keywords in PPT?
196196
{% endpromptcard %}
197197
{% promptcard Create and Modify Sections %}
198-
#SyncfusionDocumentSDKAssistant How can I create sections, move slides between sections, and rename or delete sections in PPT?
198+
#SyncfusionDocumentSDKAssistant How can create sections in PPT?
199+
#SyncfusionDocumentSDKAssistant how to clone the slide collection of a section and add those slides to a destination presentation?
199200
{% endpromptcard %}
200201
{% promptcard Work with Tables %}
201202
#SyncfusionDocumentSDKAssistant Show the code to apply the custom table formatting in presentation?
202203
{% endpromptcard %}
203204
{% promptcard Shapes and Images %}
204-
#SyncfusionDocumentSDKAssistant Show me how to insert shapes and images in presentation document?
205+
#SyncfusionDocumentSDKAssistant Show how to insert shapes in presentation document?
206+
#SyncfusionDocumentSDKAssistant Insert an image on a new slide, add a table, draw a shape, and place text inside the shape in the presentation document?
205207
{% endpromptcard %}
206208
{% endpromptcards %}
207209

0 commit comments

Comments
 (0)