About 387 results
Open links in new tab
  1. how to add checkbox into word using c#

    Oct 7, 2021 · DocX - John Atten had an excellent blog post and series on creating and manipulating Word Documents with C# using the open-source DocX library, which is completely free and has no …

  2. Algorithm C# - social.msdn.microsoft.com

    Nov 7, 2011 · Question 0 Sign in to vote "Given an arbitrary text document written in English, write a program that will generate a concordance, i.e. an alphabetical list of all word

  3. Error HRESULT E_FAIL has been returned from a call to a COM …

    Jun 30, 2010 · The xsd file associated with the Word document was not copied over to the target machine. Also, I don't know if this applies, but I added the schema within the available schemas for …

  4. How to add button, code javascript (jquery) to Sharepoint?

    Nov 25, 2016 · As the text is bold below, this code don't display on form. I want to add a few buttons to this form, I want to code to these buttons (ex: If user login who has permisson then the button will …

  5. Creating reports in word from ASP.net and C#

    Oct 7, 2021 · When using Word directly in an ASP.NET application, you will need to use Word on your web server as your website will have no control or access to the client's computer. Thus, all Word …

  6. Word Document Stealing Focus - social.msdn.microsoft.com

    Aug 24, 2011 · I am having issues with setting focus on my WPF Action Pane and the Word Document Stealing Focus from the Action Pane. Any tips, article, examples / help greatly appreciated. I am …

  7. Merge Rich Text ( HTML ) to Word Document Content Control using …

    Jun 12, 2014 · I have a word template which has a content control placeholder to hold rich text data. The data comes from a sharepoint list (rich text field) and may also include tables in it.

  8. You don't have Add and Customize Pages permissions required to …

    May 29, 2014 · A Web Part or Web Form Control on this Page cannot be displayed or imported. You don't have Add and Customize Pages permissions required to perform this action.

  9. How to add Panel in DataGridView Row - social.msdn.microsoft.com

    Jan 4, 2013 · Would you please suggest how can I add Panel in DataGridView.Rows.Add property so that Panel would be shown in GridView and I can set the height of each row.

  10. Solution explorer on Visual Sudio 2010 - social.msdn.microsoft.com

    May 10, 2011 · Internationality you need to create blank solution then add more projects on it after that you can work on it. Because one solution can have more than one projects.