tags

c#

7 entries

Tags
Categories

7 entries

Difference between GetTempFileName() and GetRandomFileName() that got my ass kicked

Difference between GetTempFileName() and GetRandomFileName() that got my ass kicked

Today’s story is about me making assumptions on how things work based on the method’s name. As the blog post says, I want to focus on two s…

.netc#powershell
DocX – A short tutorial for beginners HelloWorld()

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…

c#docxhelloworldmicrosoft wordmicrosoft word 2013tutorial
DocX – Add horizontal lines to Microsoft Word document programmatically

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…

c sharpc#csharpdocxmicrosoft wordmicrosoft word 2013
DocX – Add image to Microsoft Word document 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…

c sharpc#docxmicrosoft visual studio 2013microsoft visual studio 2015microsoft word
DocX – Add nested lists to Microsoft Word document programmatically

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…

c#csharpdocxmicrosoft wordvisual studiovisual studio 2013
DocX – Password protect Microsoft Word document programmatically

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…

c sharpc#csharpdocxmicrosoft wordmicrosoft word 2013
OfficeIMO – Free cross-platform Microsoft Word .NET library

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…

c#csharpdocxmicrosoft officeofficeimoword