Syncfusion.DocIO.WinForms 23.2.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Framework 4.0
dotnet add package Syncfusion.DocIO.WinForms --version 23.2.7
NuGet\Install-Package Syncfusion.DocIO.WinForms -Version 23.2.7
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.WinForms" Version="23.2.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.DocIO.WinForms --version 23.2.7
#r "nuget: Syncfusion.DocIO.WinForms, 23.2.7"
#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.
// Install Syncfusion.DocIO.WinForms as a Cake Addin
#addin nuget:?package=Syncfusion.DocIO.WinForms&version=23.2.7

// Install Syncfusion.DocIO.WinForms as a Cake Tool
#tool nuget:?package=Syncfusion.DocIO.WinForms&version=23.2.7

Syncfusion WinForms Word library

The Syncfusion WinForms 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.

WinForms 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.WinForms 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’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's 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 27,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1700+ 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.

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

Product Compatible and additional computed target framework versions.
.NET net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Syncfusion.DocIO.WinForms:

Package Downloads
Syncfusion.DocToPDFConverter.WinForms The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion WinForms Word To Pdf converter library and more.

Syncfusion.GridHelperClasses.Windows The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion WinForms Grid Helpers library and more.

Syncfusion.PivotTableExport.WinForms The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion WinForms Pivot Converter library and more.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.DocIO.WinForms:

