Tags Archives
You are currently viewing all posts tagged with microsoft word 2016
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 in C# without needing ...
Read moreDocX – 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 Word installed.Following prerequisites are required ...
Read more