Skip to content

Commit f0e55c2

Browse files
Removed the grammatical errors
1 parent 710da63 commit f0e55c2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ The Syncfusion PDF Library enables developers to create, read, and edit PDF docu
3333
#SyncfusionDocumentSDKAssistant Show me how to create text and images in a PDF document?
3434
{% endpromptcard %}
3535
{% promptcard Edit and Save %}
36-
#SyncfusionDocumentSDKAssistant How can I open an existing PDF, modify its content, and save the updated file in ASP .NET MVC?
36+
#SyncfusionDocumentSDKAssistant How can I open an existing PDF, modify its content, and save the updated file in ASP.NET MVC?
3737
{% endpromptcard %}
3838
{% promptcard Form Fields %}
39-
#SyncfusionDocumentSDKAssistant How can I create form fields and add combo and radio box in pdf document?
39+
#SyncfusionDocumentSDKAssistant How can I create form fields and add combo and radio box in PDF document?
4040
{% endpromptcard %}
4141
{% promptcard Bookmarks %}
4242
#SyncfusionDocumentSDKAssistant How do I add, edit, and remove bookmarks in a PDF?
@@ -91,7 +91,7 @@ The Syncfusion Word Library enables developers to create, read, edit, and conver
9191
#SyncfusionDocumentSDKAssistant How do I split a Word document into multiple files by section?
9292
{% endpromptcard %}
9393
{% promptcard Table and Shapes %}
94-
#SyncfusionDocumentSDKAssistant Insert a table in new page, draw a shape, and place text inside the shape in word document?
94+
#SyncfusionDocumentSDKAssistant Insert a table in new page, draw a shape, and place text inside the shape in Word document?
9595
{% endpromptcard %}
9696
{% promptcard Table of Contents (TOC) %}
9797
#SyncfusionDocumentSDKAssistant How can I insert TOC in Word Document?
@@ -103,13 +103,13 @@ The Syncfusion Word Library enables developers to create, read, edit, and conver
103103
#SyncfusionDocumentSDKAssistant How to update the fields present in Word document?
104104
{% endpromptcard %}
105105
{% promptcard Styles and Formatting %}
106-
#SyncfusionDocumentSDKAssistant How can I define and apply paragraph, styles, bullet lists in word document?
106+
#SyncfusionDocumentSDKAssistant How can I define and apply paragraph, styles, bullet lists in Word document?
107107
{% endpromptcard %}
108108
{% promptcard HTML to DOCX %}
109109
#SyncfusionDocumentSDKAssistant Provide code to convert HTML to DOCX Document?
110110
{% endpromptcard %}
111111
{% promptcard Find and Replace %}
112-
#SyncfusionDocumentSDKAssistant How to find text and replace with other text in word document?
112+
#SyncfusionDocumentSDKAssistant How to find text and replace with other text in Word document?
113113
{% endpromptcard %}
114114
{% promptcard Security %}
115115
#SyncfusionDocumentSDKAssistant Show me how to encrypt the Word document with password?
@@ -137,7 +137,7 @@ The Syncfusion Excel Library enables developers to create, read, edit, and conve
137137
#SyncfusionDocumentSDKAssistant How to create an Excel file from scratch?
138138
{% endpromptcard %}
139139
{% promptcard Edit and Save %}
140-
#SyncfusionDocumentSDKAssistant How can open an existing excel document, modify content and save the document?
140+
#SyncfusionDocumentSDKAssistant How can I open an existing Excel document, modify content and save the document?
141141
{% endpromptcard %}
142142
{% promptcard Import Data from Data Table to Excel %}
143143
#SyncfusionDocumentSDKAssistant How do I import a Data Table into a new Excel worksheet using Document SDK?
@@ -164,7 +164,7 @@ The Syncfusion Excel Library enables developers to create, read, edit, and conve
164164
#SyncfusionDocumentSDKAssistant How to remove a protection for an encrypted document for Excel Data?
165165
{% endpromptcard %}
166166
{% promptcard Drawing Objects and Shapes %}
167-
#SyncfusionDocumentSDKAssistant Show the code for how to create a group shape in Asp .NET MVC for Excel Components?
167+
#SyncfusionDocumentSDKAssistant Show the code for how to create a group shape in ASP.NET MVC for Excel Components?
168168
{% endpromptcard %}
169169
{% promptcard Excel to PDF %}
170170
#SyncfusionDocumentSDKAssistant How to convert an entire Excel workbook to PDF?
@@ -210,7 +210,7 @@ The Syncfusion PowerPoint Library enables developers to create, read, edit, and
210210
#SyncfusionDocumentSDKAssistant Does PPTX support a password-protect with encryption and open a protected file?
211211
{% endpromptcard %}
212212
{% promptcard Create and Modify Sections %}
213-
#SyncfusionDocumentSDKAssistant How can create sections in PowerPoint?
213+
#SyncfusionDocumentSDKAssistant How can I create sections in PowerPoint?
214214
{% endpromptcard %}
215215
{% promptcard Clone and Merge %}
216216
#SyncfusionDocumentSDKAssistant How to clone the slide collection of a section and add those slides to a destination presentation?

0 commit comments

Comments
 (0)