{"id":13593983,"url":"https://github.com/xceedsoftware/DocX","last_synced_at":"2025-04-09T05:32:45.027Z","repository":{"id":38856695,"uuid":"46660317","full_name":"xceedsoftware/DocX","owner":"xceedsoftware","description":"Fast and easy to use .NET library that creates or modifies Microsoft Word files without installing Word.","archived":false,"fork":false,"pushed_at":"2025-03-10T15:33:33.000Z","size":27149,"stargazers_count":1815,"open_issues_count":319,"forks_count":476,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-04-03T04:38:12.903Z","etag":null,"topics":["c-sharp","docx","microsoft-word","office"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xceedsoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-22T12:48:14.000Z","updated_at":"2025-03-29T09:41:16.000Z","dependencies_parsed_at":"2022-07-14T03:30:39.679Z","dependency_job_id":"fcd48439-cfa6-424f-bcaa-8b8ff3075d89","html_url":"https://github.com/xceedsoftware/DocX","commit_stats":{"total_commits":404,"total_committers":46,"mean_commits":8.782608695652174,"dds":0.7351485148514851,"last_synced_commit":"0bbf56755dca2774ff79467886358078b3bdc073"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xceedsoftware%2FDocX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xceedsoftware%2FDocX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xceedsoftware%2FDocX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xceedsoftware%2FDocX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xceedsoftware","download_url":"https://codeload.github.com/xceedsoftware/DocX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987056,"owners_count":21028891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","docx","microsoft-word","office"],"created_at":"2024-08-01T16:01:27.217Z","updated_at":"2025-04-09T05:32:44.999Z","avatar_url":"https://github.com/xceedsoftware.png","language":"C#","readme":"## What is DocX?\n\nDocX is a .NET library that allows developers to manipulate Word 2007/2010/2013 files, in an easy and intuitive manner. DocX is fast, lightweight and best of all it does not require Microsoft Word or Office to be installed.\n\n**NOTE:** There is a new Master branch as of Oct. 3, 2017. Please read about the [Classic branch](../../wiki/Classic-Branch) if you were using this project before the change.\n\nDocX is the free, open source version of [Xceed Words for .NET](https://xceed.com/xceed-words-for-net). Originally written by Cathal Coffey, and maintained by Przemyslaw Klys, it is now maintained by Xceed. \nStarting at v1.5.0, this free and open source product is provided under the Xceed Community License agreement(for non-commercial use). \n\nCurrently, the differences between DocX and Xceed Words for .NET, is that Xceed Words for .NET :\n* can convert a Word document to PDF\n* adds properties to wrap text around Pictures/Tables/Shapes\n* adds Picture cropping\n* adds Shapes (rectangles for now)\n* adds TextBoxes or Shapes containing Text\n* gets Shapes from Paragraphs\n* gets Charts from Paragraphs and can modify their categories/values\n* More properties in Charts configuration like axis Label position and series width\n* is at least two versions ahead of the DocX version\n* has professional technical support included in the subscription\n* can automatically update fields from a document\n* Insert html/rtf text (with tags), or html/rtf document, to a Word document\n* Clone lists or tables\n* Add or modify checkboxes\n* Set transparency in pictures\n* Create formatted hyperlinks based on a referenced hyperlinks\n* Joining 2 documents gives the opportunity to choose the headers/footers of doc1, doc2 or both of them in the resulting document.\n* Automatic hyphenations and configurable hyphenations\n* Digital signatures can be added to documents in the .NET Framework environment\n* Add footnotes and endnotes\n* ListOptions for List level configurations\n* Modify Chart's Series Marker and DataPoint styles\n* Insert a document at a specific point in another document\n* Wrap text around Charts\n* Format Charts Axis' title\n* Replace text with html\n\n## What else do I need?\n\nAll that you need to install in order to use DocX is the [.NET framework 4.0](http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9cfb2d51-5ff4-4491-b0e5-b386f32c0992\u0026displaylang=en) or .NET5+ and [Visual Studio 2010](http://www.microsoft.com/express/Downloads/) or later, both of which are free.\n\n## What are the main features of DocX?\n\n\u003ctable\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eEdition\u003c/td\u003e\n\u003ctd\u003e\u003cb\u003eDocX\u003c/b\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://xceed.com/xceed-words-for-net\"\u003e\u003cb\u003eXceed Words for .NET\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice\u003c/td\u003e\n\u003ctd\u003eFree\u003c/td\u003e\n\u003ctd\u003e$599.95\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLicense\u003c/td\u003e\n\u003ctd\u003eXceed Community License\u003c/td\u003e\n\u003ctd\u003eProprietary\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEmail support\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eCreate new Word documents\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModify Word documents\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCreate new PDF documents\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConvert Word to PDF\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSupports .DOCX from Word 2007 and up\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModify multiple documents in parallel for better performance\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eApply a template to a Word document\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJoin documents, recreate portions from one to another\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSupports document protection with or without password\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSet document margins and page size\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSet line spacing, indentation, text direction, text alignment\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWrap text around pictures\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePictures with cropping\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManage fonts and font sizes\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSet text color, bold, underline, italic, strikethrough, highlighting\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSet page numbering\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCreate sections\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable on .net for .net 5+ applications\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorks on Windows/Linux/Mac/iOS/Android\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctd\u003eUpdate document fields (ex: a table of contents) by calling only one method\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWrap text around tables\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWrap text around shapes\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCreate shapes (rectangles for now)\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCreate textboxes or shapes containing text\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGet shapes from paragraphs\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGet charts from paragraphs and modify their categories/values\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUpdate document fields with 1 method call\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInsert html/rtf text (with tags), or html/rtf document, to a Word document\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClone lists or tables\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdd or modify checkboxes\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSet transparency in pictures\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCreate formatted hyperlinks based on a referenced hyperlinks\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJoining 2 documents gives the opportunity to choose which headers/footers to use\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMore properties to configure Charts\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAutomatic Hyphenations and configurable hyphenations\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDigital signatures in .NET Framework\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdd footnotes and endnotes\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eListOptions for List level configurations\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModify Chart's Series Marker and DataPoint styles\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInsert a document at a specific point in another document\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWrap text around Charts\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFormat Charts Axis' title\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReplace text with html\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGet release ahead\u003c/td\u003e\n\u003ctd\u003e\u003c/td\u003e\n\u003ctd\u003eYES\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n**Supported Word document elements**\n\n* Add headers or footers which can be the same on all pages, or unique for the first page, or unique for odd/even pages. Can contain images, hyperlinks and more.\n* Insert/Modify paragraphs.\n* Insert/Modify numbered or bulleted lists.\n* Insert/Modify images. Flip, rotate, copy, modify, resize.\n* Insert/Modify tables. Insert/Remove rows, columns, change direction, column width, row height, borders, merge/delete cells.\n* Insert/Modify formatted equations or formulas.\n* Insert/Modify bookmarks.\n* Insert/Modify hyperlinks.\n* Insert/Modify horizontal lines.\n* Insert/Modify charts (bar, line, pie, 3D chart). Set colors, titles, legend, etc.\n* Find, remove or replace text. Supports case sensitivity and regular expressions.\n* Insert/Modify core or custom properties, such as author, address, subject, title, etc.\n* Insert a Table Of Contents. Set title, change formatting.\n\n## Why would I use DocX?\n\nDocX makes creating and manipulating documents a simple task. It does not use COM libraries nor does it require Microsoft Office to be installed. \n\nThe following [blog post](http://cathalscorner.blogspot.com/2010/06/cathal-why-did-you-create-docx.html) from Cathal Coffey compares the code used to create a HelloWorld document using:\n 1. Office Interop libraries, \n 2. OOXML SDK, \n 3. DocX\n\n## Advanced Examples\n\n 1. Step by step guide to create an invoice for a company. http://cathalscorner.blogspot.com/2009/08/docx-v1007-released.html\n 2. Replace text across many documents in Parallel. http://cathalscorner.blogspot.com/2010/12/replace-text-across-many-documents-in.html\n 3. Programmatically manipulate an Image imbedded inside a document. http://cathalscorner.blogspot.com/2010/12/programmatically-manipulate-image.html\n 4. Converting DocX into (.doc, .pdf, .html) http://cathalscorner.blogspot.com/2009/10/converting-docx-into-doc-pdf-html.html\n\nDo you have an interesting or informative example that you would like to share? \nIf you do, please email me.\n\n## License Information\n\nDocX is provided under the Xceed Software, Inc. Community License.\n\n[\u003cimg src=\"https://user-images.githubusercontent.com/29377763/69274195-d9382200-0ba7-11ea-9ab7-bfce3126f35a.png\"/\u003e](license.md)\n\nMore information can be found in the [License](license.md) page.\n\nA commercial license can be purchased at [Xceed](https://xceed.com).\n\n## Release history\n\n* **March 10, 2025, released DocX v4.0.0 with [20 bug fixes and improvements](../../wiki/Release-Notes-v4.0.0).**\n* February 3, 2025, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v4.0.0 with [39 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus400).\n* **July 5, 2024, released DocX v3.0.1 with [6 bug fixes and improvements](../../wiki/Release-Notes-v3.0.1).**\n* March 4, 2024, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v3.0.1 with [17 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus301).\n* **January 22, 2024, released DocX v3.0.0 with [14 bug fixes and improvements](../../wiki/Release-Notes-v3.0.0).**\n* October 23, 2023, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v3.0.0 with [21 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus300).\n* **August 11, 2023, released DocX v2.5.0 with [11 bug fixes and improvements](../../wiki/Release-Notes-v2.5.0).**\n* April 3, 2023, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v2.5.0 with [31 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus250).\n* **November 28, 2022, released DocX v2.4.0 with [14 bug fixes and improvements](../../wiki/Release-Notes-v2.4.0).**\n* October 5, 2022, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v2.4.0 with [32 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus240).\n* **September 15, 2022, released DocX v2.3.0 with [7 bug fixes and improvements](../../wiki/Release-Notes-v2.3.0).**\n* **June 1, 2022, released DocX v2.2.0 with [5 bug fixes and improvements](../../wiki/Release-Notes-v2.2.0).**\n* May 14, 2022, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v2.3.0 with [15 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus230).\n* **March 22, 2022, released DocX v2.1.0 with [22 bug fixes and improvements](../../wiki/Release-Notes-v2.1.0).**\n* February 4, 2022, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v2.2.0 with [17 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus220).\n* **December 2, 2021, released DocX v2.0.0 with [10 bug fixes and improvements](../../wiki/Release-Notes-v2.0.0).**\n* November 15, 2021, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v2.1.0 with [44 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus210).\n* July 19, 2021, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v2.0.0 with [49 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus200).\n* **May 18, 2021, released DocX v1.8.0 with [11 bug fixes and improvements](../../wiki/Release-Notes-v1.8.0).**\n* January 25, 2021, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.8.0 with [30 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus180).\n* **September 22, 2020, released DocX v1.7.1 with [19 bug fixes and improvements](../../wiki/Release-Notes-v1.7.1).**\n* August 17, 2020, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.7.1 with [28 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus171).\n* **June 29, 2020, released DocX v1.7.0 with [27 bug fixes and improvements](../../wiki/Release-Notes-v1.7.0).**\n* **January 30, 2020, released DocX v1.6.0 with [24 bug fixes and improvements](../../wiki/Release-Notes-v1.6.0).**\n* January 30, 2020, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.7.0 with [62 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus170).\n* **November 26, 2019, released DocX v1.5.0 with [19 bug fixes and improvements](../../wiki/Release-Notes-v1.5.0).**\n* **October 4, 2019, released DocX v1.4.1 with [12 bug fixes and improvements](../../wiki/Release-Notes-v1.4.1).**\n* **February 21, 2019, released DocX v1.3.0 with [12 bug fixes and improvements](../../wiki/Release-Notes-v1.3.0).**\n* January 28, 2019, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.6.0 with [71 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus160).\n* **June 27, 2018, released DocX v1.2.0 with [13 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0).**\n* June 18, 2018, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.5.0 with [71 bug fixes and improvements](../../wiki/Release-Notes-v1.1.0#Plus150).\n* April 12, 2018, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.4.1 with [22 bug fixes and improvements](../../wiki/Release-Notes-v1.1.0#Plus141).\n* January 15, 2018, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.4.0 with [19 bug fixes and improvements](../../wiki/Release-Notes-v1.1.0#Plus140).\n* September 12, 2017, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.3.0 with [13 bug fixes and improvements](../../wiki/Release-Notes-v1.1.0#Plus130).\n* June 5, 2017, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.2.0 with [13 bug fixes and improvements](../../wiki/Release-Notes-v1.1.0#Plus120).\n* **October 3, 2017, released DocX v1.1.0 with [6 bug fixes and improvements](../../wiki/Release-Notes-v1.1.0).**\n* March 1, 2017, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.1.0 with 6 bug fixes and improvements.\n\n***\n\n\u003ca href=\"https://www.nuget.org/packages/DocX/\"\u003e\n\u003cimg alt=\"NuGet Version\" src=\"https://img.shields.io/nuget/v/DocX.svg\" /\u003e \n\u003c/a\u003e\n","funding_links":[],"categories":["C# #","C#","Libraries","C\\#","Office","Audio"],"sub_categories":["CSV, Excel, Word, and PDF","GUI - other"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxceedsoftware%2FDocX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxceedsoftware%2FDocX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxceedsoftware%2FDocX/lists"}