Skip to content

Commit 9928b77

Browse files
1013906: Resolved prompt-library staging link issues.
1 parent 534a90b commit 9928b77

1 file changed

Lines changed: 29 additions & 53 deletions

File tree

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

Lines changed: 29 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -230,74 +230,50 @@ The Syncfusion PowerPoint Library enables developers to create, read, edit, and
230230

231231
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.
232232

233-
{% tabs %}
234-
{% highlight tabtitle="Initialize Spreadsheet" %}
233+
{% promptcards %}
234+
{% promptcard Initialize Spreadsheet %}
235235
#SyncfusionSpreadsheetEditorSDKAssistant How do I initialize a basic Spreadsheet in Angular with default settings?
236-
{% endhighlight %}
237-
{% endtabs %}
238-
{% tabs %}
239-
{% highlight tabtitle="Data Binding" %}
236+
{% endpromptcard %}
237+
{% promptcard Data Binding %}
240238
#SyncfusionSpreadsheetEditorSDKAssistant Show me how to bind local JSON data to the Spreadsheet in React?
241-
{% endhighlight %}
242-
{% endtabs %}
243-
{% tabs %}
244-
{% highlight tabtitle="Remote Data Binding" %}
239+
{% endpromptcard %}
240+
{% promptcard Remote Data Binding %}
245241
#SyncfusionSpreadsheetEditorSDKAssistant Provide an example of binding remote data in a Vue Spreadsheet?
246-
{% endhighlight %}
247-
{% endtabs %}
248-
{% tabs %}
249-
{% highlight tabtitle="Formulas and Calculation" %}
242+
{% endpromptcard %}
243+
{% promptcard Formulas and Calculation %}
250244
#SyncfusionSpreadsheetEditorSDKAssistant How can I enable formula support and use named ranges in the TypeScript Spreadsheet?
251-
{% endhighlight %}
252-
{% endtabs %}
253-
{% tabs %}
254-
{% highlight tabtitle="Charts" %}
245+
{% endpromptcard %}
246+
{% promptcard Charts %}
255247
#SyncfusionSpreadsheetEditorSDKAssistant How do I insert and customize a column chart in the Blazor Spreadsheet?
256-
{% endhighlight %}
257-
{% endtabs %}
258-
{% tabs %}
259-
{% highlight tabtitle="Data Validation" %}
248+
{% endpromptcard %}
249+
{% promptcard Data Validation %}
260250
#SyncfusionSpreadsheetEditorSDKAssistant Provide an example of adding list validation to cells in TypeScript?
261-
{% endhighlight %}
262-
{% endtabs %}
263-
{% tabs %}
264-
{% highlight tabtitle="Import and Export" %}
251+
{% endpromptcard %}
252+
{% promptcard Import and Export %}
265253
#SyncfusionSpreadsheetEditorSDKAssistant How do I import an Excel file and export the Spreadsheet as XLSX in ASP.NET Core?
266-
{% endhighlight %}
267-
{% endtabs %}
268-
{% tabs %}
269-
{% highlight tabtitle="Ribbon and Toolbar" %}
254+
{% endpromptcard %}
255+
{% promptcard Ribbon and Toolbar %}
270256
#SyncfusionSpreadsheetEditorSDKAssistant Show how to customize the ribbon toolbar and add custom buttons in the ASP.NET MVC Spreadsheet?
271-
{% endhighlight %}
272-
{% endtabs %}
273-
{% tabs %}
274-
{% highlight tabtitle="Grid Lines and Headers" %}
257+
{% endpromptcard %}
258+
{% promptcard Grid Lines and Headers %}
275259
#SyncfusionSpreadsheetEditorSDKAssistant How do I show or hide grid lines and row/column headers in the Windows Forms Spreadsheet?
276-
{% endhighlight %}
277-
{% endtabs %}
278-
{% tabs %}
279-
{% highlight tabtitle="Sheet Protection" %}
260+
{% endpromptcard %}
261+
{% promptcard Sheet Protection %}
280262
#SyncfusionSpreadsheetEditorSDKAssistant How can I protect a sheet with a password in the WPF Spreadsheet control?
281-
{% endhighlight %}
282-
{% endtabs %}
283-
{% tabs %}
284-
{% highlight tabtitle="Conditional Formatting" %}
263+
{% endpromptcard %}
264+
{% promptcard Conditional Formatting %}
285265
#SyncfusionSpreadsheetEditorSDKAssistant How do I apply conditional formatting such as color scales or data bars in the UWP Spreadsheet?
286-
{% endhighlight %}
287-
{% endtabs %}
288-
{% tabs %}
289-
{% highlight tabtitle="Cell Formatting" %}
266+
{% endpromptcard %}
267+
{% promptcard Cell Formatting %}
290268
#SyncfusionSpreadsheetEditorSDKAssistant How do I apply cell styles, number formatting, and wrap text in the TypeScript Spreadsheet?
291-
{% endhighlight %}
292-
{% endtabs %}
293-
{% tabs %}
294-
{% highlight tabtitle="Sorting and Filtering" %}
269+
{% endpromptcard %}
270+
{% promptcard Sorting and Filtering %}
295271
#SyncfusionSpreadsheetEditorSDKAssistant Show me how to enable sorting and filtering features in the React Spreadsheet?
296-
{% endhighlight %}
297-
{% endtabs %}
272+
{% endpromptcard %}
273+
{% endpromptcards %}
298274

299275
## See also
300276

301277
* [AI Coding Assistant Overview](https://help.syncfusion.com/document-processing/ai-coding-assistant/overview)
302278
* [SyncfusionDocumentSDKAssistant MCP Server](https://www.npmjs.com/package/@syncfusion/documentsdk-assistant)
303-
* [SyncfusionSpreadsheetEditorSDKAssistant MCP Server](https://www.npmjs.com/package/@syncfusion/spreadsheeteditorsdk-assistant)
279+
* [SyncfusionSpreadsheetEditorSDKAssistant MCP Server](https://www.npmjs.com/package/@syncfusion/spreadsheeteditorsdk-assistant)

0 commit comments

Comments
 (0)