categories
DocX
9 entries
9 entries

DocX – A short tutorial for beginners HelloWorld()
Beginning your coding story with DocX is very easy and intuitive even for beginners. Below you can find a quick overview…

DocX – Add horizontal lines to Microsoft Word document programmatically
Following code is an example on how to add horizontal lines to Microsoft Word document by using DocX package programmatically…

DocX – Add image to Microsoft Word document programmatically
Following code is an example on how to add picture to Microsoft Word document using C# without needing to have Microsoft…

DocX – Add nested lists to Microsoft Word document programmatically
Learn how to create nested bullet and numbered lists in Microsoft Word programmatically with DocX and C#, including a simple working exampl…

DocX – Password protect Microsoft Word document programmatically
Following code is an example on how to add protection to Microsoft Word document using C# without needing to have…

OfficeIMO – Free cross-platform Microsoft Word .NET library
OfficeIMO is a free cross-platform .NET library for creating Word documents with Open XML SDK while hiding much of the low-level plumbing.

PSWriteWord – Add-WordTable / Add-WordText Expanded
In this weekly release (PSWriteWord 0.4.6) there are handful of updates and tweaks to Add-WordTable and Add-WordText. If you’ve not…

PSWriteWord – Updated to 0.4.1 (Breaking Change included)
Review the PSWriteWord 0.4.1 release, including the breaking change, document-generation fixes, and practical improvements that make Word a…

PSWriteWord – Version 0.5.1
During last couple of weeks I’ve spent most of my time developing PSWinDocumentation project. While building that I’ve came across differen…