Syncfusion.DocIO.ClientProfile 20.4.0.54

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

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

Syncfusion WinForms Client Profile Word Library

The Syncfusion WinForms Client Profile 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 Client Profile Word Library

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

System Requirements

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.

Getting Started

You can fetch the Syncfusion .NET Word library NuGet by simply running the command Install-Package Syncfusion.DocIO.ClientProfile 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 WebForms, JavaScript, Angular, React, Vue, and jQuery), mobile (.NET MAUI (Preview), Flutter, Xamarin, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, .NET MAUI (Preview), 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 Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

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

Package Downloads
Syncfusion.SfRichTextBoxAdv.WPF 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 WPF RichTextBox control and more.

Syncfusion.SfRichTextRibbon.WPF 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 WPF RichTextRibbon library and more.

Syncfusion.DocToPdfConverter.ClientProfile 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 Word-To-PDF Converter .NET Client Profile and more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
25.1.37 60 3/26/2024
25.1.35 129 3/15/2024
24.2.9 109 3/4/2024
24.2.8 130 2/26/2024
24.2.7 131 2/19/2024
24.2.6 125 2/14/2024
24.2.5 118 2/12/2024
24.2.4 102 2/5/2024
24.2.3 102 1/31/2024
24.1.47 112 1/22/2024
24.1.46 105 1/16/2024
24.1.45 122 1/8/2024
24.1.44 132 1/2/2024
24.1.43 122 12/27/2023
24.1.41 157 12/18/2023
23.2.7 172 12/6/2023
23.2.6 146 11/28/2023
23.2.5 135 11/23/2023
23.2.4 135 11/20/2023
23.1.44 161 11/6/2023
23.1.43 147 10/30/2023
23.1.42 178 10/23/2023
23.1.41 135 10/16/2023
23.1.40 172 10/10/2023
23.1.39 159 10/4/2023
23.1.38 157 9/26/2023
23.1.36 139 9/15/2023
22.2.12 203 9/5/2023
22.2.11 204 8/28/2023
22.2.10 187 8/22/2023
22.2.9 192 8/14/2023
22.2.8 203 8/7/2023
22.2.7 187 8/2/2023
22.2.5 182 7/27/2023
22.1.39 328 7/18/2023
22.1.38 237 7/11/2023
22.1.37 249 7/3/2023
22.1.36 264 6/28/2023
22.1.34 226 6/21/2023
21.2.10 238 6/12/2023
21.2.9 263 6/6/2023
21.2.8 248 5/30/2023
21.2.6 258 5/22/2023
21.2.5 290 5/15/2023
21.2.4 309 5/9/2023
21.2.3 338 5/3/2023
21.1.41 753 4/19/2023
21.1.39 364 4/10/2023
21.1.38 425 4/3/2023
21.1.37 458 3/29/2023
21.1.35 455 3/23/2023
20.4.0.54 442 3/13/2023
20.4.0.53 422 3/7/2023
20.4.0.52 451 2/28/2023
20.4.0.51 461 2/21/2023
20.4.0.50 412 2/14/2023
20.4.0.49 462 2/7/2023
20.4.0.48 529 2/1/2023
20.4.0.44 565 1/18/2023
20.4.0.43 581 1/10/2023
20.4.0.42 613 1/4/2023
20.4.0.41 525 12/29/2022
20.4.0.40 530 12/28/2022
20.4.0.38 611 12/21/2022
20.3.0.61 537 12/12/2022
20.3.0.60 535 12/6/2022
20.3.0.59 541 11/29/2022
20.3.0.58 618 11/21/2022
20.3.0.57 654 11/14/2022
20.3.0.56 651 11/8/2022
20.3.0.52 666 10/27/2022
20.3.0.50 984 10/17/2022
20.3.0.49 769 10/11/2022
20.3.0.48 756 10/5/2022
20.3.0.47 773 9/29/2022
20.2.0.50 789 9/20/2022
20.2.0.49 795 9/13/2022
20.2.0.48 785 9/6/2022
20.2.0.46 754 8/30/2022
20.2.0.45 837 8/23/2022
20.2.0.44 809 8/16/2022
20.2.0.43 827 8/8/2022
20.2.0.40 798 7/26/2022
20.2.0.39 773 7/19/2022
20.2.0.38 823 7/12/2022
20.2.0.36 899 6/30/2022
20.1.0.61 889 6/20/2022
20.1.0.60 853 6/14/2022
20.1.0.59 1,064 6/6/2022
20.1.0.58 849 5/30/2022
20.1.0.57 885 5/23/2022
20.1.0.56 814 5/17/2022
20.1.0.55 780 5/12/2022
20.1.0.52 1,018 5/2/2022
20.1.0.51 952 4/26/2022
20.1.0.50 931 4/19/2022
20.1.0.48 2,509 4/12/2022
20.1.0.47 873 4/4/2022
19.4.0.56 1,149 3/14/2022
19.4.0.55 906 3/8/2022
19.4.0.54 912 2/28/2022
19.4.0.53 868 2/21/2022
19.4.0.52 865 2/15/2022
19.4.0.50 859 2/8/2022
19.4.0.48 852 1/31/2022
19.4.0.47 872 1/24/2022
19.4.0.43 866 1/18/2022
19.4.0.42 744 1/10/2022
19.4.0.41 580 1/4/2022
19.4.0.40 570 12/28/2021
19.4.0.38 596 12/17/2021
19.3.0.59 622 12/14/2021
19.3.0.57 619 12/7/2021
19.3.0.56 1,399 11/29/2021
19.3.0.55 614 11/23/2021
19.3.0.54 1,288 11/17/2021
19.3.0.53 664 11/12/2021
19.3.0.48 730 11/3/2021
19.3.0.47 711 10/26/2021
19.3.0.46 660 10/19/2021
19.3.0.45 716 10/12/2021
19.3.0.44 682 10/5/2021
19.3.0.43 694 9/30/2021
19.2.0.62 723 9/13/2021
19.2.0.60 784 9/7/2021
19.2.0.59 702 8/30/2021
19.2.0.57 710 8/24/2021
19.2.0.56 686 8/17/2021
19.2.0.55 738 8/11/2021
19.2.0.51 725 8/2/2021
19.2.0.49 720 7/26/2021
19.2.0.48 713 7/19/2021
19.2.0.47 747 7/13/2021
19.2.0.46 720 7/6/2021
19.2.0.44 768 6/30/2021
19.1.0.69 761 6/14/2021
19.1.0.67 731 6/7/2021
19.1.0.66 747 5/31/2021
19.1.0.65 740 5/24/2021
19.1.0.64 908 5/19/2021
19.1.0.63 753 5/13/2021
19.1.0.59 2,292 5/3/2021
19.1.0.58 744 4/26/2021
19.1.0.57 791 4/20/2021
19.1.0.56 727 4/12/2021
19.1.0.55 748 4/6/2021
19.1.0.54 762 3/30/2021
18.4.0.49 752 3/22/2021
18.4.0.48 772 3/16/2021
18.4.0.47 733 3/9/2021
18.4.0.46 751 3/2/2021
18.4.0.44 820 2/23/2021
18.4.0.43 703 2/15/2021
18.4.0.42 803 2/9/2021
18.4.0.41 742 2/2/2021
18.4.0.39 711 1/28/2021
18.4.0.35 754 1/19/2021
18.4.0.34 794 1/12/2021
18.4.0.33 794 1/4/2021
18.4.0.32 743 12/30/2020
18.4.0.31 738 12/22/2020
18.4.0.30 1,010 12/17/2020
18.3.0.53 840 12/8/2020
18.3.0.52 759 11/30/2020
18.3.0.51 781 11/23/2020
18.3.0.50 801 11/17/2020
18.3.0.48 805 11/10/2020
18.3.0.47 868 11/5/2020
18.3.0.44 851 10/27/2020
18.3.0.42 876 10/20/2020
18.3.0.40 850 10/12/2020
18.3.0.38 835 10/7/2020
18.3.0.35 796 10/1/2020
18.2.0.59 896 9/22/2020
18.2.0.58 799 9/15/2020
18.2.0.57 852 9/8/2020
18.2.0.56 865 9/1/2020
18.2.0.55 843 8/24/2020
18.2.0.54 850 8/18/2020
18.2.0.48 903 8/4/2020
18.2.0.47 945 7/28/2020
18.2.0.46 880 7/21/2020
18.2.0.45 899 7/14/2020
18.2.0.44 899 7/6/2020
18.1.0.59 933 6/23/2020
18.1.0.57 933 6/15/2020
18.1.0.56 924 6/9/2020
18.1.0.55 873 6/2/2020
18.1.0.54 938 5/26/2020
18.1.0.53 930 5/19/2020
18.1.0.52 895 5/13/2020
18.1.0.48 902 5/5/2020
18.1.0.46 919 4/28/2020
18.1.0.45 938 4/20/2020
18.1.0.44 941 4/14/2020
18.1.0.43 957 4/7/2020
18.1.0.42 948 4/1/2020
18.1.0.36-beta 499 3/19/2020
17.4.0.55 1,013 3/10/2020
17.4.0.53 939 3/3/2020
17.4.0.51 1,168 2/25/2020
17.4.0.50 885 2/18/2020
17.4.0.49 856 2/11/2020
17.4.0.47 904 2/5/2020
17.4.0.46 949 1/30/2020
17.4.0.44 976 1/21/2020
17.4.0.43 988 1/14/2020
17.4.0.41 968 1/7/2020
17.4.0.40 958 12/24/2019
17.4.0.39 1,005 12/17/2019
17.3.0.34 1,022 12/10/2019
17.3.0.33 1,007 12/4/2019
17.3.0.30 932 12/3/2019
17.3.0.29 970 11/26/2019
17.3.0.28 1,300 11/18/2019
17.3.0.27 978 11/12/2019
17.3.0.26 994 11/5/2019
17.3.0.21 994 10/29/2019
17.3.0.19 989 10/22/2019
17.3.0.17 990 10/15/2019
17.3.0.14 1,028 10/3/2019
17.3.0.9-beta 465 9/20/2019
17.2.0.51 1,017 9/10/2019
17.2.0.49 982 9/3/2019
17.2.0.47 1,014 8/27/2019
17.2.0.46 1,011 8/22/2019
17.2.0.41 1,001 8/13/2019
17.2.0.40 989 8/6/2019
17.2.0.39 1,002 7/30/2019
17.2.0.36 1,010 7/23/2019
17.2.0.35 1,050 7/17/2019
17.2.0.34 1,554 7/11/2019
17.2.0.28-beta 522 6/27/2019
17.1.0.53 1,043 6/25/2019
17.1.0.52 1,041 6/18/2019
17.1.0.51 1,066 6/11/2019
17.1.0.50 1,071 6/4/2019
17.1.0.49 1,114 5/28/2019
17.1.0.48 1,041 5/21/2019
17.1.0.47 1,017 5/14/2019
17.1.0.44 1,069 5/7/2019
17.1.0.43 1,142 4/30/2019
17.1.0.42 1,156 4/23/2019
17.1.0.41 1,125 4/16/2019
17.1.0.40 1,124 4/9/2019
17.1.0.38 1,131 3/29/2019
17.1.0.32-beta 583 3/13/2019
16.4.0.54 1,431 2/19/2019
16.4.0.53 1,146 2/13/2019
16.4.0.52 1,166 2/5/2019
16.4.0.48 1,197 1/22/2019
16.4.0.47 1,263 1/16/2019
16.4.0.46 1,183 1/8/2019
16.4.0.44 1,195 12/24/2018
16.4.0.42 1,171 12/17/2018
16.4.0.40-beta 666 12/10/2018
16.3.0.36 1,143 11/27/2018
16.3.0.35-beta 682 11/23/2018
16.3.0.29 1,205 10/30/2018
16.3.0.21 1,282 9/21/2018
16.3.0.17-beta 729 9/12/2018
16.2.0.50 1,278 8/28/2018
16.2.0.46 1,069 8/9/2018