![]() |
VOOZH | about |
dotnet add package Xceed.Words.NET --version 5.2.26166.7850
NuGet\Install-Package Xceed.Words.NET -Version 5.2.26166.7850
<PackageReference Include="Xceed.Words.NET" Version="5.2.26166.7850" />
<PackageVersion Include="Xceed.Words.NET" Version="5.2.26166.7850" />Directory.Packages.props
<PackageReference Include="Xceed.Words.NET" />Project file
paket add Xceed.Words.NET --version 5.2.26166.7850
#r "nuget: Xceed.Words.NET, 5.2.26166.7850"
#:package Xceed.Words.NET@5.2.26166.7850
#addin nuget:?package=Xceed.Words.NET&version=5.2.26166.7850Install as a Cake Addin
#tool nuget:?package=Xceed.Words.NET&version=5.2.26166.7850Install as a Cake Tool
Xceed Words for .NET is a high-performance .NET library designed for advanced Word document processing and PDF generation. It allows developers to create, edit, convert, and secure Word and PDF documents without requiring Microsoft Office.
Click the image above to receive a trial license. It unlocks all features of the component. See the Get Started section for details.
Brought to you by Xceed Software, a leader in .NET components for over 25 years.
DOCX documents programmaticallyDOCX to PDF with high accuracyDOCXPDF| Feature | Description |
|---|---|
| Create & Modify Word Documents | Create new Word documents from scratch or modify existing ones. |
| Create PDF Documents | Generate new PDF documents programmatically. |
| Word to PDF Conversion | Convert Word documents to PDF (see below for limitations). |
| DOCX Format Support | Supports Word documents saved in the .DOCX format (Word 2007 and up). |
| Parallel Document Processing | Modify multiple documents simultaneously for better performance. |
| Template Application | Apply templates with styles, headers, footers, properties, and content. |
| Document Merging | Join documents and transfer portions between them. |
| Document Protection | Secure documents with or without a password. |
| Page Layout | Set document margins and page size. |
| Text Formatting | Set line spacing, indentation, text direction, and alignment. |
| Font Styling | Manage fonts, sizes, colors, bold, underline, italic, and strikethrough. |
| Page Numbering | Add automatic page numbering. |
| Sections Management | Create and modify sections within a document. |
The following Word elements are not currently supported when converting to PDF:
Xceed Words for .NET gives you the building blocks to create and manipulate Word documents using code.
Install via NuGet:
dotnet add package Xceed.Words.NET
Add the license key in your application code before starting to use the component’s classes:
static void Main( string[] args )
{
Xceed.Words.NET.Licenser.LicenseKey = "WDNXX-XXXXX-XXXXX-XXXX";
DocX document = DocX.Create( "MyDocument.docx" );
/* ... */
}
Read the full documentation licensing article here.
Xceed offers additional high‑quality libraries for .NET developers.
Create, load, edit, and save PDF documents without requiring Adobe Acrobat or Microsoft Office.
Create, load, edit, and save Excel workbooks and spreadsheet files, without needing Microsoft Excel or Office interop.
| Resource | Link |
|---|---|
| Product Page and Pricing | Xceed Words for .NET |
| Documentation | Online Documentation |
| NuGet Package | NuGet Package |
| GitHub Repository | GitHub Repo |
| Example Projects | Code Examples |
| Blog & Updates | Xceed Blog |
| Support Forum | Xceed Support |
| License Details | Xceed Licensing |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 is compatible. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 3 NuGet packages that depend on Xceed.Words.NET:
| Package | Downloads |
|---|---|
|
Xceed.Products.Documents.Libraries.Full
Create or manipulate Microsoft Word documents, Excel documents and Pdf documents from your .NET applications, without requiring Word, Excel, Office or a Pdf app to be installed. Word documents can be converted to PDF(not all Word elements are supported). Fast and lightweight. Widely used and backed by a responsive support and development team whose sole ambition is your complete satisfaction. You can try Words for .NET, Workbooks for .NET and PdfLibrary for .NET for free for 45 days, after which you will need to purchase a license key to continue using it. |
|
|
DocXCoreStand
Package Description |
|
|
DataExport
DataExportPackage is a .NET library designed to simplify the process of exporting data to various file formats. With DataExportPackage, developers can effortlessly convert their data into formats such as JSON, Word, XML, Excel, CSV, and PDF. Key Features: Versatile Data Export: DataExportPackage allows users to export structured data stored in dictionaries to a variety of commonly used file formats. Simple Integration: Integration with existing .NET projects is seamless. Developers can quickly incorporate DataExportPackage into their applications to enable data export functionality. Multiple Export Formats: DataExportPackage supports exporting data to JSON, Word (DOCX), XML, Excel (XLSX), CSV, and PDF formats, providing flexibility for different use cases and requirements. Ease of Use: The library offers intuitive APIs for exporting data, making it easy for developers to generate files in their preferred formats with minimal effort. Customization Options: Users have the flexibility to customize export settings and formatting according to their specific needs, ensuring that exported files meet their desired specifications. Getting Started: To begin using DataExportPackage in your .NET projects: Install the package via NuGet Package Manager: Install-Package DataExportPackage Follow the usage examples and documentation provided to seamlessly integrate DataExportPackage into your applications. Enjoy the convenience of exporting data to various file formats effortlessly, enhancing the versatility and usability of your applications. DataExportPackage simplifies the data export process, empowering .NET developers to efficiently handle data conversion tasks and streamline their workflow. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.2.26166.7850 | 21,554 | 3/16/2026 |
| 5.2.25608.6677 | 21,255 | 12/8/2025 |
| 5.1.25458.6676 | 18,556 | 9/8/2025 |
| 5.0.25228.6154 | 129,222 | 4/28/2025 |
| 4.0.25103.5784 | 161,377 | 2/4/2025 |
| 4.0.25103.5744 | 2,493 | 2/3/2025 |
| 3.0.24152.1219 | 135,363 | 3/4/2024 |
| 3.0.23523.1209 | 29,802 | 10/25/2023 |
| 2.5.23177.2123 | 38,879 | 4/3/2023 |
| 2.4.22471.15220 | 41,656 | 10/6/2022 |
| 2.3.22263.20500 | 38,799 | 5/14/2022 |
| 2.2.22101.20240 | 15,963 | 2/4/2022 |
| 2.1.21565.13360 | 13,361 | 11/15/2021 |
| 2.0.21359.11160 | 137,294 | 7/16/2021 |
See Xceed Words for .NET web site for complete release notes: https://xceed.com/release-notes/#words-net-5.2.26166.7850