tags
c sharp
3 entries
Tags
Categories
3 entries

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 – 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…