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,
#SyncfusionDocumentSDKAssistantor#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
The Syncfusion PDF Library enables developers to create, read, and edit PDF documents programmatically across all .NET applications.
#SyncfusionDocumentSDKAssistant Show me how to create text and images in a PDF document?
#SyncfusionDocumentSDKAssistant How can I open an existing PDF, modify its content, and save the updated file in ASP.NET MVC?
#SyncfusionDocumentSDKAssistant How can I create form fields and add combo and radio box in PDF document?
#SyncfusionDocumentSDKAssistant How do I add, edit, and remove bookmarks in a PDF?
#SyncfusionDocumentSDKAssistant Provide steps to add text watermarks and image watermarks to a PDF?
#SyncfusionDocumentSDKAssistant Insert an image on a new PDF page, add a table, draw a shape, and place text inside the shape?
#SyncfusionDocumentSDKAssistant Provide an example to generate a ZUGFeRD-compliant invoice PDF?
#SyncfusionDocumentSDKAssistant How do I merge multiple PDFs and split a PDF into separate files or pages?
#SyncfusionDocumentSDKAssistant How do I compress an existing PDF and optimize it for a smaller file size?
#SyncfusionDocumentSDKAssistant Provide steps to digitally sign a PDF and validate existing signatures?
#SyncfusionDocumentSDKAssistant How do I convert XPS documents to PDF?
#SyncfusionDocumentSDKAssistant How do I convert HTML documents to PDF?
#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.
#SyncfusionDocumentSDKAssistant Show me how to create a Word document from scratch with paragraphs in new document?
#SyncfusionDocumentSDKAssistant How can I open an existing DOCX, modify content and save the document?
#SyncfusionDocumentSDKAssistant How to create a Word template document with merge fields?
#SyncfusionDocumentSDKAssistant How to navigate to a bookmark and insert contents in DOCX?
#SyncfusionDocumentSDKAssistant How do I split a Word document into multiple files by section?
#SyncfusionDocumentSDKAssistant Insert a table in new page, draw a shape, and place text inside the shape in Word document?
#SyncfusionDocumentSDKAssistant How can I insert TOC in Word Document?
#SyncfusionDocumentSDKAssistant How do I create a checkbox and dropdown field in a Word document for ASP.NET Core?
#SyncfusionDocumentSDKAssistant How to update the fields present in Word document?
#SyncfusionDocumentSDKAssistant How can I define and apply paragraph, styles, bullet lists in Word document?
#SyncfusionDocumentSDKAssistant Provide code to convert HTML to DOCX Document?
#SyncfusionDocumentSDKAssistant How to find text and replace with other text in Word document?
#SyncfusionDocumentSDKAssistant Show me how to encrypt the Word document with password?
#SyncfusionDocumentSDKAssistant How to compare two Word documents?
#SyncfusionDocumentSDKAssistant How to create accent equation using LaTeX in Word document?
#SyncfusionDocumentSDKAssistant How to convert a Word document into PDF document?
#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.
#SyncfusionDocumentSDKAssistant How to create an Excel file from scratch?
#SyncfusionDocumentSDKAssistant How can I open an existing Excel document, modify content and save the document?
#SyncfusionDocumentSDKAssistant How do I import a Data Table into a new Excel worksheet using Document SDK?
#SyncfusionDocumentSDKAssistant How to create and apply various conditional formats for different ranges?
#SyncfusionDocumentSDKAssistant Show me how to export Excel data into collection objects using Export Data<>?
#SyncfusionDocumentSDKAssistant Create a column chart from a data range with title, axis labels, and legend in Excel?
#SyncfusionDocumentSDKAssistant How to create workbook-level named ranges and use them in formulas in Excel Components?
#SyncfusionDocumentSDKAssistant Add dropdown list validation for a column using a named range?
#SyncfusionDocumentSDKAssistant Convert a range to an Excel Table with header row and banded style?
#SyncfusionDocumentSDKAssistant How to remove a protection for an encrypted document for Excel Data?
#SyncfusionDocumentSDKAssistant Show the code for how to create a group shape in ASP.NET MVC for Excel Components?
#SyncfusionDocumentSDKAssistant How to convert an entire Excel workbook to PDF?
#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.
#SyncfusionDocumentSDKAssistant How to programmatically create a new PowerPoint with slides, layouts, themes, and styled text?
#SyncfusionDocumentSDKAssistant How can I load an existing PPTX and save the updated presentation?
#SyncfusionDocumentSDKAssistant How to convert a PowerPoint document into PDF document in .NET Core?
#SyncfusionDocumentSDKAssistant Give an example that demonstrates the conversion of an entire Presentation to images?
#SyncfusionDocumentSDKAssistant Show me how to insert charts, update data, and customize legends, axes, and data labels in PPTX?
#SyncfusionDocumentSDKAssistant Is it possible to convert the charts in a Presentation slide to image?
#SyncfusionDocumentSDKAssistant How do I apply and control entrance and emphasis animations with triggers and sequence ordering in Presentation?
#SyncfusionDocumentSDKAssistant Show how to set a transition effect to a PowerPoint slide?
#SyncfusionDocumentSDKAssistant How can I insert, edit, and delete reviewer comments and list all comments in a presentation?
#SyncfusionDocumentSDKAssistant Does PPTX support a password-protect with encryption and open a protected file?
#SyncfusionDocumentSDKAssistant How can I create sections in PowerPoint?
#SyncfusionDocumentSDKAssistant How to clone the slide collection of a section and add those slides to a destination presentation?
#SyncfusionDocumentSDKAssistant Show the code to apply the custom table formatting in presentation?
#SyncfusionDocumentSDKAssistant Show how to insert shapes in presentation document?
#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.
#SyncfusionSpreadsheetEditorSDKAssistant How do I initialize a basic Spreadsheet in Angular with default settings?
#SyncfusionSpreadsheetEditorSDKAssistant Show me how to bind local JSON data to the Spreadsheet in React?
#SyncfusionSpreadsheetEditorSDKAssistant Provide an example of binding remote data in a Vue Spreadsheet?
#SyncfusionSpreadsheetEditorSDKAssistant How can I enable formula support and use named ranges in the TypeScript Spreadsheet?
#SyncfusionSpreadsheetEditorSDKAssistant How do I insert and customize a column chart in the Blazor Spreadsheet?
#SyncfusionSpreadsheetEditorSDKAssistant Provide an example of adding list validation to cells in TypeScript?
#SyncfusionSpreadsheetEditorSDKAssistant How do I import an Excel file and export the Spreadsheet as XLSX in ASP.NET Core?
#SyncfusionSpreadsheetEditorSDKAssistant Show how to customize the ribbon toolbar and add custom buttons in the ASP.NET MVC Spreadsheet?
#SyncfusionSpreadsheetEditorSDKAssistant How do I show or hide grid lines and row/column headers in the Windows Forms Spreadsheet?
#SyncfusionSpreadsheetEditorSDKAssistant How can I protect a sheet with a password in the WPF Spreadsheet control?
#SyncfusionSpreadsheetEditorSDKAssistant How do I apply conditional formatting such as color scales or data bars in the UWP Spreadsheet?
#SyncfusionSpreadsheetEditorSDKAssistant How do I apply cell styles, number formatting, and wrap text in the TypeScript Spreadsheet?
#SyncfusionSpreadsheetEditorSDKAssistant Show me how to enable sorting and filtering features in the React Spreadsheet?