You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/ai-coding-assistant/prompt-library.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,7 +180,7 @@ The Syncfusion PowerPoint Library enables developers to create, read, and write
180
180
#SyncfusionDocumentSDKAssistant How do I apply and control entrance and emphasis animations with triggers and sequence ordering in Presentation?
181
181
{% endpromptcard %}
182
182
{% 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?
184
184
{% endpromptcard %}
185
185
{% promptcard Create and Manage Comments %}
186
186
#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
195
195
#SyncfusionDocumentSDKAssistant Show me how to read and modify built-in properties like author keywords in PPT?
196
196
{% endpromptcard %}
197
197
{% 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?
199
200
{% endpromptcard %}
200
201
{% promptcard Work with Tables %}
201
202
#SyncfusionDocumentSDKAssistant Show the code to apply the custom table formatting in presentation?
202
203
{% endpromptcard %}
203
204
{% 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?
0 commit comments