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
If you had one of those days looking for solution on how to easily add a nested list to Microsoft…

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
I’ve created a cross-platform (Windows, Linux, macOS) Word library based on Open XML SDK that heavily simplifies creating and modifying Wor…

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)
While the update may seem small – change from 0.4 to 0.4.1 it actually brought a number of fixes and…

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…