Xceed.Words.NET
5.1.25458.6668
See the version list below for details.
dotnet add package Xceed.Words.NET --version 5.1.25458.6668
NuGet\Install-Package Xceed.Words.NET -Version 5.1.25458.6668
<PackageReference Include="Xceed.Words.NET" Version="5.1.25458.6668" />
<PackageVersion Include="Xceed.Words.NET" Version="5.1.25458.6668" />
<PackageReference Include="Xceed.Words.NET" />
paket add Xceed.Words.NET --version 5.1.25458.6668
#r "nuget: Xceed.Words.NET, 5.1.25458.6668"
#:package Xceed.Words.NET@5.1.25458.6668
#addin nuget:?package=Xceed.Words.NET&version=5.1.25458.6668
#tool nuget:?package=Xceed.Words.NET&version=5.1.25458.6668
Xceed Words for .NET – Create and manipulate Microsoft Word documents
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.
Main Features
Word Document Processing
- Create, edit, and format
DOCX
documents programmatically - Insert tables, images, hyperlinks, headers, and footers
- Apply advanced formatting, including styles, fonts, and paragraph alignment
- Merge, split, and manipulate Word documents
- Add text watermarks and background elements
- Apply password protection and encryption to documents
- Add digital signatures for document authentication to documents
PDF Processing
- Convert
DOCX
toPDF
with high accuracy
Supported Document Formats
Read & Write Formats
- Microsoft Word:
DOCX
Convert Word Files To
- Fixed Layout:
PDF
Compatibility
.NET Framework 4.0 and later
.NET 5 and later
.NET Standard 2.0 and later
Runs on Windows, macOS, and Linux
Works in desktop, web, and cloud environments
Integrates with ASP.NET, Blazor, and Xamarin applications
Feature Overview
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. |
Word Elements Not Supported in PDF Conversion
The following Word elements are not currently supported when converting to PDF:
- Charts
- Equations
- Watermarks
- Paragraphs in columns
- Objects, Excel tables
- Shapes / TextBoxes
- Paragraph direction from right to left
- Number of words per line may differ
Get Started
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:
static void Main( string[] args )
{
Xceed.Words.NET.Licenser.LicenseKey = "WDNXX-XXXXX-XXXXX-XXXX";
Console.WriteLine( "Hello World!" );
}
Read the full documentation licensing article here.
Documentation and Resources
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 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.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. |
-
- Xceed.Document.NET (= 5.1.25458.6668)
- Xceed.Drawing.NET (= 1.0.25458.6668)
NuGet packages (3)
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 or Excel documents from your .NET applications, without requiring Word, Excel or Office 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 and Workbooks 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
5.1.25458.6676 | 0 | 9/8/2025 |
5.0.25228.6154 | 25,232 | 4/28/2025 |
4.0.25103.5784 | 57,369 | 2/4/2025 |
4.0.25103.5744 | 936 | 2/3/2025 |
3.0.24152.1219 | 107,008 | 3/4/2024 |
3.0.23523.1209 | 24,706 | 10/25/2023 |
2.5.23177.2123 | 32,408 | 4/3/2023 |
2.4.22471.15220 | 36,695 | 10/6/2022 |
2.3.22263.20500 | 32,781 | 5/14/2022 |
2.2.22101.20240 | 13,454 | 2/4/2022 |
2.1.21565.13360 | 9,333 | 11/15/2021 |
2.0.21359.11160 | 110,857 | 7/16/2021 |
See Xceed Words for .NET web site for complete release notes: https://xceed.com/release-notes/#words-net-5.1.25458.6668