{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "visual studio",
  "home_page_url": "https://evotec.xyz/fr/tags/visual-studio",
  "feed_url": "https://evotec.xyz/fr/tags/visual-studio/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/fr/blog/docx-add-nested-lists-microsoft-word-document-programmatically",
      "url": "https://evotec.xyz/fr/blog/docx-add-nested-lists-microsoft-word-document-programmatically",
      "title": "DocX \u2013 Add nested lists to Microsoft Word document programmatically",
      "summary": "If you had one of those days looking for solution on how to easily add a nested list to Microsoft\u2026",
      "date_published": "2016-05-26T19:54:45.0000000Z",
      "tags": [
        "c#",
        "csharp",
        "docx",
        "microsoft word",
        "visual studio",
        "visual studio 2013",
        "visual studio 2015"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/docx-add-horizontal-lines-microsoft-word-document-programmatically",
      "url": "https://evotec.xyz/fr/blog/docx-add-horizontal-lines-microsoft-word-document-programmatically",
      "title": "DocX \u2013 Add horizontal lines to Microsoft Word document programmatically",
      "summary": "Following code is an example on how to add horizontal lines to Microsoft Word document by using DocX package programmatically\u2026",
      "date_published": "2016-05-26T11:49:00.0000000Z",
      "tags": [
        "c sharp",
        "c#",
        "csharp",
        "docx",
        "microsoft word",
        "microsoft word 2013",
        "microsoft word 2016",
        "visual studio",
        "visual studio 2013",
        "visual studio 2016"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/docx-add-image-to-microsoft-word-document-programmatically",
      "url": "https://evotec.xyz/fr/blog/docx-add-image-to-microsoft-word-document-programmatically",
      "title": "DocX \u2013 Add image to Microsoft Word document programmatically",
      "summary": "Following code is an example on how to add picture to Microsoft Word document using C# without needing to have Microsoft\u2026",
      "date_published": "2016-03-05T11:07:18.0000000Z",
      "tags": [
        "c sharp",
        "c#",
        "docx",
        "microsoft visual studio 2013",
        "microsoft visual studio 2015",
        "microsoft word",
        "microsoft word 2010",
        "microsoft word 2013",
        "microsoft word 2016",
        "visual studio"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/docx-password-protect-microsoft-word-document-programmatically",
      "url": "https://evotec.xyz/fr/blog/docx-password-protect-microsoft-word-document-programmatically",
      "title": "DocX \u2013 Password protect Microsoft Word document programmatically",
      "summary": "Following code is an example on how to add protection to Microsoft Word document using C# without needing to have\u2026",
      "date_published": "2015-11-20T12:13:14.0000000Z",
      "tags": [
        "c sharp",
        "c#",
        "csharp",
        "docx",
        "microsoft word",
        "microsoft word 2013",
        "password protected",
        "visual studio",
        "visual studio 2013",
        "visual studio 2015"
      ]
    }
  ]
}