<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>c#</title><link>https://evotec.xyz/es/tags/c</link><description>Evotec Main Website</description><atom:link href="https://evotec.xyz/es/tags/c/index.xml" rel="self" type="application/rss+xml" /><item><title>OfficeIMO – Free cross-platform Microsoft Word .NET library</title><link>https://evotec.xyz/es/blog/officeimo-free-cross-platform-microsoft-word-net-library</link><description>I’ve created a cross-platform (Windows, Linux, macOS) Word library based on Open XML SDK that heavily simplifies creating and modifying Word documents. Open XML SDK, while excellent, requires you to do a lot of work to make even simple documents. For example, if you want to use Table styles, you need first to define those styles, put them in a specific place, and assign them to a table. The same goes for lists, images, hyperlinks, bookmarks, and many other Microsoft Word types. Creating sections, managing headers, and footers – all that is possible using Open XML SDK, but it’s far from easy. At least for a noob like me. You have to know the order to put them into the document; you must know the places and track IDs to all the elements. And trust me – it’s not fun.</description><pubDate>Sun, 12 Jun 2022 16:14:01 GMT</pubDate><guid>https://evotec.xyz/es/blog/officeimo-free-cross-platform-microsoft-word-net-library</guid><category>c#</category><category>csharp</category><category>docx</category><category>microsoft office</category><category>Office 365</category><category>officeimo</category><category>Windows</category><category>word</category></item><item><title>Difference between GetTempFileName() and GetRandomFileName() that got my ass kicked</title><link>https://evotec.xyz/es/blog/difference-between-gettempfilename-and-getrandomfilename-that-got-my-ass-kicked</link><description>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 similar methods – GetTempFileName() and GetRandomFileName(), when using PowerShell. Still, since those methods are .NET based, it applies to a whole range of other languages – C#, F#, VisualBasic, and all others that I’ve never used.</description><pubDate>Mon, 24 Jan 2022 18:51:13 GMT</pubDate><guid>https://evotec.xyz/es/blog/difference-between-gettempfilename-and-getrandomfilename-that-got-my-ass-kicked</guid><category>.net</category><category>c#</category><category>powershell</category><category>Windows</category></item><item><title>DocX – Add nested lists to Microsoft Word document programmatically</title><link>https://evotec.xyz/es/blog/docx-add-nested-lists-microsoft-word-document-programmatically</link><description>If you had one of those days looking for solution on how to easily add a nested list to Microsoft…</description><pubDate>Thu, 26 May 2016 19:54:45 GMT</pubDate><guid>https://evotec.xyz/es/blog/docx-add-nested-lists-microsoft-word-document-programmatically</guid><category>c#</category><category>csharp</category><category>docx</category><category>microsoft word</category><category>visual studio</category><category>visual studio 2013</category><category>visual studio 2015</category></item><item><title>DocX – Add horizontal lines to Microsoft Word document programmatically</title><link>https://evotec.xyz/es/blog/docx-add-horizontal-lines-microsoft-word-document-programmatically</link><description>Following code is an example on how to add horizontal lines to Microsoft Word document by using DocX package programmatically…</description><pubDate>Thu, 26 May 2016 11:49:00 GMT</pubDate><guid>https://evotec.xyz/es/blog/docx-add-horizontal-lines-microsoft-word-document-programmatically</guid><category>c sharp</category><category>c#</category><category>csharp</category><category>docx</category><category>microsoft word</category><category>microsoft word 2013</category><category>microsoft word 2016</category><category>visual studio</category><category>visual studio 2013</category><category>visual studio 2016</category></item><item><title>DocX – Add image to Microsoft Word document programmatically</title><link>https://evotec.xyz/es/blog/docx-add-image-to-microsoft-word-document-programmatically</link><description>Following code is an example on how to add picture to Microsoft Word document using C# without needing to have Microsoft…</description><pubDate>Sat, 05 Mar 2016 11:07:18 GMT</pubDate><guid>https://evotec.xyz/es/blog/docx-add-image-to-microsoft-word-document-programmatically</guid><category>c sharp</category><category>c#</category><category>docx</category><category>microsoft visual studio 2013</category><category>microsoft visual studio 2015</category><category>microsoft word</category><category>microsoft word 2010</category><category>microsoft word 2013</category><category>microsoft word 2016</category><category>visual studio</category></item><item><title>DocX – Password protect Microsoft Word document programmatically</title><link>https://evotec.xyz/es/blog/docx-password-protect-microsoft-word-document-programmatically</link><description>Following code is an example on how to add protection to Microsoft Word document using C# without needing to have…</description><pubDate>Fri, 20 Nov 2015 12:13:14 GMT</pubDate><guid>https://evotec.xyz/es/blog/docx-password-protect-microsoft-word-document-programmatically</guid><category>c sharp</category><category>c#</category><category>csharp</category><category>docx</category><category>microsoft word</category><category>microsoft word 2013</category><category>password protected</category><category>visual studio</category><category>visual studio 2013</category><category>visual studio 2015</category></item><item><title>DocX – A short tutorial for beginners HelloWorld()</title><link>https://evotec.xyz/es/blog/docx-a-short-tutorial-for-beginners-helloworld</link><description>Beginning your coding story with DocX is very easy and intuitive even for beginners. Below you can find a quick overview…</description><pubDate>Sat, 03 Oct 2015 21:58:50 GMT</pubDate><guid>https://evotec.xyz/es/blog/docx-a-short-tutorial-for-beginners-helloworld</guid><category>c#</category><category>docx</category><category>helloworld</category><category>microsoft word</category><category>microsoft word 2013</category><category>tutorial</category><category>word</category></item></channel></rss>