Convert Word to Image in Azure Platform

26 Apr 20241 minute to read

Syncfusion 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, convert a Word document to image 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 convert Word documents to image 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 an account before starting.

Azure Services

Azure Services
NuGet packages required

App Service (Windows)


Syncfusion.DocIORenderer.Net.Core

App Service (Linux)


Syncfusion.DocIORenderer.Net.Core


SkiaSharp.NativeAssets.Linux v2.88.6


HarfBuzzSharp.NativeAssets.Linux v7.3.0


Azure Functions v1


Syncfusion.DocIO.AspNet


Azure Functions v4


Syncfusion.DocIORenderer.Net.Core