{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "microsoft office",
  "home_page_url": "https://evotec.xyz/fr/tags/microsoft-office",
  "feed_url": "https://evotec.xyz/fr/tags/microsoft-office/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/fr/blog/officeimo-free-cross-platform-microsoft-word-net-library",
      "url": "https://evotec.xyz/fr/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/fr/blog/pswriteword-version-0-5-1",
      "url": "https://evotec.xyz/fr/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/fr/blog/microsoft-word-how-to-remove-last-section-break",
      "url": "https://evotec.xyz/fr/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"
      ]
    }
  ]
}