Open and save Word document in Azure Platform

23 Jul 20261 minute to read

Syncfusion® Essential® DocIO is a .NET Word library used to create, read, edit, and convert Word documents programmatically without Microsoft Word or interop dependencies. Using this library, open and save a Word document in Azure services within a few lines of code.

NOTE

If this is your first time working with Azure, please refer to the dedicated Azure development resources. This section explains how to open and save a Word document in C# using the .NET Word (DocIO) library in Azure.

Prerequisites

  • An active Microsoft Azure subscription is required. If you don’t have one, please create a free account before starting.

NOTE

Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to add the “Syncfusion.Licensing” assembly reference and include a license key in your projects. Please refer to this link to know about registering the Syncfusion® license key in your application to use our components.

Azure Services

Azure Services
NuGet package name

App Service (Windows)


Syncfusion.DocIO.Net.Core

App Service (Linux)


Syncfusion.DocIO.Net.Core


Azure Functions v1


Syncfusion.DocIO.AspNet


Azure Functions v4 (In-process)


Syncfusion.DocIO.Net.Core


Azure Functions (Flex Consumption)


Syncfusion.DocIO.Net.Core