Syncfusion.DocIO.Wpf 32.1.24

Prefix Reserved
dotnet add package Syncfusion.DocIO.Wpf --version 32.1.24
                    
NuGet\Install-Package Syncfusion.DocIO.Wpf -Version 32.1.24
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.DocIO.Wpf" Version="32.1.24" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.DocIO.Wpf" Version="32.1.24" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.DocIO.Wpf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.DocIO.Wpf --version 32.1.24
                    
#r "nuget: Syncfusion.DocIO.Wpf, 32.1.24"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Syncfusion.DocIO.Wpf@32.1.24
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.DocIO.Wpf&version=32.1.24
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.DocIO.Wpf&version=32.1.24
                    
Install as a Cake Tool

Syncfusion® WPF Word library

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.

WPF Word Library

Features overview | Docs | API Reference | Online Demo | GitHub Examples | Blogs | Support | Forums | Feedback

Key Features

  • Support to create Word document from scratch.
  • Support to open (read), modify and save existing Word documents.
  • Advanced Mail merge support with different data sources.
  • Ability to create or edit Word 97-2003 and later version documents (DOCX), and convert them to commonly used file formats such as RTF, WordML, TXT, HTML and vice versa.
  • Ability to export a Word document as a PDF file.
  • Ability to create and manipulate charts, Shapes, and Group shape in DOCX and WordML format documents.
  • Ability to read and write Built-In and Custom Document Properties.
  • Ability to find and replace text with its original formatting.
  • Ability to insert Bookmarks and navigate corresponding bookmarks to insert, replace, and delete content.
  • Support to insert and edit the form fields.
  • Support to protect the document to restrict access to the elements present within the document.
  • Ability to encrypt and decrypt Word documents.
  • Support to insert and extract OLE objects.
  • Support to run the DocIO applications in multi-thread and its thread safe.

System Requirements

Getting Started

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.

License

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.

About Syncfusion®

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.


sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

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.

