Prompt Library - AI Coding Assistant

28 Jul 202624 minutes to read

Speed up your projects using these ready-made prompts for Syncfusion® components. Each prompt is short, easy to understand, and focused on real tasks—like quick setups, tweaks, and fixes.

How to Use

Before starting, make sure your MCP Server is set up and running.

  • Choose a prompt that fits your need.
  • Copy the full prompt with the appropriate assistant handle (for example, #SyncfusionDocumentSDKAssistant or #SyncfusionSpreadsheetEditorSDKAssistant).
  • Customize the prompt for your specific use case.
  • Execute via the MCP Server.
  • Always check and test the code before adding it to your project.

Component-Specific Prompts

PDF

The Syncfusion PDF Library enables developers to create, read, and edit PDF documents programmatically across all .NET applications.

Create PDF

#SyncfusionDocumentSDKAssistant Show me how to create text and images in a PDF document?

Edit and Save

#SyncfusionDocumentSDKAssistant How can I open an existing PDF, modify its content, and save the updated file in ASP.NET MVC?

Form Fields

#SyncfusionDocumentSDKAssistant How can I create form fields and add combo and radio box in PDF document?

Bookmarks

#SyncfusionDocumentSDKAssistant How do I add, edit, and remove bookmarks in a PDF?

Watermarks

#SyncfusionDocumentSDKAssistant Provide steps to add text watermarks and image watermarks to a PDF?

Table and Shape

#SyncfusionDocumentSDKAssistant Insert an image on a new PDF page, add a table, draw a shape, and place text inside the shape?

ZUGFeRD Invoices

#SyncfusionDocumentSDKAssistant Provide an example to generate a ZUGFeRD-compliant invoice PDF?

Merge and Split

#SyncfusionDocumentSDKAssistant How do I merge multiple PDFs and split a PDF into separate files or pages?

Compress PDF

#SyncfusionDocumentSDKAssistant How do I compress an existing PDF and optimize it for a smaller file size?

Digital Signatures

#SyncfusionDocumentSDKAssistant Provide steps to digitally sign a PDF and validate existing signatures?

XPS to PDF Conversion

#SyncfusionDocumentSDKAssistant How do I convert XPS documents to PDF?

HTML to PDF Conversion

#SyncfusionDocumentSDKAssistant How do I convert HTML documents to PDF?

Security Operations

#SyncfusionDocumentSDKAssistant Show me how to encrypt a PDF with password and later decrypt it?

Word

The Syncfusion Word Library enables developers to create, read, edit, and convert Word documents programmatically across all .NET applications.

Create Word Document

#SyncfusionDocumentSDKAssistant Show me how to create a Word document from scratch with paragraphs in new document?

Edit and Save

#SyncfusionDocumentSDKAssistant How can I open an existing DOCX, modify content and save the document?

Mail Merge

#SyncfusionDocumentSDKAssistant How to create a Word template document with merge fields?

Bookmarks

#SyncfusionDocumentSDKAssistant How to navigate to a bookmark and insert contents in DOCX?

Split Documents

#SyncfusionDocumentSDKAssistant How do I split a Word document into multiple files by section?

Table and Shapes

#SyncfusionDocumentSDKAssistant Insert a table in new page, draw a shape, and place text inside the shape in Word document?

Table of Contents (TOC)

#SyncfusionDocumentSDKAssistant How can I insert TOC in Word Document?

Forms

#SyncfusionDocumentSDKAssistant How do I create a checkbox and dropdown field in a Word document for ASP.NET Core?

Fields

#SyncfusionDocumentSDKAssistant How to update the fields present in Word document?

Styles and Formatting

#SyncfusionDocumentSDKAssistant How can I define and apply paragraph, styles, bullet lists in Word document?

HTML to DOCX

#SyncfusionDocumentSDKAssistant Provide code to convert HTML to DOCX Document?

Find and Replace

#SyncfusionDocumentSDKAssistant How to find text and replace with other text in Word document?

Security

#SyncfusionDocumentSDKAssistant Show me how to encrypt the Word document with password?

Compare

#SyncfusionDocumentSDKAssistant How to compare two Word documents?

Math Equation

#SyncfusionDocumentSDKAssistant How to create accent equation using LaTeX in Word document?

Word to PDF

#SyncfusionDocumentSDKAssistant How to convert a Word document into PDF document?

Word to MD

#SyncfusionDocumentSDKAssistant How to convert a Word document to a Markdown?

Excel

The Syncfusion Excel Library enables developers to create, read, edit, and convert Excel documents programmatically across all .NET applications.

Create Excel Document

#SyncfusionDocumentSDKAssistant How to create an Excel file from scratch?

Edit and Save

#SyncfusionDocumentSDKAssistant How can I open an existing Excel document, modify content and save the document?

Import Data from Data Table to Excel

#SyncfusionDocumentSDKAssistant How do I import a Data Table into a new Excel worksheet using Document SDK?

Conditional Format

#SyncfusionDocumentSDKAssistant How to create and apply various conditional formats for different ranges?

Export Data from Excel to Data Table

#SyncfusionDocumentSDKAssistant Show me how to export Excel data into collection objects using Export Data<>?

Charts and PivotChart

#SyncfusionDocumentSDKAssistant Create a column chart from a data range with title, axis labels, and legend in Excel?

Formula

#SyncfusionDocumentSDKAssistant How to create workbook-level named ranges and use them in formulas in Excel Components?

Data Validation

#SyncfusionDocumentSDKAssistant Add dropdown list validation for a column using a named range?

Table

#SyncfusionDocumentSDKAssistant Convert a range to an Excel Table with header row and banded style?

Remove Encryption

#SyncfusionDocumentSDKAssistant How to remove a protection for an encrypted document for Excel Data?

Drawing Objects and Shapes

#SyncfusionDocumentSDKAssistant Show the code for how to create a group shape in ASP.NET MVC for Excel Components?

Excel to PDF

#SyncfusionDocumentSDKAssistant How to convert an entire Excel workbook to PDF?

Chart to Image Conversion

#SyncfusionDocumentSDKAssistant How to convert an Excel chart to an image using the chart to image conversion class?

PowerPoint

The Syncfusion PowerPoint Library enables developers to create, read, edit, and convert PowerPoint presentations programmatically across all .NET applications.

Create Presentation

#SyncfusionDocumentSDKAssistant How to programmatically create a new PowerPoint with slides, layouts, themes, and styled text?

Edit and Save

#SyncfusionDocumentSDKAssistant How can I load an existing PPTX and save the updated presentation?

Convert PowerPoint to PDF

#SyncfusionDocumentSDKAssistant How to convert a PowerPoint document into PDF document in .NET Core?

Convert Slides to Images

#SyncfusionDocumentSDKAssistant Give an example that demonstrates the conversion of an entire Presentation to images?

Create and Edit Charts

#SyncfusionDocumentSDKAssistant Show me how to insert charts, update data, and customize legends, axes, and data labels in PPTX?

Convert Chart to Image

#SyncfusionDocumentSDKAssistant Is it possible to convert the charts in a Presentation slide to image?

Create and Edit Animations

#SyncfusionDocumentSDKAssistant How do I apply and control entrance and emphasis animations with triggers and sequence ordering in Presentation?

Create and Edit Transition Effects

#SyncfusionDocumentSDKAssistant Show how to set a transition effect to a PowerPoint slide?

Create and Manage Comments

#SyncfusionDocumentSDKAssistant How can I insert, edit, and delete reviewer comments and list all comments in a presentation?

Encrypt and Decrypt Presentations

#SyncfusionDocumentSDKAssistant Does PPTX support a password-protect with encryption and open a protected file?

Create and Modify Sections

#SyncfusionDocumentSDKAssistant How can I create sections in PowerPoint?

Clone and Merge

#SyncfusionDocumentSDKAssistant How to clone the slide collection of a section and add those slides to a destination presentation?

Work with Tables

#SyncfusionDocumentSDKAssistant Show the code to apply the custom table formatting in presentation?

Insert Shapes

#SyncfusionDocumentSDKAssistant Show how to insert shapes in presentation document?

Insert PowerPoint Elements

#SyncfusionDocumentSDKAssistant Insert an image on a new slide, add a table, draw a shape, and place text inside the shape in the presentation document?

Spreadsheet

The Syncfusion Spreadsheet Editor SDK component enables developers to create, view, edit, and analyze spreadsheets directly in web and desktop applications across multiple platforms, including Angular, React, Vue, JavaScript, Blazor, ASP.NET Core, and more.

Initialize Spreadsheet

#SyncfusionSpreadsheetEditorSDKAssistant How do I initialize a basic Spreadsheet in Angular with default settings?

Data Binding

#SyncfusionSpreadsheetEditorSDKAssistant Show me how to bind local JSON data to the Spreadsheet in React?

Remote Data Binding

#SyncfusionSpreadsheetEditorSDKAssistant Provide an example of binding remote data in a Vue Spreadsheet?

Formulas and Calculation

#SyncfusionSpreadsheetEditorSDKAssistant How can I enable formula support and use named ranges in the TypeScript Spreadsheet?

Charts

#SyncfusionSpreadsheetEditorSDKAssistant How do I insert and customize a column chart in the Blazor Spreadsheet?

Data Validation

#SyncfusionSpreadsheetEditorSDKAssistant Provide an example of adding list validation to cells in TypeScript?

Import and Export

#SyncfusionSpreadsheetEditorSDKAssistant How do I import an Excel file and export the Spreadsheet as XLSX in ASP.NET Core?

Ribbon and Toolbar

#SyncfusionSpreadsheetEditorSDKAssistant Show how to customize the ribbon toolbar and add custom buttons in the ASP.NET MVC Spreadsheet?

Grid Lines and Headers

#SyncfusionSpreadsheetEditorSDKAssistant How do I show or hide grid lines and row/column headers in the Windows Forms Spreadsheet?

Sheet Protection

#SyncfusionSpreadsheetEditorSDKAssistant How can I protect a sheet with a password in the WPF Spreadsheet control?

Conditional Formatting

#SyncfusionSpreadsheetEditorSDKAssistant How do I apply conditional formatting such as color scales or data bars in the UWP Spreadsheet?

Cell Formatting

#SyncfusionSpreadsheetEditorSDKAssistant How do I apply cell styles, number formatting, and wrap text in the TypeScript Spreadsheet?

Sorting and Filtering

#SyncfusionSpreadsheetEditorSDKAssistant Show me how to enable sorting and filtering features in the React Spreadsheet?

See also