Syncfusion.DocIO.ClientProfile 27.2.5

Prefix Reserved
dotnet add package Syncfusion.DocIO.ClientProfile --version 27.2.5                
NuGet\Install-Package Syncfusion.DocIO.ClientProfile -Version 27.2.5                
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="27.2.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.DocIO.ClientProfile --version 27.2.5                
#r "nuget: Syncfusion.DocIO.ClientProfile, 27.2.5"                
#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=27.2.5

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

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 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 Framework 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 (1)

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

Package Downloads
Syncfusion.DocToPdfConverter.ClientProfile

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
27.2.5 391 12/2/2024
27.2.4 123 11/26/2024
27.2.3 122 11/22/2024
27.2.2 154 11/15/2024
27.1.58 142 11/4/2024
27.1.57 165 10/28/2024
27.1.56 133 10/23/2024
27.1.55 129 10/21/2024
27.1.53 161 10/14/2024
27.1.52 145 10/7/2024
27.1.51 149 9/30/2024
27.1.50 150 9/23/2024
27.1.48 152 9/18/2024
26.2.14 194 9/9/2024
26.2.13 144 9/5/2024
26.2.12 161 9/2/2024
26.2.11 168 8/27/2024
26.2.10 203 8/19/2024
26.2.9 178 8/12/2024
26.2.8 175 8/5/2024
26.2.7 105 7/29/2024
26.2.5 111 7/25/2024
26.2.4 122 7/24/2024
26.1.42 185 7/15/2024
26.1.41 201 7/8/2024
26.1.40 188 7/1/2024
26.1.39 171 6/24/2024
26.1.38 201 6/18/2024
26.1.35 173 6/11/2024
25.2.7 161 6/3/2024
25.2.6 218 5/28/2024
25.2.5 177 5/21/2024
25.2.4 178 5/14/2024
25.2.3 187 5/8/2024
25.1.42 205 4/29/2024
25.1.41 194 4/23/2024
25.1.40 190 4/15/2024
25.1.39 177 4/8/2024
25.1.38 187 4/1/2024
25.1.37 190 3/26/2024
25.1.35 224 3/15/2024
24.2.9 193 3/4/2024
24.2.8 195 2/26/2024
24.2.7 206 2/19/2024
24.2.6 215 2/14/2024
24.2.5 183 2/12/2024
24.2.4 179 2/5/2024
24.2.3 168 1/31/2024
24.1.47 185 1/22/2024
24.1.46 170 1/16/2024
24.1.45 187 1/8/2024
24.1.44 198 1/2/2024
24.1.43 201 12/27/2023
24.1.41 219 12/18/2023
23.2.7 236 12/6/2023
23.2.6 209 11/28/2023
23.2.5 207 11/23/2023
23.2.4 192 11/20/2023
23.1.44 209 11/6/2023
23.1.43 207 10/30/2023
23.1.42 241 10/23/2023
23.1.41 199 10/16/2023
23.1.40 237 10/10/2023
23.1.39 231 10/4/2023
23.1.38 215 9/26/2023
23.1.36 206 9/15/2023
22.2.12 271 9/5/2023
22.2.11 266 8/28/2023
22.2.10 245 8/22/2023
22.2.9 248 8/14/2023
22.2.8 262 8/7/2023
22.2.7 249 8/2/2023
22.2.5 246 7/27/2023
22.1.39 446 7/18/2023
22.1.38 284 7/11/2023
22.1.37 308 7/3/2023
22.1.36 321 6/28/2023
22.1.34 293 6/21/2023
21.2.10 305 6/12/2023
21.2.9 327 6/6/2023
21.2.8 312 5/30/2023
21.2.6 324 5/22/2023
21.2.5 352 5/15/2023
21.2.4 381 5/9/2023
21.2.3 405 5/3/2023
21.1.41 1,072 4/19/2023
21.1.39 427 4/10/2023
21.1.38 496 4/3/2023
21.1.37 523 3/29/2023
21.1.35 523 3/23/2023
20.4.0.54 490 3/13/2023
20.4.0.53 469 3/7/2023
20.4.0.52 513 2/28/2023
20.4.0.51 531 2/21/2023
20.4.0.50 486 2/14/2023
20.4.0.49 541 2/7/2023
20.4.0.48 1,389 2/1/2023
20.4.0.44 635 1/18/2023
20.4.0.43 637 1/10/2023
20.4.0.42 673 1/4/2023
20.4.0.41 599 12/29/2022
20.4.0.40 590 12/28/2022
20.4.0.38 685 12/21/2022
20.3.0.61 598 12/12/2022
20.3.0.60 606 12/6/2022
20.3.0.59 608 11/29/2022
20.3.0.58 692 11/21/2022
20.3.0.57 719 11/14/2022
20.3.0.56 724 11/8/2022
20.3.0.52 729 10/27/2022
20.3.0.50 1,102 10/17/2022
20.3.0.49 811 10/11/2022
20.3.0.48 824 10/5/2022
20.3.0.47 842 9/29/2022
20.2.0.50 858 9/20/2022
20.2.0.49 862 9/13/2022
20.2.0.48 854 9/6/2022
20.2.0.46 827 8/30/2022
20.2.0.45 905 8/23/2022
20.2.0.44 884 8/16/2022
20.2.0.43 903 8/8/2022
20.2.0.40 874 7/26/2022
20.2.0.39 843 7/19/2022
20.2.0.38 898 7/12/2022
20.2.0.36 962 6/30/2022
20.1.0.61 1,050 6/20/2022
20.1.0.60 923 6/14/2022
20.1.0.59 1,135 6/6/2022
20.1.0.58 917 5/30/2022
20.1.0.57 949 5/23/2022
20.1.0.56 884 5/17/2022
20.1.0.55 847 5/12/2022
20.1.0.52 1,087 5/2/2022
20.1.0.51 1,017 4/26/2022
20.1.0.50 992 4/19/2022
20.1.0.48 2,617 4/12/2022
20.1.0.47 937 4/4/2022
19.4.0.56 1,225 3/14/2022
19.4.0.55 979 3/8/2022
19.4.0.54 966 2/28/2022
19.4.0.53 948 2/21/2022
19.4.0.52 959 2/15/2022
19.4.0.50 926 2/8/2022
19.4.0.48 921 1/31/2022
19.4.0.47 949 1/24/2022
19.4.0.43 922 1/18/2022
19.4.0.42 809 1/10/2022
19.4.0.41 628 1/4/2022
19.4.0.40 636 12/28/2021
19.4.0.38 659 12/17/2021
19.3.0.59 702 12/14/2021
19.3.0.57 695 12/7/2021
19.3.0.56 1,463 11/29/2021
19.3.0.55 679 11/23/2021
19.3.0.54 1,354 11/17/2021
19.3.0.53 713 11/12/2021
19.3.0.48 797 11/3/2021
19.3.0.47 772 10/26/2021
19.3.0.46 728 10/19/2021
19.3.0.45 789 10/12/2021
19.3.0.44 751 10/5/2021
19.3.0.43 762 9/30/2021
19.2.0.62 803 9/13/2021
19.2.0.60 838 9/7/2021
19.2.0.59 777 8/30/2021
19.2.0.57 787 8/24/2021
19.2.0.56 758 8/17/2021
19.2.0.55 813 8/11/2021
19.2.0.51 795 8/2/2021
19.2.0.49 795 7/26/2021
19.2.0.48 788 7/19/2021
19.2.0.47 812 7/13/2021
19.2.0.46 788 7/6/2021
19.2.0.44 845 6/30/2021
19.1.0.69 834 6/14/2021
19.1.0.67 803 6/7/2021
19.1.0.66 815 5/31/2021
19.1.0.65 816 5/24/2021
19.1.0.64 957 5/19/2021
19.1.0.63 825 5/13/2021
19.1.0.59 2,382 5/3/2021
19.1.0.58 824 4/26/2021
19.1.0.57 847 4/20/2021
19.1.0.56 800 4/12/2021
19.1.0.55 816 4/6/2021
19.1.0.54 817 3/30/2021
18.4.0.49 934 3/22/2021
18.4.0.48 851 3/16/2021
18.4.0.47 816 3/9/2021
18.4.0.46 807 3/2/2021
18.4.0.44 878 2/23/2021
18.4.0.43 775 2/15/2021
18.4.0.42 885 2/9/2021
18.4.0.41 818 2/2/2021
18.4.0.39 779 1/28/2021
18.4.0.35 810 1/19/2021
18.4.0.34 874 1/12/2021
18.4.0.33 874 1/4/2021
18.4.0.32 822 12/30/2020
18.4.0.31 817 12/22/2020
18.4.0.30 1,109 12/17/2020
18.3.0.53 922 12/8/2020
18.3.0.52 825 11/30/2020
18.3.0.51 862 11/23/2020
18.3.0.50 885 11/17/2020
18.3.0.48 875 11/10/2020
18.3.0.47 944 11/5/2020
18.3.0.44 920 10/27/2020
18.3.0.42 960 10/20/2020
18.3.0.40 925 10/12/2020
18.3.0.38 898 10/7/2020
18.3.0.35 870 10/1/2020
18.2.0.59 960 9/22/2020
18.2.0.58 874 9/15/2020
18.2.0.57 933 9/8/2020
18.2.0.56 949 9/1/2020
18.2.0.55 920 8/24/2020
18.2.0.54 922 8/18/2020
18.2.0.48 976 8/4/2020
18.2.0.47 1,037 7/28/2020
18.2.0.46 940 7/21/2020
18.2.0.45 970 7/14/2020
18.2.0.44 967 7/6/2020
18.1.0.59 1,001 6/23/2020
18.1.0.57 1,013 6/15/2020
18.1.0.56 995 6/9/2020
18.1.0.55 957 6/2/2020
18.1.0.54 1,019 5/26/2020
18.1.0.53 1,009 5/19/2020
18.1.0.52 966 5/13/2020
18.1.0.48 964 5/5/2020
18.1.0.46 1,003 4/28/2020
18.1.0.45 1,019 4/20/2020
18.1.0.44 1,016 4/14/2020
18.1.0.43 1,032 4/7/2020
18.1.0.42 1,032 4/1/2020
18.1.0.36-beta 567 3/19/2020
17.4.0.55 1,126 3/10/2020
17.4.0.53 1,023 3/3/2020
17.4.0.51 1,331 2/25/2020
17.4.0.50 960 2/18/2020
17.4.0.49 936 2/11/2020
17.4.0.47 990 2/5/2020
17.4.0.46 1,023 1/30/2020
17.4.0.44 1,060 1/21/2020
17.4.0.43 1,070 1/14/2020
17.4.0.41 1,047 1/7/2020
17.4.0.40 1,044 12/24/2019
17.4.0.39 1,086 12/17/2019
17.3.0.34 1,100 12/10/2019
17.3.0.33 1,081 12/4/2019
17.3.0.30 1,007 12/3/2019
17.3.0.29 1,058 11/26/2019
17.3.0.28 1,378 11/18/2019
17.3.0.27 1,062 11/12/2019
17.3.0.26 1,072 11/5/2019
17.3.0.21 1,071 10/29/2019
17.3.0.19 1,066 10/22/2019
17.3.0.17 1,076 10/15/2019
17.3.0.14 1,106 10/3/2019
17.3.0.9-beta 534 9/20/2019
17.2.0.51 1,104 9/10/2019
17.2.0.49 1,067 9/3/2019
17.2.0.47 1,092 8/27/2019
17.2.0.46 1,087 8/22/2019
17.2.0.41 1,081 8/13/2019
17.2.0.40 1,071 8/6/2019
17.2.0.39 1,084 7/30/2019
17.2.0.36 1,093 7/23/2019
17.2.0.35 1,135 7/17/2019
17.2.0.34 1,636 7/11/2019
17.2.0.28-beta 607 6/27/2019
17.1.0.53 1,124 6/25/2019
17.1.0.52 1,122 6/18/2019
17.1.0.51 1,144 6/11/2019
17.1.0.50 1,146 6/4/2019
17.1.0.49 1,193 5/28/2019
17.1.0.48 1,118 5/21/2019
17.1.0.47 1,101 5/14/2019
17.1.0.44 1,155 5/7/2019
17.1.0.43 1,203 4/30/2019
17.1.0.42 1,235 4/23/2019
17.1.0.41 1,209 4/16/2019
17.1.0.40 1,202 4/9/2019
17.1.0.38 1,212 3/29/2019
17.1.0.32-beta 645 3/13/2019
16.4.0.54 1,540 2/19/2019
16.4.0.53 1,230 2/13/2019
16.4.0.52 1,270 2/5/2019
16.4.0.48 1,272 1/22/2019
16.4.0.47 1,349 1/16/2019
16.4.0.46 1,264 1/8/2019
16.4.0.44 1,284 12/24/2018
16.4.0.42 1,254 12/17/2018
16.4.0.40-beta 745 12/10/2018
16.3.0.36 1,230 11/27/2018
16.3.0.35-beta 763 11/23/2018
16.3.0.29 1,301 10/30/2018
16.3.0.21 1,387 9/21/2018
16.3.0.17-beta 818 9/12/2018
16.2.0.50 1,385 8/28/2018
16.2.0.46 1,159 8/9/2018