GitHub repositories (1)

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
32.1.24 128 1/19/2026
32.1.23 1,095 1/13/2026
32.1.22 1,374 1/5/2026
32.1.21 3,171 12/29/2025
32.1.20 4,036 12/23/2025
32.1.19 4,994 12/16/2025
31.2.18 5,903 12/8/2025
31.2.16 6,929 12/1/2025
31.2.15 8,169 11/25/2025
31.2.12 9,239 11/18/2025
31.2.10 9,804 11/12/2025
31.2.5 11,815 11/3/2025
31.2.4 11,579 10/28/2025
31.2.3 11,470 10/21/2025
31.2.2 12,472 10/15/2025
31.1.23 12,769 10/6/2025
31.1.22 12,777 9/30/2025
31.1.21 13,374 9/22/2025
31.1.20 13,148 9/16/2025
31.1.19 13,051 9/11/2025
31.1.18 12,924 9/9/2025
31.1.17 13,905 9/5/2025
30.2.7 13,413 8/25/2025
30.2.6 13,538 8/18/2025
30.2.5 13,252 8/13/2025
30.2.4 15,903 8/7/2025
30.1.42 15,095 7/28/2025
30.1.41 13,635 7/22/2025
30.1.40 13,423 7/14/2025
30.1.39 13,312 7/8/2025
30.1.38 13,515 7/1/2025
30.1.37 13,739 6/25/2025
29.2.11 13,413 6/16/2025
29.2.10 14,431 6/9/2025
29.2.9 13,241 6/5/2025
29.2.8 13,403 6/3/2025
29.2.7 13,385 5/26/2025
29.2.5 13,335 5/20/2025
29.2.4 13,608 5/14/2025
29.1.41 13,897 5/5/2025
29.1.40 13,548 4/28/2025
29.1.39 13,891 4/21/2025
29.1.38 13,531 4/14/2025
29.1.37 13,496 4/8/2025
29.1.35 13,792 4/1/2025
29.1.33 14,984 3/25/2025
28.2.12 13,554 3/19/2025
28.2.11 14,012 3/10/2025
28.2.9 13,805 3/3/2025
28.2.7 13,536 2/25/2025
28.2.6 14,534 2/17/2025
28.2.5 14,922 2/11/2025
28.2.4 14,939 2/4/2025
28.2.3 21,217 1/29/2025
28.1.41 14,382 1/20/2025
28.1.39 13,850 1/13/2025
28.1.38 13,983 1/7/2025
28.1.37 15,508 12/31/2024
28.1.36 13,765 12/23/2024
28.1.35 13,498 12/18/2024
28.1.33 14,062 12/12/2024
27.2.5 14,059 12/2/2024
27.2.4 14,116 11/26/2024
27.2.3 13,523 11/22/2024
27.2.2 15,164 11/15/2024
27.1.58 15,823 11/4/2024
27.1.57 13,735 10/28/2024
27.1.56 14,383 10/23/2024
27.1.55 13,453 10/21/2024
27.1.53 14,162 10/14/2024
27.1.52 13,720 10/7/2024
27.1.51 14,633 9/30/2024
27.1.50 14,035 9/23/2024
27.1.48 13,981 9/18/2024
26.2.14 13,687 9/9/2024
26.2.13 13,576 9/5/2024
26.2.12 14,472 9/2/2024
26.2.11 14,065 8/27/2024
26.2.10 22,848 8/19/2024
26.2.9 14,852 8/12/2024
26.2.8 14,270 8/5/2024
26.2.7 13,424 7/29/2024
26.2.5 13,345 7/25/2024
26.2.4 13,517 7/24/2024
26.1.42 13,921 7/15/2024
26.1.41 13,728 7/8/2024
26.1.40 13,603 7/1/2024
26.1.39 13,831 6/24/2024
26.1.38 13,794 6/18/2024
26.1.35 23,900 6/11/2024
25.2.7 14,333 6/3/2024
25.2.6 13,750 5/28/2024
25.2.5 17,166 5/21/2024
25.2.4 13,566 5/14/2024
25.2.3 13,647 5/8/2024
25.1.42 13,905 4/29/2024
25.1.41 13,725 4/23/2024
25.1.40 20,331 4/15/2024
25.1.39 14,583 4/8/2024
25.1.38 13,647 4/1/2024
25.1.37 13,598 3/26/2024
25.1.35 15,532 3/15/2024
24.2.9 14,460 3/4/2024
24.2.8 14,585 2/26/2024
24.2.7 16,055 2/19/2024
24.2.6 13,905 2/14/2024
24.2.5 13,748 2/12/2024
24.2.4 14,992 2/5/2024
24.2.3 14,051 1/31/2024
24.1.47 14,824 1/22/2024
24.1.46 14,508 1/16/2024
24.1.45 14,249 1/8/2024
24.1.44 14,445 1/2/2024
24.1.43 13,905 12/27/2023
24.1.41 14,776 12/18/2023
23.2.7 15,388 12/6/2023
23.2.6 16,768 11/28/2023
23.2.5 14,143 11/23/2023
23.2.4 14,438 11/20/2023
23.1.44 15,360 11/6/2023
23.1.43 16,683 10/30/2023
23.1.42 14,286 10/23/2023
23.1.41 14,682 10/16/2023
23.1.40 24,279 10/10/2023
23.1.39 14,201 10/4/2023
23.1.38 15,163 9/26/2023
23.1.36 17,549 9/15/2023
22.2.12 17,882 9/5/2023
22.2.11 14,338 8/28/2023
22.2.10 14,333 8/22/2023
22.2.9 14,494 8/14/2023
22.2.8 15,372 8/7/2023
22.2.7 15,320 8/2/2023
22.2.5 15,164 7/27/2023
22.1.39 16,236 7/18/2023
22.1.38 14,987 7/11/2023
22.1.37 14,950 7/3/2023
22.1.36 15,045 6/28/2023
22.1.34 18,692 6/21/2023
21.2.10 16,186 6/12/2023
21.2.9 14,565 6/6/2023
21.2.8 15,443 5/30/2023
21.2.6 14,603 5/22/2023
21.2.5 14,728 5/15/2023
21.2.4 14,966 5/9/2023
21.2.3 15,852 5/3/2023
21.1.41 16,153 4/19/2023
21.1.39 15,028 4/10/2023
21.1.38 15,236 4/3/2023
21.1.37 17,108 3/29/2023
21.1.35 15,440 3/23/2023
20.4.0.54 17,945 3/13/2023
20.4.0.53 17,353 3/7/2023
20.4.0.52 15,679 2/28/2023
20.4.0.51 15,469 2/21/2023
20.4.0.50 15,641 2/14/2023
20.4.0.49 16,294 2/7/2023
20.4.0.48 16,129 2/1/2023
20.4.0.44 19,075 1/18/2023
20.4.0.43 15,674 1/10/2023
20.4.0.42 15,706 1/4/2023
20.4.0.41 15,290 12/29/2022
20.4.0.40 15,244 12/28/2022
20.4.0.38 15,664 12/21/2022
20.3.0.61 20,793 12/12/2022
20.3.0.60 18,990 12/6/2022
20.3.0.59 16,940 11/29/2022
20.3.0.58 17,328 11/21/2022
20.3.0.57 18,071 11/15/2022
20.3.0.56 30,310 11/8/2022
20.3.0.52 17,712 10/27/2022
20.3.0.50 17,716 10/17/2022
20.3.0.49 17,593 10/11/2022
20.3.0.48 17,562 10/5/2022
20.3.0.47 18,917 9/29/2022
20.2.0.50 18,781 9/20/2022
20.2.0.49 18,814 9/13/2022
20.2.0.48 17,620 9/6/2022
20.2.0.46 19,219 8/30/2022
20.2.0.45 18,148 8/23/2022
20.2.0.44 18,027 8/16/2022
20.2.0.43 18,670 8/8/2022
20.2.0.40 18,157 7/26/2022
20.2.0.39 18,164 7/19/2022
20.2.0.38 18,911 7/12/2022
20.2.0.36 57,558 6/30/2022
20.1.0.61 18,214 6/20/2022
20.1.0.60 17,879 6/14/2022
20.1.0.59 20,945 6/6/2022
20.1.0.58 18,054 5/30/2022
20.1.0.57 18,220 5/23/2022
20.1.0.56 18,454 5/17/2022
20.1.0.55 18,693 5/12/2022
20.1.0.52 23,523 5/2/2022
20.1.0.51 18,297 4/26/2022
20.1.0.50 18,172 4/19/2022
20.1.0.48 19,432 4/12/2022
20.1.0.47 21,652 4/4/2022
19.4.0.56 25,600 3/14/2022
19.4.0.55 20,094 3/8/2022
19.4.0.54 21,189 2/28/2022
19.4.0.53 19,401 2/22/2022
19.4.0.52 18,357 2/15/2022
19.4.0.50 18,101 2/8/2022
19.4.0.48 18,991 1/31/2022
19.4.0.47 18,170 1/24/2022
19.4.0.43 18,244 1/18/2022
19.4.0.42 25,064 1/10/2022
19.4.0.41 16,737 1/4/2022
19.4.0.40 16,654 12/28/2021
19.4.0.38 18,576 12/17/2021
19.3.0.59 17,053 12/14/2021
19.3.0.57 17,978 12/7/2021
19.3.0.56 21,968 11/29/2021
19.3.0.55 17,736 11/23/2021
19.3.0.54 17,675 11/17/2021
19.3.0.53 17,258 11/12/2021
19.3.0.48 17,308 11/3/2021
19.3.0.47 17,192 10/26/2021
19.3.0.46 19,231 10/19/2021
19.3.0.45 17,657 10/12/2021
19.3.0.44 17,497 10/5/2021
19.3.0.43 19,690 9/30/2021
19.2.0.62 18,350 9/13/2021
19.2.0.60 17,296 9/7/2021
19.2.0.59 17,450 8/30/2021
19.2.0.57 19,270 8/24/2021
19.2.0.56 17,324 8/17/2021
19.2.0.55 17,454 8/11/2021
19.2.0.51 17,490 8/2/2021
19.2.0.49 21,866 7/26/2021
19.2.0.48 17,223 7/19/2021
19.2.0.47 20,870 7/13/2021
19.2.0.46 20,569 7/6/2021
19.2.0.44 49,674 6/30/2021
19.1.0.69 17,730 6/14/2021
19.1.0.67 17,496 6/7/2021
19.1.0.66 21,183 5/31/2021
19.1.0.65 17,331 5/24/2021
19.1.0.64 17,759 5/19/2021
19.1.0.63 18,056 5/13/2021
19.1.0.59 17,784 5/3/2021
19.1.0.58 17,240 4/26/2021
19.1.0.57 17,277 4/20/2021
19.1.0.56 17,995 4/12/2021
19.1.0.55 17,252 4/6/2021
19.1.0.54 17,596 3/30/2021
18.4.0.49 18,795 3/22/2021
18.4.0.48 17,634 3/16/2021
18.4.0.47 17,397 3/9/2021
18.4.0.46 16,505 3/2/2021
18.4.0.44 17,246 2/23/2021
18.4.0.43 16,270 2/15/2021
18.4.0.42 16,414 2/9/2021
18.4.0.41 16,539 2/2/2021
18.4.0.39 16,718 1/28/2021
18.4.0.35 16,583 1/19/2021
18.4.0.34 16,346 1/12/2021
18.4.0.33 16,365 1/4/2021
18.4.0.32 16,227 12/30/2020
18.4.0.31 16,330 12/22/2020
18.4.0.30 17,077 12/17/2020
18.3.0.53 17,441 12/8/2020
18.3.0.52 17,271 11/30/2020
18.3.0.51 17,258 11/23/2020
18.3.0.50 17,534 11/17/2020
18.3.0.48 17,277 11/10/2020
18.3.0.47 17,571 11/5/2020
18.3.0.44 38,979 10/27/2020
18.3.0.42 17,312 10/20/2020
18.3.0.40 17,283 10/12/2020
18.3.0.38 17,435 10/7/2020
18.3.0.35 38,116 10/1/2020
18.2.0.59 22,740 9/22/2020
18.2.0.58 17,347 9/15/2020
18.2.0.57 17,291 9/8/2020
18.2.0.56 17,268 9/1/2020
18.2.0.55 17,273 8/24/2020
18.2.0.54 17,406 8/18/2020
18.2.0.48 17,413 8/4/2020
18.2.0.47 17,657 7/28/2020
18.2.0.46 17,537 7/21/2020
18.2.0.45 19,270 7/14/2020
18.2.0.44 23,745 7/6/2020
18.1.0.59 17,953 6/23/2020
18.1.0.57 19,161 6/15/2020
18.1.0.56 17,470 6/9/2020
18.1.0.55 17,913 6/2/2020
18.1.0.54 17,368 5/26/2020
18.1.0.53 34,326 5/19/2020
18.1.0.52 19,955 5/13/2020
18.1.0.48 17,463 5/5/2020
18.1.0.46 17,423 4/28/2020
18.1.0.45 17,444 4/21/2020
18.1.0.44 17,383 4/14/2020
18.1.0.43 17,694 4/7/2020
18.1.0.42 37,852 4/1/2020
18.1.0.36-beta 3,031 3/19/2020
17.4.0.55 19,417 3/10/2020
17.4.0.53 17,764 3/3/2020
17.4.0.51 18,730 2/25/2020
17.4.0.50 17,407 2/18/2020
17.4.0.49 17,923 2/11/2020
17.4.0.47 20,405 2/5/2020
17.4.0.46 17,491 1/30/2020
17.4.0.44 17,618 1/21/2020
17.4.0.43 17,664 1/14/2020
17.4.0.41 17,877 1/7/2020
17.4.0.40 17,718 12/24/2019
17.4.0.39 21,008 12/17/2019
17.3.0.34 18,538 12/10/2019
17.3.0.33 17,314 12/4/2019
17.3.0.30 17,395 12/3/2019
17.3.0.29 17,547 11/26/2019
17.3.0.28 17,472 11/18/2019
17.3.0.27 17,274 11/12/2019
17.3.0.26 18,202 11/5/2019
17.3.0.21 17,674 10/29/2019
17.3.0.19 17,382 10/22/2019
17.3.0.17 18,278 10/15/2019
17.3.0.14 20,704 10/3/2019
17.3.0.9-beta 2,939 9/20/2019
17.2.0.51 18,343 9/10/2019
17.2.0.49 18,214 9/3/2019
17.2.0.47 17,398 8/27/2019
17.2.0.46 17,808 8/22/2019
17.2.0.41 17,888 8/13/2019
17.2.0.40 19,245 8/6/2019
17.2.0.39 17,889 7/30/2019
17.2.0.36 17,546 7/23/2019
17.2.0.35 17,589 7/17/2019
17.2.0.34 18,532 7/11/2019
17.2.0.28-beta 3,104 6/27/2019
17.1.0.53 32,735 6/25/2019
17.1.0.52 17,668 6/18/2019
17.1.0.51 17,530 6/11/2019
17.1.0.50 17,470 6/4/2019
17.1.0.49 17,414 5/28/2019
17.1.0.48 17,538 5/21/2019
17.1.0.47 17,559 5/14/2019
17.1.0.44 16,215 5/7/2019
17.1.0.43 20,157 4/30/2019
17.1.0.42 16,333 4/23/2019
17.1.0.41 16,144 4/16/2019
17.1.0.40 16,255 4/9/2019
17.1.0.38 16,603 3/29/2019
17.1.0.32-beta 2,156 3/13/2019
16.4.0.54 19,120 2/19/2019
16.4.0.53 16,615 2/13/2019
16.4.0.52 16,584 2/5/2019
16.4.0.48 16,262 1/22/2019
16.4.0.47 16,272 1/16/2019
16.4.0.46 16,289 1/8/2019
16.4.0.44 16,278 12/24/2018
16.4.0.42 20,912 12/17/2018
16.4.0.40-beta 2,219 12/10/2018
16.3.0.36 16,526 11/27/2018
16.3.0.35-beta 2,159 11/23/2018
16.3.0.29 16,341 10/30/2018
16.3.0.21 16,590 9/21/2018