![]() |
VOOZH | about |
dotnet add package Syncfusion.DocIO.Wpf --version 33.2.13
NuGet\Install-Package Syncfusion.DocIO.Wpf -Version 33.2.13
<PackageReference Include="Syncfusion.DocIO.Wpf" Version="33.2.13" />
<PackageVersion Include="Syncfusion.DocIO.Wpf" Version="33.2.13" />Directory.Packages.props
<PackageReference Include="Syncfusion.DocIO.Wpf" />Project file
paket add Syncfusion.DocIO.Wpf --version 33.2.13
#r "nuget: Syncfusion.DocIO.Wpf, 33.2.13"
#:package Syncfusion.DocIO.Wpf@33.2.13
#addin nuget:?package=Syncfusion.DocIO.Wpf&version=33.2.13Install as a Cake Addin
#tool nuget:?package=Syncfusion.DocIO.Wpf&version=33.2.13Install as a Cake Tool
The Syncfusion® .NET Word library (Essential® DocIO) is a feature-rich and high-performance .NET Word library that is used to create, read, and edit Word documents programmatically without Microsoft Office dependencies.
Features overview | Docs | API Reference | Online Demo | GitHub Examples | Blogs | Support | Forums | Feedback
You can fetch the Syncfusion® .NET Word library NuGet by simply running the command Install-Package Syncfusion.DocIO.Wpf from the Package Manager Console in Visual Studio.
Try the following code example to create a Word document.
using Syncfusion.DocIO;
using Syncfusion.DocIO.DLS;
//Creates a new instance of WordDocument (Empty Word Document).
using (WordDocument document = new WordDocument())
{
//Adds a section and a paragraph to the document.
document.EnsureMinimal();
//Appends text to the last paragraph of the document.
document.LastParagraph.AppendText("Hello World");
//Saves the Word document.
document.Save("Sample.docx", FormatType.Docx);
}
For more information to get started, refer to our Getting Started Documentation page.
This is a commercial product and requires a paid license for possession or use. Syncfusion® licensed software, including this component, is subject to the terms and conditions of Syncfusion® EULA. You can purchase a license here or start a free 30-day trial here.
Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.
Today, we provide 1800+ components and frameworks for web (Blazor, Flutter, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and jQuery), mobile (.NET MAUI, Flutter, Xamarin, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, .NET MAUI, Flutter, Xamarin and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.
| www.syncfusion.com | Toll Free: 1-888-9 DOTNET
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 net8.0-windows7.0 is compatible. net9.0-windows net9.0-windows was computed. net9.0-windows7.0 net9.0-windows7.0 is compatible. net10.0-windows net10.0-windows was computed. net10.0-windows7.0 net10.0-windows7.0 is compatible. |
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on Syncfusion.DocIO.Wpf:
| Package | Downloads |
|---|---|
|
Syncfusion.DocToPDFConverter.Wpf
This package provides the functionality to utilize the features of Syncfusion® WPF Word-To-PDF control and more. |
|
|
Syncfusion.SfRichTextBoxAdv.WPF
This package provides the functionality to utilize the features of Syncfusion® WPF RichTextBox control and more. |
|
|
Syncfusion.SfRichTextRibbon.WPF
This package provides the functionality to utilize the features of Syncfusion® WPF RichTextRibbon library and more. |
|
|
Syncfusion.ExportOlapChart.Wpf
This package provides the functionality to utilize the features of Syncfusion® WPF Export Olap Chart to (Excel/PDF/Word) control and more. |
|
|
Syncfusion.ExportOlapGrid.Wpf
This package provides the functionality to utilize the features of Syncfusion® WPF Export Olap Grid control and more. |
Showing the top 1 popular GitHub repositories that depend on Syncfusion.DocIO.Wpf:
| Repository | Stars |
|---|---|
|
syncfusion/wpf-demos
This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 33.2.13 | 412 | 6/16/2026 |
| 33.2.12 | 971 | 6/9/2026 |
| 33.2.10 | 1,532 | 6/2/2026 |
| 33.2.8 | 1,423 | 5/26/2026 |
| 33.2.7 | 1,396 | 5/19/2026 |
| 33.2.6 | 1,377 | 5/12/2026 |
| 33.2.5 | 1,850 | 5/4/2026 |
| 33.2.4 | 1,634 | 4/27/2026 |
| 33.2.3 | 2,179 | 4/21/2026 |
| 33.1.49 | 2,935 | 4/13/2026 |
| 33.1.47 | 3,889 | 4/6/2026 |
| 33.1.46 | 4,762 | 3/30/2026 |
| 33.1.45 | 6,481 | 3/23/2026 |
| 33.1.44 | 9,242 | 3/16/2026 |
| 32.2.9 | 9,431 | 3/9/2026 |
| 32.2.8 | 10,028 | 3/2/2026 |
| 32.2.7 | 10,563 | 2/23/2026 |
| 32.2.5 | 11,045 | 2/16/2026 |
| 32.2.4 | 11,471 | 2/10/2026 |
| 32.2.3 | 12,134 | 2/5/2026 |