Repository Stars
syncfusion/winforms-demos
This repository contains the samples for Syncfusion Windows Forms UI Controls and File Format libraries and the guide to use them.
Version Downloads Last updated
23.2.7 49 12/6/2023
23.2.6 300 11/28/2023
23.2.5 199 11/23/2023
23.2.4 427 11/20/2023
23.1.44 380 11/6/2023
23.1.43 342 10/30/2023
23.1.42 413 10/23/2023
23.1.41 442 10/16/2023
23.1.40 515 10/10/2023
23.1.39 580 10/4/2023
23.1.38 731 9/26/2023
23.1.36 1,009 9/15/2023
22.2.12 1,300 9/5/2023
22.2.11 617 8/28/2023
22.2.10 745 8/22/2023
22.2.9 746 8/14/2023
22.2.8 1,095 8/7/2023
22.2.7 824 8/2/2023
22.2.5 840 7/27/2023
22.1.39 956 7/18/2023
22.1.38 1,054 7/11/2023
22.1.37 856 7/3/2023
22.1.36 876 6/28/2023
22.1.34 1,999 6/21/2023
21.2.10 890 6/12/2023
21.2.9 742 6/6/2023
21.2.8 934 5/30/2023
21.2.6 962 5/22/2023
21.2.5 1,014 5/15/2023
21.2.4 1,169 5/9/2023
21.2.3 1,113 5/3/2023
21.1.41 1,267 4/19/2023
21.1.39 1,315 4/10/2023
21.1.38 1,742 4/3/2023
21.1.37 1,063 3/29/2023
21.1.35 2,085 3/23/2023
20.4.0.54 2,047 3/13/2023
20.4.0.53 1,353 3/7/2023
20.4.0.52 1,560 2/28/2023
20.4.0.51 1,361 2/21/2023
20.4.0.50 1,546 2/14/2023
20.4.0.49 1,354 2/7/2023
20.4.0.48 2,799 2/1/2023
20.4.0.44 1,869 1/18/2023
20.4.0.43 1,629 1/10/2023
20.4.0.42 2,129 1/4/2023
20.4.0.41 1,342 12/29/2022
20.4.0.40 1,260 12/28/2022
20.4.0.38 2,602 12/21/2022
20.3.0.61 2,670 12/12/2022
20.3.0.60 1,610 12/6/2022
20.3.0.59 1,585 11/29/2022
20.3.0.58 1,649 11/21/2022
20.3.0.57 1,846 11/14/2022
20.3.0.56 4,450 11/8/2022
20.3.0.52 1,937 10/27/2022
20.3.0.50 2,210 10/17/2022
20.3.0.49 2,667 10/11/2022
20.3.0.48 1,942 10/5/2022
20.3.0.47 2,488 9/29/2022
20.2.0.50 2,396 9/20/2022
20.2.0.49 2,144 9/13/2022
20.2.0.48 3,738 9/6/2022
20.2.0.46 2,035 8/30/2022
20.2.0.45 5,384 8/23/2022
20.2.0.44 2,242 8/16/2022
20.2.0.43 11,109 8/8/2022
20.2.0.40 5,579 7/26/2022
20.2.0.39 2,207 7/19/2022
20.2.0.38 2,265 7/12/2022
20.2.0.36 2,679 6/30/2022
20.1.0.61 2,490 6/20/2022
20.1.0.60 2,092 6/14/2022
20.1.0.59 2,295 6/6/2022
20.1.0.58 2,823 5/30/2022
20.1.0.57 2,334 5/23/2022
20.1.0.56 2,170 5/17/2022
20.1.0.55 2,716 5/12/2022
20.1.0.52 4,482 5/2/2022
20.1.0.51 2,960 4/26/2022
20.1.0.50 2,268 4/19/2022
20.1.0.48 2,469 4/12/2022
20.1.0.47 2,646 4/4/2022
19.4.0.56 4,639 3/14/2022
19.4.0.55 2,298 3/8/2022
19.4.0.54 3,005 2/28/2022
19.4.0.53 2,498 2/21/2022
19.4.0.52 2,330 2/15/2022
19.4.0.50 2,414 2/8/2022
19.4.0.48 2,740 1/31/2022
19.4.0.47 2,190 1/24/2022
19.4.0.43 2,620 1/18/2022
19.4.0.42 2,053 1/10/2022
19.4.0.41 1,957 1/4/2022
19.4.0.40 1,842 12/28/2021
19.4.0.38 1,797 12/17/2021
19.3.0.59 1,386 12/14/2021
19.3.0.57 1,483 12/7/2021
19.3.0.56 2,369 11/29/2021
19.3.0.55 1,527 11/23/2021
19.3.0.54 1,582 11/17/2021
19.3.0.53 1,844 11/12/2021
19.3.0.48 2,144 11/2/2021
19.3.0.47 4,337 10/26/2021
19.3.0.46 1,759 10/19/2021
19.3.0.45 1,778 10/12/2021
19.3.0.44 1,859 10/5/2021
19.3.0.43 2,211 9/30/2021
19.2.0.62 2,071 9/13/2021
19.2.0.60 1,964 9/7/2021
19.2.0.59 1,963 8/30/2021
19.2.0.57 1,831 8/24/2021
19.2.0.56 1,925 8/17/2021
19.2.0.55 1,948 8/11/2021
19.2.0.51 2,335 8/2/2021
19.2.0.49 2,061 7/26/2021
19.2.0.48 1,859 7/19/2021
19.2.0.47 1,903 7/13/2021
19.2.0.46 2,537 7/6/2021
19.2.0.44 2,145 6/30/2021
19.1.0.69 2,120 6/14/2021
19.1.0.67 1,776 6/7/2021
19.1.0.66 3,509 5/31/2021
19.1.0.65 2,257 5/24/2021
19.1.0.64 2,093 5/19/2021
19.1.0.63 2,010 5/13/2021
19.1.0.59 2,037 5/3/2021
19.1.0.58 1,847 4/26/2021
19.1.0.57 1,944 4/20/2021
19.1.0.56 1,793 4/12/2021
19.1.0.55 2,195 4/6/2021
19.1.0.54 5,177 3/30/2021
18.4.0.49 1,929 3/22/2021
18.4.0.48 3,104 3/16/2021
18.4.0.47 1,938 3/9/2021
18.4.0.46 1,987 3/2/2021
18.4.0.44 2,192 2/23/2021
18.4.0.43 1,941 2/15/2021
18.4.0.42 3,351 2/9/2021
18.4.0.41 2,181 2/2/2021
18.4.0.39 2,199 1/28/2021
18.4.0.35 2,388 1/19/2021
18.4.0.34 1,888 1/12/2021
18.4.0.33 2,387 1/4/2021
18.4.0.32 1,938 12/30/2020
18.4.0.31 1,928 12/22/2020
18.4.0.30 2,141 12/17/2020
18.3.0.53 2,046 12/8/2020
18.3.0.52 1,992 11/30/2020
18.3.0.51 2,028 11/23/2020
18.3.0.50 1,977 11/17/2020
18.3.0.48 1,900 11/10/2020
18.3.0.47 6,500 11/5/2020
18.3.0.44 2,031 10/27/2020
18.3.0.42 2,093 10/20/2020
18.3.0.40 2,063 10/12/2020
18.3.0.38 2,038 10/7/2020
18.3.0.35 3,033 10/1/2020
18.2.0.59 2,066 9/22/2020
18.2.0.58 2,039 9/15/2020
18.2.0.57 2,014 9/8/2020
18.2.0.56 2,034 9/1/2020
18.2.0.55 2,006 8/24/2020
18.2.0.54 1,915 8/18/2020
18.2.0.48 2,309 8/4/2020
18.2.0.47 2,126 7/28/2020
18.2.0.46 2,091 7/21/2020
18.2.0.45 2,135 7/14/2020
18.2.0.44 9,803 7/6/2020
18.1.0.59 3,036 6/23/2020
18.1.0.57 2,031 6/15/2020
18.1.0.56 1,999 6/9/2020
18.1.0.55 1,923 6/2/2020
18.1.0.54 2,127 5/26/2020
18.1.0.53 2,132 5/19/2020
18.1.0.52 2,368 5/13/2020
18.1.0.48 2,162 5/5/2020
18.1.0.46 2,039 4/28/2020
18.1.0.45 1,975 4/20/2020
18.1.0.44 2,150 4/14/2020
18.1.0.43 3,510 4/7/2020
18.1.0.42 2,174 4/1/2020
18.1.0.36-beta 1,086 3/19/2020
17.4.0.55 2,886 3/10/2020
17.4.0.53 3,067 3/3/2020
17.4.0.51 2,274 2/25/2020
17.4.0.50 2,276 2/18/2020
17.4.0.49 2,561 2/11/2020
17.4.0.47 5,005 2/5/2020
17.4.0.46 2,966 1/30/2020
17.4.0.44 2,132 1/21/2020
17.4.0.43 2,036 1/14/2020
17.4.0.41 2,344 1/7/2020
17.4.0.40 2,086 12/24/2019
17.4.0.39 2,239 12/17/2019
17.3.0.34 2,255 12/10/2019
17.3.0.33 2,081 12/4/2019
17.3.0.30 1,978 12/3/2019
17.3.0.29 2,157 11/26/2019
17.3.0.28 2,063 11/18/2019
17.3.0.27 2,204 11/12/2019
17.3.0.26 2,553 11/5/2019
17.3.0.21 1,970 10/29/2019
17.3.0.19 2,125 10/22/2019
17.3.0.17 2,078 10/15/2019
17.3.0.14 2,851 10/3/2019
17.3.0.9-beta 1,139 9/20/2019
17.2.0.51 2,885 9/10/2019
17.2.0.49 2,133 9/3/2019
17.2.0.47 2,025 8/27/2019
17.2.0.46 2,219 8/22/2019
17.2.0.41 2,029 8/13/2019
17.2.0.40 2,171 8/6/2019
17.2.0.39 2,078 7/30/2019
17.2.0.36 2,130 7/23/2019
17.2.0.35 2,011 7/17/2019
17.2.0.34 7,518 7/11/2019
17.2.0.28-beta 1,111 6/27/2019
17.1.0.53 2,223 6/25/2019
17.1.0.52 2,091 6/18/2019
17.1.0.51 2,127 6/11/2019
17.1.0.50 2,278 6/4/2019
17.1.0.49 2,094 5/28/2019
17.1.0.48 2,235 5/21/2019
17.1.0.47 2,059 5/14/2019
17.1.0.44 2,135 5/7/2019
17.1.0.43 2,218 4/30/2019
17.1.0.42 2,145 4/23/2019
17.1.0.41 1,955 4/16/2019
17.1.0.40 2,063 4/9/2019
17.1.0.38 2,237 3/29/2019
17.1.0.32-beta 1,203 3/13/2019
16.4.0.54 2,524 2/19/2019
16.4.0.53 2,210 2/13/2019
16.4.0.52 2,366 2/5/2019
16.4.0.48 2,265 1/22/2019
16.4.0.47 2,202 1/16/2019
16.4.0.46 2,267 1/8/2019
16.4.0.44 2,400 12/24/2018
16.4.0.42 3,510 12/17/2018
16.4.0.40-beta 1,283 12/10/2018
16.3.0.36 2,346 11/27/2018
16.3.0.35-beta 1,312 11/23/2018
16.3.0.29 3,330 10/30/2018
16.3.0.21 2,813 9/21/2018