Skip to content

Commit 9140961

Browse files
committed
Added Partially missed contents.
1 parent 5c7a904 commit 9140961

File tree

83 files changed

+1635
-1032
lines changed

Some content is hidden

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

83 files changed

+1635
-1032
lines changed

Document-Processing-toc.html

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3739,6 +3739,9 @@
37393739
<li>
37403740
<a href="/document-processing/word/word-library/net/Create-Word-document-in-Console-application">Console</a>
37413741
</li>
3742+
<li>
3743+
<a href="/document-processing/word/word-library/net/Create-Word-Document-in-ASP-NET-Core-WEB-API">ASP.NET Core Web API</a>
3744+
</li>
37423745
<li>
37433746
<a href="/document-processing/word/word-library/net/Create-Word-Document-in-Azure">Azure</a>
37443747
<ul>
@@ -3865,6 +3868,9 @@
38653868
<li>
38663869
<a href="/document-processing/word/word-library/net/Open-and-save-Word-document-in-Console-application">Console</a>
38673870
</li>
3871+
<li>
3872+
<a href="/document-processing/word/word-library/net/Open-and-Save-Word-Document-in-ASP-NET-Core-WEB-API">ASP.NET Core Web API</a>
3873+
</li>
38683874
<li>
38693875
<a href="/document-processing/word/word-library/net/Open-and-save-Word-document-in-Azure">Azure</a>
38703876
<ul>
@@ -4121,6 +4127,9 @@
41214127
<li>
41224128
<a href="/document-processing/word/conversions/word-to-pdf/net/Convert-Word-document-to-PDF-in-Console-application">Console</a>
41234129
</li>
4130+
<li>
4131+
<a href="/document-processing/word/conversions/word-to-pdf/net/Convert-Word-Document-to-PDF-in-ASP-NET-Core-WEB-API">ASP.NET Core Web API</a>
4132+
</li>
41244133
<li>
41254134
<a href="/document-processing/word/conversions/word-to-pdf/net/Convert-Word-Document-to-PDF-in-Azure">Azure</a>
41264135
<ul>
@@ -4204,6 +4213,9 @@
42044213
<li>
42054214
<a href="/document-processing/word/conversions/word-to-image/net/Convert-Word-document-to-Image-in-Console-application">Console</a>
42064215
</li>
4216+
<li>
4217+
<a href="/document-processing/word/conversions/word-to-image/net/Convert-Word-Document-to-Image-in-ASP-NET-Core-WEB-API">ASP.NET Core Web API</a>
4218+
</li>
42074219
<li>
42084220
<a href="/document-processing/word/conversions/word-to-image/net/Convert-Word-Document-to-Image-Azure">Azure</a>
42094221
<ul>
@@ -4274,6 +4286,9 @@
42744286
<li>
42754287
<a href="/document-processing/word/word-library/net/Feature-Matrix">Feature Matrix</a>
42764288
</li>
4289+
<li>
4290+
<a href="/document-processing/word/word-library/net/Performance-metrics">Performance Metrics</a>
4291+
</li>
42774292
<li>
42784293
<a href="/document-processing/word/word-library/net/FAQ">FAQs</a>
42794294
<ul>
@@ -4363,6 +4378,9 @@
43634378
<li>
43644379
<a href="/document-processing/word/conversions/word-to-pdf/net/Convert-Word-document-to-PDF-in-Console-application">Console</a>
43654380
</li>
4381+
<li>
4382+
<a href="/document-processing/word/conversions/word-to-pdf/net/Convert-Word-Document-to-PDF-in-ASP-NET-Core-WEB-API">ASP.NET Core Web API</a>
4383+
</li>
43664384
<li>
43674385
<a href="/document-processing/word/conversions/word-to-pdf/net/Convert-Word-Document-to-PDF-in-Azure">Azure</a>
43684386
<ul>
@@ -4416,6 +4434,9 @@
44164434
<li>
44174435
<a href="/document-processing/word/conversions/word-to-pdf/net/Unsupported-elements-word-to-pdf">Unsupported Features</a>
44184436
</li>
4437+
<li>
4438+
<a href="/document-processing/word/conversions/word-to-pdf/net/Performance-metrics">Performance Metrics</a>
4439+
</li>
44194440
<li>
44204441
<a href="/document-processing/word/conversions/word-to-pdf/net/Faqs-word-to-pdf">FAQs</a>
44214442
<ul>
@@ -4483,6 +4504,9 @@
44834504
<li>
44844505
<a href="/document-processing/word/conversions/word-to-image/net/Convert-Word-document-to-Image-in-Console-application">Console</a>
44854506
</li>
4507+
<li>
4508+
<a href="/document-processing/word/conversions/word-to-image/net/Convert-Word-Document-to-Image-in-ASP-NET-Core-WEB-API">ASP.NET Core Web API</a>
4509+
</li>
44864510
<li>
44874511
<a href="/document-processing/word/conversions/word-to-image/net/Convert-Word-Document-to-Image-Azure">Azure</a>
44884512
<ul>
@@ -4530,6 +4554,9 @@
45304554
<li>
45314555
<a href="/document-processing/word/conversions/word-to-image/net/Unsupported-elements-word-to-image">Unsupported Features</a>
45324556
</li>
4557+
<li>
4558+
<a href="/document-processing/word/conversions/word-to-image/net/Performance-metrics">Performance Metrics</a>
4559+
</li>
45334560
<li>
45344561
<a href="/document-processing/word/conversions/word-to-image/net/Faqs-word-to-image">FAQs</a>
45354562
<ul>
@@ -6109,6 +6136,9 @@
61096136
<li>
61106137
<a href="/document-processing/powerpoint/powerpoint-library/net/Create-PowerPoint-in-Console-application">Console</a>
61116138
</li>
6139+
<li>
6140+
<a href="/document-processing/powerpoint/powerpoint-library/net/Create-PowerPoint-Presentation-in-ASP-NET-Core-WEB-API">ASP.NET Web API</a>
6141+
</li>
61126142
<li>
61136143
<a href="/document-processing/powerpoint/powerpoint-library/net/Create-PowerPoint-Presentation-in-Azure">Azure</a>
61146144
<ul>
@@ -6232,6 +6262,9 @@
62326262
<li>
62336263
<a href="/document-processing/powerpoint/powerpoint-library/net/Open-and-Save-PowerPoint-in-Console-application">Console</a>
62346264
</li>
6265+
<li>
6266+
<a href="/document-processing/powerpoint/powerpoint-library/net/Open-and-Save-PowerPoint-Presentation-in-ASP-NET-Core-WEB-API">ASP.NET Core Web API</a>
6267+
</li>
62356268
<li>
62366269
<a href="/document-processing/powerpoint/powerpoint-library/net/Open-and-Save-PowerPoint-Presentation-in-Azure">Azure</a>
62376270
<ul>
@@ -6420,6 +6453,9 @@
64206453
<li>
64216454
<a href="/document-processing/powerpoint/conversions/powerpoint-to-image/net/Convert-PowerPoint-to-Image-in-Console-application">Console</a>
64226455
</li>
6456+
<li>
6457+
<a href="/document-processing/powerpoint/conversions/powerpoint-to-image/net/Convert-PowerPoint-to-Image-in-ASP-NET-Core-Web-API">ASP.NET Core Web API</a>
6458+
</li>
64236459
<li>
64246460
<a href="/document-processing/powerpoint/conversions/powerpoint-to-image/net/Convert-PowerPoint-to-Image-in-Azure">Azure</a>
64256461
<ul>
@@ -6503,6 +6539,9 @@
65036539
<li>
65046540
<a href="/document-processing/powerpoint/conversions/powerpoint-to-pdf/net/Convert-PowerPoint-to-PDF-in-Console-application">Console</a>
65056541
</li>
6542+
<li>
6543+
<a href="/document-processing/powerpoint/conversions/powerpoint-to-pdf/net/Convert-PowerPoint-to-PDF-in-ASP-NET-Core-Web-API">ASP.NET Core Web API</a>
6544+
</li>
65066545
<li>
65076546
<a href="/document-processing/powerpoint/conversions/powerpoint-to-pdf/net/Convert-PowerPoint-to-PDF-in-Azure">Azure</a>
65086547
<ul>
@@ -6622,6 +6661,9 @@
66226661
<li>
66236662
<a href="/document-processing/powerpoint/conversions/powerpoint-to-pdf/net/Convert-PowerPoint-to-PDF-in-Console-application">Console</a>
66246663
</li>
6664+
<li>
6665+
<a href="/document-processing/powerpoint/conversions/powerpoint-to-pdf/net/Convert-PowerPoint-to-PDF-in-ASP-NET-Core-Web-API">ASP.NET Core Web API</a>
6666+
</li>
66256667
<li>
66266668
<a href="/document-processing/powerpoint/conversions/powerpoint-to-pdf/net/Convert-PowerPoint-to-PDF-in-Azure">Azure</a>
66276669
<ul>
@@ -6737,6 +6779,9 @@
67376779
<li>
67386780
<a href="/document-processing/powerpoint/conversions/powerpoint-to-image/net/Convert-PowerPoint-to-Image-in-Console-application">Console</a>
67396781
</li>
6782+
<li>
6783+
<a href="/document-processing/powerpoint/conversions/powerpoint-to-image/net/Convert-PowerPoint-to-Image-in-ASP-NET-Core-Web-API">ASP.NET Core Web API</a>
6784+
</li>
67406785
<li>
67416786
<a href="/document-processing/powerpoint/conversions/powerpoint-to-image/net/Convert-PowerPoint-to-Image-in-Azure">Azure</a>
67426787
<ul>

Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Convert-PowerPoint-to-Image-in-ASP-NET-Core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@ By executing the program, you will get the **image** as follows.
323323

