Skip to content

Commit 794c3fb

Browse files
committed
Added Blazor online sample link
1 parent db47c07 commit 794c3fb

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

Document-Processing/Word/Conversions/Word-To-Image/NET/Convert-Word-Document-to-Image-in-Blazor.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ By executing the program, you will get the **image** as follows.
639639

640640
Click [here](https://www.syncfusion.com/document-processing/word-framework/blazor) to explore the rich set of Syncfusion<sup>&reg;</sup> Word library (DocIO) features.
641641

642-
642+
An online sample link to [convert Word document to image](https://document.syncfusion.com/demos/word/wordtoimage#/tailwind) in ASP.NET Core.
643643

644644
## Word to Image in Blazor WASM app
645645

@@ -1184,4 +1184,6 @@ N> To convert Word to image, it is necessary to access the font stream internall
11841184

11851185
Click [here](https://www.syncfusion.com/document-processing/word-framework/blazor) to explore the rich set of Syncfusion<sup>&reg;</sup> Word library (DocIO) features.
11861186

1187+
An online sample link to [convert Word document to image](https://document.syncfusion.com/demos/word/wordtoimage#/tailwind) in ASP.NET Core.
1188+
11871189

Document-Processing/Word/Conversions/Word-To-PDF/NET/Convert-Word-Document-to-PDF-in-Blazor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ By executing the program, you will get the **PDF document** as follows.
638638

639639
Click [here](https://www.syncfusion.com/document-processing/word-framework/blazor) to explore the rich set of Syncfusion<sup>&reg;</sup> Word library (DocIO) features.
640640

641-
641+
An online sample link to [convert Word document to PDF](https://document.syncfusion.com/demos/word/wordtopdf#/tailwind) in ASP.NET Core.
642642

643643
## Word to PDF in Blazor WASM app
644644

@@ -1204,4 +1204,4 @@ N> To convert Word to PDF, it is necessary to access the font stream internally.
12041204

12051205
Click [here](https://www.syncfusion.com/document-processing/word-framework/blazor) to explore the rich set of Syncfusion<sup>&reg;</sup> Word library (DocIO) features.
12061206

1207-
1207+
An online sample link to [convert Word document to PDF](https://document.syncfusion.com/demos/word/wordtopdf#/tailwind) in ASP.NET Core.

Document-Processing/Word/Word-Library/NET/Create-Word-document-in-Blazor.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,8 @@ By executing the program, you will get the **Word document** as follows.
782782

783783
Click [here](https://www.syncfusion.com/document-processing/word-framework/blazor) to explore the rich set of Syncfusion Word library (DocIO) features.
784784

785+
An online sample link to [create a Word document](https://document.syncfusion.com/demos/word/helloworld#/tailwind) in ASP.NET Core.
786+
785787
## WASM app
786788

787789
{% tabcontents %}
@@ -1464,3 +1466,5 @@ Kindly explore the [supported and unsupported features of Word library in Blazor
14641466

14651467
Click [here](https://www.syncfusion.com/document-processing/word-framework/blazor) to explore the rich set of Syncfusion<sup>&reg;</sup> Word library (DocIO) features.
14661468

1469+
An online sample link to [create a Word document](https://document.syncfusion.com/demos/word/helloworld#/tailwind) in ASP.NET Core.
1470+

0 commit comments

Comments
 (0)