---
title: "System Requirements"
---

```

## Purpose Summary

This page explains system requirements for using Aspose.Words.

```

Aspose.Words for .NET does not require any third party product such as Microsoft Word to be installed. Aspose.Words itself is an engine for creating, modifying, converting, and rendering of documents in various formats, including Microsoft Word document formats.

## Supported Operating Systems

Aspose.Words for .NET supports any 64-bit or 32-bit operating system where .NET framework, Mono or .NET Core is installed, including but not limited to the versions listed in the following table.

<table>
	<tr>
			<td style="font-weight: bold; width:400px">Operating System</td>
			<td style="font-weight: bold; width:400px">Versions</td>
		</tr>
  <tr>
			<td>Microsoft Windows</td>
			<td>Windows 2003 Server (x64, x86)Windows 2008 Server (x64, x86)Windows 2012 Server (x64, x86)Windows 2012 R2 Server (x64, x86)Windows 2016 Server (x64, x86)Windows 2019 Server (x64, x86)Windows XP (x64, x86)Windows Vista (x64, x86)Windows 7 (x64, x86)Windows 8, 8.1 (x64, x86)Windows 10 (x64, x86)Windows 11 (x64, x86)</td>
		</tr>
  <tr>
			<td>Linux</td>
			<td>UbuntuOpenSUSECentOSand others</td>
		</tr>
  <tr>
			<td>macOS</td>
			<td>macOS version 10.9 (Mavericks) and later</td>
		</tr>
  <tr>
			<td>Mobile</td>
			<td>AndroidiOS</td>
		</tr>
</table>

## Supported Cloud Platforms

Aspose.Words for .NET also supports cloud platforms, including but not limited to the solutions listed in the following table.

<table>
	<tr>
			<td style="font-weight: bold; width:800px">Cloud platforms</td>
		</tr>
  <tr>
			<td>Amazon Web ServicesMicrosoft Azure</td>
			</tr>
</table>

```

Note that the list above can be extended with other cloud solutions, provided these solutions are supported by .NET Core or .NET Framework.

```

## Supported Frameworks, Specifications, and Implementations

Aspose.Words for .NET supports .NET and Mono frameworks listed in the following table.

<table>
	<tr>
			<td style="font-weight: bold; width:800px">Frameworks</td>
	</tr>
  <tr>
			<td>.NET Framework 3.5.NET Framework 4.0.NET Framework 4.0_ClientProfile.NET Framework 4.5.0.NET Framework 4.5.1.NET Framework 4.5.2.NET Framework 4.6.0.NET Framework 4.6.2.NET Framework 4.7.NET Framework 4.7.2.NET Framework 4.8Mono 2.6.7 and later</td>
		</tr>
</table>

Aspose.Words for .NET also supports .NET Standard 2.0 specification and its implementations listed in the following table.

<table>
	<tr>
			<td style="font-weight: bold; width:400px">Specification</td>
			<td style="font-weight: bold; width:400px">Implemented by</td>
		</tr>
  <tr>
			<td>.NET Standard 2.0</td>
			<td>.NET Core 2.0.NET Core 2.1.NET Core 2.2.NET Core 3.0.NET Core 3.1.NET 5.0.NET 6.0.NET 7.0.NET 8.0.NET 9.0.NET 10.0</td>
			</tr>
</table>

## Development Environment

Aspose.Words for .NET can be used to develop applications in any development environment targeting the .NET platform, but the environments listed in the following table are explicitly supported:

<table>
	<tr>
			<td style="font-weight: bold; width:800px">Development environments</td>
		</tr>
  <tr>
			<td>Microsoft Visual Studio 2010Microsoft Visual Studio 2011Microsoft Visual Studio 2012Microsoft Visual Studio 2013Microsoft Visual Studio 2015Microsoft Visual Studio 2017Microsoft Visual Studio 2019Microsoft Visual Studio 2022Xamarin.MacXamarin.AndroidXamarin.iOSMonoDevelop 2.4 and later</td>
			</tr>
</table>

------

## FAQ

1. **Q:** Do I need Microsoft Word installed to use Aspose.Words for .NET?
   **A:** No. Aspose.Words is a standalone engine and does not require Microsoft Word or any other third‑party Office product to be installed on the target machine.

2. **Q:** Is a license required for production use?
   **A:** Yes. While a free evaluation license is available for testing, a commercial license must be applied for any production deployment. Licenses are forward compatible with newer library versions, but older library versions may not accept licenses generated for newer releases.

3. **Q:** Can I run Aspose.Words on cloud platforms such as AWS or Azure?
   **A:** Absolutely. The library works on any cloud service that supports the required .NET runtime, including Amazon Web Services, Microsoft Azure, and other platforms that can host .NET Core/.NET 5+ applications.