![]() |
VOOZH | about |
dotnet add package Syncfusion.DocIO.UWP --version 33.2.13
NuGet\Install-Package Syncfusion.DocIO.UWP -Version 33.2.13
<PackageReference Include="Syncfusion.DocIO.UWP" Version="33.2.13" />
<PackageVersion Include="Syncfusion.DocIO.UWP" Version="33.2.13" />Directory.Packages.props
<PackageReference Include="Syncfusion.DocIO.UWP" />Project file
paket add Syncfusion.DocIO.UWP --version 33.2.13
#r "nuget: Syncfusion.DocIO.UWP, 33.2.13"
#:package Syncfusion.DocIO.UWP@33.2.13
#addin nuget:?package=Syncfusion.DocIO.UWP&version=33.2.13Install as a Cake Addin
#tool nuget:?package=Syncfusion.DocIO.UWP&version=33.2.13Install as a Cake Tool
The Syncfusion® UWP 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.UWP from the Package Manager Console in Visual Studio.
Try the following code example to create a Word document.
using System.IO;
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");
//Creates an instance of memory stream.
using (MemoryStream stream = new MemoryStream())
{
//Saves the Word document to memory stream.
document.Save(stream, 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 Web Forms, 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. |
|---|---|
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 is compatible. |
Showing the top 4 NuGet packages that depend on Syncfusion.DocIO.UWP:
| Package | Downloads |
|---|---|
|
Syncfusion.PivotChartExport.UWP
This package provides the functionality to utilize the features of Syncfusion® UWP Pivot Chart Export control and more. |
|
|
Syncfusion.PivotTableExport.UWP
This package provides the functionality to utilize the features of Syncfusion® UWP Pivot Table Export control and more. |
|
|
Syncfusion.SfRichTextBoxAdv.UWP
This package provides the functionality to utilize the features of Syncfusion® UWP Rich Text Box control and more. |
|
|
BoldReports.UWP
Syncfusion Bold Reports for UWP Report Viewer is a control package that displays SSRS RDL and RDLC reports within Universal Windows Platform applications. It also supports the Report Writer library. Key features: • Popular data sources such as Microsoft SQL Server, Microsoft SQL Azure, SQL CE, XML, Microsoft Access, Oracle, OLEDB, and ODBC are supported. • Users can interactively provide report parameter inputs at run time to display reports based on the parameter. • SQL Server RDL specification expressions are supported. • Report items such as tables, matrices, lists, charts, sparklines, databars, maps, gauges, subreports, indicators, images, lines, and rectangles can be displayed. • Report viewer supports multilevel grouping and sorting in data regions of report items such as tablixes, matrices, lists, charts, sparklines, databars, gauges, indicators, and maps. • Interactive features in RDL specification like drill through and hyperlink to work with report at runtime. • All static texts within the report viewer can be localized to any desired language. • Displayed reports can be exported to popular file formats: PDF, Word, Excel, and HTML. • Toolbars and parameter block appearance can be customized using templates. • Report writer can be used to create file report formats PDF, Word, Excel, and HTML without viewing the report. Learn more: https://www.boldreports.com/features?utm_source=nuget&utm_medium=listing UWP Report Viewer Feature Tour: https://www.boldreports.com/embedded-reporting/uwp-report-viewer?utm_source=nuget&utm_medium=listing UWP Report Writer Feature Tour: https://www.boldreports.com/embedded-reporting/uwp-report-writer?utm_source=nuget&utm_medium=listing Documentation: https://help.boldreports.com/embedded-reporting/uwp-reporting?utm_source=nuget&utm_medium=listing Support Questions: mailto:support@boldreports.com?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid subscription license for possession or use. Syncfusion’s Bold Reports services, including this component, is subject to the terms and conditions of Syncfusion's Bold Reports Software License Agreement and Terms of Service (https://www.boldreports.com/terms-of-use/?utm_source=nuget&utm_medium=listing). To acquire a license, you can start a subscription or start a free 15-day trial here (https://www.boldreports.com/pricing/?utm_source=nuget&utm_medium=listing). © Copyright 2026 Syncfusion, Inc. All Rights Reserved. The Syncfusion Bold Reports license and copyright applies to this distribution. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 33.2.13 | 111 | 6/16/2026 |
| 33.2.12 | 244 | 6/9/2026 |
| 33.2.10 | 256 | 6/2/2026 |
| 33.2.8 | 266 | 5/26/2026 |
| 33.2.7 | 254 | 5/19/2026 |
| 33.2.6 | 476 | 5/12/2026 |
| 33.2.5 | 738 | 5/4/2026 |
| 33.2.4 | 785 | 4/27/2026 |
| 33.2.3 | 757 | 4/21/2026 |
| 33.1.49 | 757 | 4/13/2026 |
| 33.1.47 | 829 | 4/6/2026 |
| 33.1.46 | 1,002 | 3/30/2026 |
| 33.1.45 | 1,386 | 3/23/2026 |
| 33.1.44 | 805 | 3/16/2026 |
| 32.2.9 | 815 | 3/9/2026 |
| 32.2.8 | 962 | 3/2/2026 |
| 32.2.7 | 1,184 | 2/23/2026 |
| 32.2.5 | 1,931 | 2/16/2026 |
| 32.2.4 | 2,659 | 2/10/2026 |
| 32.2.3 | 3,180 | 2/5/2026 |