---
title: "Requisiti di sistema"
---

Aspose.Words for .NET non richiede l'installazione di prodotti di terze parti come Microsoft Word. Aspose.Words stesso è un motore per la creazione, la modifica, la conversione e il rendering di documenti in vari formati, inclusi i formati di documenti Microsoft Word.

## Sistemi operativi supportati

Aspose.Words per .NET supporta qualsiasi sistema operativo a 64 o 32 bit in cui è installato il framework .NET, Mono o .NET Core, incluse ma non limitate alle versioni elencate nella tabella seguente.

<table>
		<tr>
						<td style="font-weight: bold; width:400px">Sistema operativo</td>
						<td style="font-weight: bold; width:400px">Versioni</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)Windows7 (x64, x86)Windows8, 8.1 (x64, x86)Windows10 (x64, x86)Windows11 (x64, x86)</td>
				</tr>
  <tr>
						<td>Linux</td>
						<td>UbuntuOpenSUSECentOSe altri</td>
				</tr>
  <tr>
						<td>Mac OS</td>
						<td>macOS versione 10.9 (Mavericks) e successive</td>
				</tr>
  <tr>
						<td>Mobile</td>
						<td>AndroidiOS</td>
				</tr>
</table>

## Piattaforme cloud supportate

Aspose.Words for .NET supporta anche le piattaforme cloud, incluse ma non limitate alle soluzioni elencate nella tabella seguente.

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

```

Tieni presente che l'elenco sopra può essere esteso con altre soluzioni cloud, a condizione che queste soluzioni siano supportate da .NET Core o .NET Framework.

```

## Framework, specifiche e implementazioni supportate

Aspose.Words per .NET supporta i framework .NET e Mono elencati nella tabella seguente.

<table>
		<tr>
						<td style="font-weight: bold; width:800px">Quadri</td>
		</tr>
  <tr>
						<td>.NET Framework3.5.NET Framework4.0.NET Framework 4.0_ClientProfile.NET Framework4.5.0.NET Framework4.5.1.NET Framework4.5.2.NET Framework4.6.0.NET Framework4.6.2.NET Framework4.7.NET Framework4.7.2.NET Framework4.8Mono 2.6.7 e versioni successive</td>
				</tr>
</table>

Aspose.Words per .NET supporta anche la specifica .NET Standard 2.0 e le relative implementazioni elencate nella tabella seguente.

<table>
		<tr>
						<td style="font-weight: bold; width:400px">Specifica</td>
						<td style="font-weight: bold; width:400px">Implementazioni</td>
				</tr>
  <tr>
						<td>.NET Standard2.0</td>
						<td>.NET Core2.0.NET Core2.1.NET Core2.2.NET Core3.0.NET Core3.1.NET5.0Testo 6.0.NET7.0.NET8.0</td>
						</tr>
</table>

## Sviluppo dell'ambiente

Aspose.Words for .NET può essere utilizzato per sviluppare applicazioni in qualsiasi ambiente di sviluppo destinato alla piattaforma .NET, ma gli ambienti elencati nella tabella seguente sono esplicitamente supportati:

<table>
		<tr>
						<td style="font-weight: bold; width:800px">Ambienti di sviluppo</td>
				</tr>
  <tr>
						<td>MicrosoftVisual Studio 2010MicrosoftVisual Studio 2011MicrosoftVisual Studio 2012Microsoft Visual Studio 2013MicrosoftVisual Studio 2015MicrosoftVisual Studio 2017Microsoft Visual Studio 2019Microsoft Visual Studio2022Xamarin.MacXamarin.AndroidXamarin.iOSMonoDevelop 2.4 e versioni successive</td>
						</tr>
</table>