324324
Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/net-core) to explore the rich set of Syncfusion<sup>&reg;</sup> PowerPoint Library (Presentation) features.
325325

326-
An online sample link to [convert PowerPoint Presentation to image](https://ej2.syncfusion.com/aspnetcore/PowerPoint/PPTXToImage#/material3) in ASP.NET Core.
326+
An online sample link to [convert PowerPoint Presentation to image](https://document.syncfusion.com/demos/powerpoint/pptxtoimage#/tailwind) in ASP.NET Core.

Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Convert-PowerPoint-to-Image-in-ASP-NET-MVC.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,3 @@ By executing the program, you will get the **image** as follows.
239239
{% endtabcontents %}
240240

241241
Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/net) to explore the rich set of Syncfusion<sup>&reg;</sup> PowerPoint Library (Presentation) features.
242-
243-
An online sample link to [convert PowerPoint Presentation to image](https://ej2.syncfusion.com/aspnetmvc/PowerPoint/PPTXToImage#/material3) in ASP.NET MVC.

Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Convert-PowerPoint-to-Image-in-ASP-Net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ By executing the program, you will get the **image** as follows.
9797

9898
Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/net) to explore the rich set of Syncfusion<sup>&reg;</sup> PowerPoint Library (Presentation) features.
9999

100-
An online sample link to [convert PowerPoint Presentation to image](https://ej2.syncfusion.com/aspnetcore/PowerPoint/PPTXToImage#/material3) in ASP.NET Core.
100+
An online sample link to [convert PowerPoint Presentation to image](https://document.syncfusion.com/demos/powerpoint/pptxtoimage#/tailwind) in ASP.NET Core.

Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Convert-PowerPoint-to-Image-in-AWS-Elastic-Beanstalk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Step 5: Add a new button in the **Index.cshtml** as shown below.
5757
{% endhighlight %}
5858
{% endtabs %}
5959

60-
Step 6: Include the below code snippet in the **Homecontroller.cs** file to **convert a PowerPoint presentation to image** and download it.
60+
Step 6: Include the below code snippet in the **HomeController.cs** file to **convert a PowerPoint presentation to image** and download it.
6161

6262
{% tabs %}
6363
{% highlight c# tabtitle="C#" %}
@@ -132,4 +132,4 @@ By executing the program, you will get the **image** as follows.
132132

133133
Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/net) to explore the rich set of Syncfusion<sup>&reg;</sup> PowerPoint Library (Presentation) features.
134134

135-
An online sample link to [convert PowerPoint Presentation to image](https://ej2.syncfusion.com/aspnetcore/PowerPoint/PPTXToImage#/material3) in ASP.NET Core.
135+
An online sample link to [convert PowerPoint Presentation to image](https://document.syncfusion.com/demos/powerpoint/pptxtoimage#/tailwind) in ASP.NET Core.

Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Convert-PowerPoint-to-Image-in-AWS-Lambda.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ private void FontSettings_SubstituteFont(object sender, SubstituteFontEventArgs
105105
{% endhighlight %}
106106
{% endtabs %}
107107

108-
N> If using an older version of Syncfusion and Skiasharp NuGets as v2.88.8, there is a chance of encountering a libSkiaSharp not found exception during the conversion process.
108+
N> If using an older version of Syncfusion and Skiasharp NuGet as v2.88.8, there is a chance of encountering a libSkiaSharp not found exception during the conversion process.
109109
To resolve this, refer to the code snippet provided in the documentation [here]( https://help.syncfusion.com/document-processing/faq/how-to-resolve-libskiasharp-not-found-exception-in-net8-and-net9-on-linux).
110110

111111
Step 9: Right-click the project and select **Publish to AWS Lambda**.
@@ -190,4 +190,4 @@ From GitHub, you can download the [console application](https://github.com/Syncf
190190

191191
Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/net-core) to explore the rich set of Syncfusion<sup>&reg;</sup> PowerPoint Library (Presentation) features.
192192

193-
An online sample link to [convert PowerPoint Presentation to image](https://ej2.syncfusion.com/aspnetcore/PowerPoint/PPTXToImage#/material3) in ASP.NET Core.
193+
An online sample link to [convert PowerPoint Presentation to image](https://document.syncfusion.com/demos/powerpoint/pptxtoimage#/tailwind) in ASP.NET Core.

Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Convert-PowerPoint-to-Image-in-AWS-Linux-EC2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,4 +384,4 @@ You can download samples demonstrating how to convert a PowerPoint presentation
384384

385385
Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/net-core) to explore the rich set of Syncfusion<sup>&reg;</sup> PowerPoint Library (Presentation) features.
386386

387-
An online sample link to [convert PowerPoint Presentation to image](https://ej2.syncfusion.com/aspnetcore/PowerPoint/PPTXToImage#/material3) in ASP.NET Core.
387+
An online sample link to [convert PowerPoint Presentation to image](https://document.syncfusion.com/demos/powerpoint/pptxtoimage#/tailwind) in ASP.NET Core.

Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Convert-PowerPoint-to-Image-in-Azure-App-Service-Linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,4 +199,4 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
199199

200200
Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/net-core) to explore the rich set of Syncfusion<sup>&reg;</sup> PowerPoint Library (Presentation) features.
201201

202-
An online sample link to [convert PowerPoint Presentation to image](https://ej2.syncfusion.com/aspnetcore/PowerPoint/PPTXToImage#/material3) in ASP.NET Core.
202+
An online sample link to [convert PowerPoint Presentation to image](https://document.syncfusion.com/demos/powerpoint/pptxtoimage#/tailwind) in ASP.NET Core.

Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Convert-PowerPoint-to-Image-in-Azure-App-Service-Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,4 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
193193

194194
Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/net-core) to explore the rich set of Syncfusion<sup>&reg;</sup> PowerPoint Library (Presentation) features.
195195

196-
An online sample link to [convert PowerPoint Presentation to image](https://ej2.syncfusion.com/aspnetcore/PowerPoint/PPTXToImage#/material3) in ASP.NET Core.
196+
An online sample link to [convert PowerPoint Presentation to image](https://document.syncfusion.com/demos/powerpoint/pptxtoimage#/tailwind) in ASP.NET Core.

Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Convert-PowerPoint-to-Image-in-Azure-Functions-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,5 +144,5 @@ From GitHub, you can download the [console application](https://github.com/Syncf
144144

145145
Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/net) to explore the rich set of Syncfusion<sup>&reg;</sup> PowerPoint Library (Presentation) features.
146146

147-
An online sample link to [convert PowerPoint Presentation to image](https://ej2.syncfusion.com/aspnetcore/PowerPoint/PPTXToImage#/material3) in ASP.NET Core.
147+
An online sample link to [convert PowerPoint Presentation to image](https://document.syncfusion.com/demos/powerpoint/pptxtoimage#/tailwind) in ASP.NET Core.
148148

0 commit comments

Comments
 (0)