Skip to content

Commit 66cfc94

Browse files
authored
Merge branch 'hotfix/hotfix-v34.1.29' into 1043771-Spreadsheet_issues
2 parents 21c62bd + 3698b4b commit 66cfc94

324 files changed

Lines changed: 4427 additions & 13056 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Document-Processing-toc.html

Lines changed: 36 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,29 @@
9191
<li>
9292
<a href="/document-processing/nuget-packages">NuGet Packages</a>
9393
</li>
94-
<li><a href="/document-processing/ai-tools/ai-powered-development">AI Tools</a>
94+
<li>AI Agent Tools
95+
<ul>
96+
<li>
97+
<a href="/document-processing/ai-agent-tools/overview">Overview</a>
98+
</li>
99+
<li>
100+
<a href="/document-processing/ai-agent-tools/tools">Tools</a>
101+
</li>
102+
<li>
103+
<a href="/document-processing/ai-agent-tools/getting-started">Getting Started</a>
104+
</li>
105+
<li>
106+
<a href="/document-processing/ai-agent-tools/customization">Customization</a>
107+
</li>
108+
<li>
109+
<a href="/document-processing/ai-agent-tools/example-prompts">Example Prompts</a>
110+
</li>
111+
<li>
112+
<a href="/document-processing/ai-agent-tools/example-use-cases">Example Use Cases</a>
113+
</li>
114+
</ul>
115+
</li>
116+
<li>AI Coding Assistants
95117
<ul>
96118
<li>Skills
97119
<ul>
@@ -130,61 +152,10 @@
130152
</li>
131153
</ul>
132154
</li>
133-
<li>AI Agent Tools
155+
<li>MCP Server
134156
<ul>
135157
<li>
136-
<a href="/document-processing/ai-agent-tools/overview">Overview</a>
137-
</li>
138-
<li>
139-
<a href="/document-processing/ai-agent-tools/tools">Tools</a>
140-
</li>
141-
<li>
142-
<a href="/document-processing/ai-agent-tools/getting-started">Getting Started</a>
143-
</li>
144-
<li>
145-
<a href="/document-processing/ai-agent-tools/customization">Customization</a>
146-
</li>
147-
<li>
148-
<a href="/document-processing/ai-agent-tools/example-prompts">Example Prompts</a>
149-
</li>
150-
<li>
151-
<a href="/document-processing/ai-agent-tools/example-use-cases">Example Use Cases</a>
152-
</li>
153-
</ul>
154-
</li>
155-
<li>
156-
MCP Server
157-
<ul>
158-
<li>
159-
<a href="/document-processing/mcp-server/overview">Overview</a>
160-
</li>
161-
<li>
162-
AI Coding Assistant
163-
<ul>
164-
<li>
165-
<a href="/document-processing/mcp-server/ai-coding-assistant/overview">Overview</a>
166-
</li>
167-
<li>
168-
Getting Started
169-
<ul>
170-
<li>
171-
<a href="/document-processing/mcp-server/ai-coding-assistant/getting-started/documentsdk">Document SDK</a>
172-
</li>
173-
<li>
174-
<a href="/document-processing/mcp-server/ai-coding-assistant/getting-started/docxeditorsdk">DOCX Editor SDK</a>
175-
</li>
176-
<li>
177-
<a href="/document-processing/mcp-server/ai-coding-assistant/getting-started/spreadsheeteditorsdk">Spreadsheet Editor SDK</a>
178-
</li>
179-
<li>
180-
<a href="/document-processing/mcp-server/ai-coding-assistant/getting-started/pdfviewersdk">PDF Viewer SDK</a>
181-
</li>
182-
</ul>
183-
</li>
184-
<li>
185-
<a href="/document-processing/mcp-server/ai-coding-assistant/prompt-library">Prompt Library</a>
186-
</li>
187-
</ul>
158+
<a href="/document-processing/mcp-server/documentsdk-mcp">Document SDK</a>>
188159
</li>
189160
</ul>
190161
</li>
@@ -368,6 +339,7 @@
368339
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/text-search">Text Search</a></li>
369340
<li>Annotation
370341
<ul>
342+
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/annotation/overview">Overview</a></li>
371343
<li>Annotation Types
372344
<ul>
373345
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/annotation/annotation-types/highlight-annotation">Highlight</a></li>
@@ -417,6 +389,14 @@
417389
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/annotation/annotations-api">APIs</a></li>
418390
</ul>
419391
</li>
392+
<li>Document Handling
393+
<ul>
394+
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/document-handling/load-large-pdf">Load Large PDF Files</a></li>
395+
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/document-handling/load-password-pdf">Load Password Protected PDFs</a></li>
396+
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/document-handling/preprocess-pdf">Preprocess PDF Document Before Displaying</a></li>
397+
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/document-handling/retrieve-loadedDoc">Retrieve the Loaded Document Instance </a></li>
398+
</ul>
399+
</li>
420400
<li>Redaction
421401
<ul>
422402
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/Redaction/overview">Overview</a></li>
@@ -5682,7 +5662,8 @@
56825662
<li><a href="/document-processing/excel/spreadsheet/blazor/blazor-hybrid-maui-app">Blazor Hybrid MAUI App</a></li>
56835663
</ul>
56845664
</li>
5685-
<li><a href="/document-processing/excel/spreadsheet/blazor/ui-builder-skill">Agentic UI Builder</a></li>
5665+
<li><a href="/document-processing/excel/spreadsheet/blazor/ui-builder-skill">Agentic UI Builder</a></li>
5666+
<li><a href="/document-processing/excel/spreadsheet/blazor/mcp">MCP Server</a></li>
56865667
<li><a href="/document-processing/excel/spreadsheet/blazor/open-and-save">Open and Save</a></li>
56875668
<li><a href="/document-processing/excel/spreadsheet/blazor/worksheet">Worksheet</a></li>
56885669
<li><a href="/document-processing/excel/spreadsheet/blazor/cell-range">Cell Range</a></li>

