{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "word",
  "home_page_url": "https://evotec.xyz/de/tags/word",
  "feed_url": "https://evotec.xyz/de/tags/word/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/de/blog/officeimo-free-cross-platform-microsoft-word-net-library",
      "url": "https://evotec.xyz/de/blog/officeimo-free-cross-platform-microsoft-word-net-library",
      "title": "OfficeIMO \u2013 Free cross-platform Microsoft Word .NET library",
      "summary": "I\u2019ve 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 \u2013 all that is possible using Open XML SDK, but it\u2019s 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 \u2013 it\u2019s not fun.",
      "date_published": "2022-06-12T16:14:01.0000000Z",
      "tags": [
        "c#",
        "csharp",
        "docx",
        "microsoft office",
        "Office 365",
        "officeimo",
        "Windows",
        "word"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/what-do-we-say-to-writing-active-directory-documentation",
      "url": "https://evotec.xyz/de/blog/what-do-we-say-to-writing-active-directory-documentation",
      "title": "What do we say to writing Active Directory documentation?",
      "summary": "It\u2019s no secret that nobody likes creating documentation. I don\u2019t like it, and you don\u2019t like it, even documentation lovers don\u2019t like it. But while you can live without documentation, you really shouldn\u2019t. And I am not talking here only about documentation that is only useful in the onboarding process of new employees or documentation concerning introducing someone to some concepts to get them easily start. I\u2019m talking about documentation for your live environment where you know what you have, how you have set it up, but is still the same after one week, one month, or one year? Usually, not so much. And one of the worst mistakes admin can do is assume that his environment doesn\u2019t change, things are as they were when they were set up.",
      "date_published": "2019-05-12T12:46:24.0000000Z",
      "tags": [
        "Active Directory",
        "dashimo",
        "documentation",
        "documentimo",
        "excel",
        "excelimo",
        "powershell",
        "pswindocumentation",
        "Windows",
        "word"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/pswindocumentation-export-to-word-excel-sql-of-ad-aws-exchange-o365-exchange-o365-azure-ad",
      "url": "https://evotec.xyz/de/blog/pswindocumentation-export-to-word-excel-sql-of-ad-aws-exchange-o365-exchange-o365-azure-ad",
      "title": "PSWinDocumentation \u2013 Export to Word, Excel, SQL of AD, AWS, Exchange, O365 Exchange, O365 Azure AD",
      "summary": "Today I\u2019m pushing forward with PSWinDocumentation project. I\u2019ve fixed some bugs but I also added a couple of new features. I did lie a bit in the first sentence because this time it\u2019s not all me. I got help from Mateusz Niemczyk who is a certified AWS engineer working for Euvic with me on some projects. If you\u2019ve not yet guessed where I got him involved from the introduction \u2013 yes we\u2019re adding basic AWS data support to PSWinDocumentation. But that\u2019s not all\u2026",
      "date_published": "2018-09-23T20:39:26.0000000Z",
      "tags": [
        "Active Directory",
        "aws",
        "Azure AD",
        "excel",
        "exchange",
        "export",
        "office 365",
        "powershell",
        "pswriteexcel",
        "PSWriteWord",
        "sql",
        "Windows",
        "word"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/pswindocumentation-version-0-1-with-word-excel-export",
      "url": "https://evotec.xyz/de/blog/pswindocumentation-version-0-1-with-word-excel-export",
      "title": "PSWinDocumentation \u2013 Version 0.1 with Word / Excel export",
      "summary": "A few weeks ago I\u2019ve released my first version of PSWinDocumentation. It was simple, one command module where you start it and get some basic AD stuff into Microsoft Word document. Today\u2026 I\u2019m releasing a new version that has a bit bigger feature set. Are you ready for it? Let\u2019s go!",
      "date_published": "2018-08-23T20:07:04.0000000Z",
      "tags": [
        "active directory",
        "ad",
        "excel",
        "powershell",
        "scripts",
        "windows",
        "word"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/pswriteword-version-0-5-1",
      "url": "https://evotec.xyz/de/blog/pswriteword-version-0-5-1",
      "title": "PSWriteWord \u2013 Version 0.5.1",
      "summary": "During last couple of weeks I\u2019ve spent most of my time developing PSWinDocumentation project. While building that I\u2019ve came across different\u2026",
      "date_published": "2018-08-21T16:10:48.0000000Z",
      "tags": [
        "docx",
        "microsoft office",
        "microsoft word",
        "PowerShell",
        "PSWriteWord",
        "word"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/pswriteword-add-wordtable-add-wordtext-expanded",
      "url": "https://evotec.xyz/de/blog/pswriteword-add-wordtable-add-wordtext-expanded",
      "title": "PSWriteWord \u2013 Add-WordTable / Add-WordText Expanded",
      "summary": "In this weekly release (PSWriteWord 0.4.6) there are handful of updates and tweaks to Add-WordTable and Add-WordText. If you\u2019ve not\u2026",
      "date_published": "2018-07-07T20:12:03.0000000Z",
      "tags": [
        "docx",
        "examples",
        "microsoft word",
        "powershell",
        "PSWriteWord",
        "Windows",
        "word"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/pswriteword-updated-to-0-4-1-breaking-change-included",
      "url": "https://evotec.xyz/de/blog/pswriteword-updated-to-0-4-1-breaking-change-included",
      "title": "PSWriteWord \u2013 Updated to 0.4.1 (Breaking Change included)",
      "summary": "While the update may seem small \u2013 change from 0.4 to 0.4.1 it actually brought a number of fixes and\u2026",
      "date_published": "2018-06-28T19:47:51.0000000Z",
      "tags": [
        "docx",
        "examples",
        "microsoft word",
        "powershell",
        "PSWriteWord",
        "Windows",
        "word"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/microsoft-word-how-to-remove-last-section-break",
      "url": "https://evotec.xyz/de/blog/microsoft-word-how-to-remove-last-section-break",
      "title": "Microsoft Word \u2013 How to remove last section break",
      "summary": "Working with Microsoft Word sections allows you to create different visual pages in your document without much effort. Adding different\u2026",
      "date_published": "2015-11-16T09:24:35.0000000Z",
      "tags": [
        "add new section",
        "final section break",
        "insert new section",
        "microsoft office",
        "microsoft office 2013",
        "microsoft word",
        "microsoft word 2013",
        "section breaks",
        "sections",
        "Windows",
        "word",
        "working with sections"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/docx-a-short-tutorial-for-beginners-helloworld",
      "url": "https://evotec.xyz/de/blog/docx-a-short-tutorial-for-beginners-helloworld",
      "title": "DocX \u2013 A short tutorial for beginners HelloWorld()",
      "summary": "Beginning your coding story with DocX is very easy and intuitive even for beginners. Below you can find a quick overview\u2026",
      "date_published": "2015-10-03T21:58:50.0000000Z",
      "tags": [
        "c#",
        "docx",
        "helloworld",
        "microsoft word",
        "microsoft word 2013",
        "tutorial",
        "word"
      ]
    }
  ]
}