You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/Word/Word-Library/NET/Create-Word-Document-in-ASP-NET-Core-WEB-API.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Create Word documents in ASP.NET Core Web API | Syncfusion
3
-
description: Create Word document without Microsoft Word or interop dependencies in ASP.NET Core Web API applications using Syncfusion<sup>®</sup> .NET Word (DocIO) library.
3
+
description: Create Word document without Microsoft Word or interop dependencies in ASP.NET Core Web API applications using Syncfusion® .NET Word (DocIO) library.
4
4
platform: document-processing
5
5
control: DocIO
6
6
documentation: UG
@@ -14,11 +14,6 @@ Syncfusion<sup>®</sup> Essential<sup>®</sup> DocIO is a [.NET Word libra
14
14
15
15
The below steps illustrate creating a simple Word document in ASP.NET Core Web API.
@@ -231,3 +226,7 @@ A complete working sample is available on [GitHub](https://github.com/Syncfusion
231
226
Upon executing the program, the **Word document** will be generated as follows.
232
227
233
228

229
+
230
+
Click [here](https://www.syncfusion.com/document-processing/word-framework/net) to explore the rich set of Syncfusion<sup>®</sup> Word library (DocIO) features.
231
+
232
+
An online sample link to [create a Word document](https://document.syncfusion.com/demos/word/helloworld#/tailwind) in ASP.NET Core.
0 commit comments