Document-Processing/Excel/Excel-Library/NET/Cells-Manipulation/Sorting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A range of cells in Excel worksheet can be sorted based on data in one or more c
1414
* Font Color
1515
* Cell Color
1616

17-
N> Currently XlsIO dont support sorting based on cell icon, parsing and serialization of its sorting details.
17+
N> Currently XlsIO don't support sorting based on cell icon, parsing and serialization of its sorting details.
1818

1919
## Cell Values
2020

Document-Processing/Excel/Excel-Library/NET/Working-with-Excel-Tables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ A complete working example to apply custom table style in C# is present on [this
507507

508508
The following screenshot represents generated Excel file with custom table styles in XlsIO.
509509

510-
![custom table style](Working-with-Excel-Tables_images/Working-with-Tables_img1.jpg)
510+
![custom table style](Working-with-pivot-tables_images/Working-with-Tables_img1.jpg)
511511

512512
N> The [TableStyles](https://help.syncfusion.com/cr/document-processing/Syncfusion.XlsIO.ITableStyles.html) API only retrieves custom table styles.
513513

@@ -662,7 +662,7 @@ End Using
662662

663663
A complete working example to insert total row in C# is present on [this GitHub page](https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Create%20and%20Edit%20Table/Add%20Total%20Row/.NET/Add%20Total%20Row).
664664

665-
## Create a table from external connectionÂ
665+
## Create a table from external connection
666666

667667
External connection support allows you to work with the most recent data right in the workbook. After the data is imported, only refresh operations are performed to retrieve the updated data.
668668

Document-Processing/Excel/Excel-Library/NET/Working-with-Pictures.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ documentation: UG
88
# Working with Pictures
99

1010
XlsIO supports inserting pictures into a worksheet. Refer to the following code snippet.
11+
{% tabs %}
1112
{% highlight c# tabtitle="C# [Cross-platform]" playgroundButtonLink="https://raw.githubusercontent.com/SyncfusionExamples/XlsIO-Examples/master/Pictures%20in%20Excel/Add%20Picture/.NET/Add%20Picture/Add%20Picture/Program.cs,180" %}
1213
using (ExcelEngine excelEngine = new ExcelEngine())
1314
{
@@ -478,10 +479,10 @@ Using excelEngine As ExcelEngine = New ExcelEngine()
478479
Dim workbook As IWorkbook = application.Workbooks.Create(1)
479480
Dim worksheet As IWorksheet = workbook.Worksheets(0)
480481

481-
'Add image from the specified url at the specified location in the worksheet
482+
'Add image from the specified url at the specified location in the worksheet
482483
worksheet.Pictures.AddPictureAsLink(1, 1, 5, 7, "https://cdn.syncfusion.com/content/images/company-logos/Syncfusion_Logo_Image.png")
483484

484-
'Save workbook
485+
'Save workbook
485486
workbook.SaveAs("ExternalImage.xlsx")
486487
End Using
487488
{% endhighlight %}
@@ -530,7 +531,7 @@ using (ExcelEngine excelEngine = new ExcelEngine())
530531
FileStream svgStream = new FileStream("Sample.svg", FileMode.Open);
531532
FileStream pngStream = new FileStream("Sample.png", FileMode.Open);
532533

533-
//Add svg image with given svg and png streams
534+
//Add svg image with given svg and png streams
534535
worksheet.Pictures.AddPicture(1, 1, svgStream, pngStream);
535536

536537
//Save workbook
@@ -548,10 +549,10 @@ Using excelEngine As ExcelEngine = New ExcelEngine()
548549
Dim svgStream As New FileStream("Sample.svg", FileMode.Open)
549550
Dim pngStream As New FileStream("Sample.png", FileMode.Open)
550551

551-
'Add svg image with given svg and png streams
552+
'Add svg image with given svg and png streams
552553
worksheet.Pictures.AddPicture(1, 1, svgStream, pngStream)
553554

554-
'Save workbook
555+
'Save workbook
555556
workbook.SaveAs("Svg.xlsx")
556557
End Using
557558
{% endhighlight %}
@@ -618,7 +619,7 @@ Using excelEngine As ExcelEngine = New ExcelEngine()
618619

619620
shape.PlaceInCell = True
620621

621-
'Save workbook
622+
'Save workbook
622623
workbook.SaveAs("PlaceInCellPicture.xlsx")
623624
End Using
624625
{% endhighlight %}

0 commit comments

Comments
 (0)