About 159 results
Open links in new tab
  1. How to delete a page from WORD using c

    Aug 14, 2008 · This means that empty pages are just not there. If you want to delete the specific lines of documents or some paragraphs, I think you could use the following codes, but if you …

  2. Convert HTML to Word Document - social.msdn.microsoft.com

    Feb 11, 2010 · Hi! I wish to convert a HTML file to Word Document file. Is there anyway to save it as (*.doc) using Microsoft.Office.Interop library? Or is there any alternative method beside …

  3. C# - Calculating page count in Microsoft Word - Bug?

    Sep 25, 2014 · I have a word document that is a full 2 pages of text (any more text will push the document to the next page). Inside Word, I can go to the "Review: Word Count" and see that it …

  4. How to remove empty row from tables in Word 2007 with C#?

    May 10, 2010 · I am working on an Add-In for Word 2007 using Visual Studio 2008 and C#. I get some information from another source, create a new Word document, and paste this …

  5. Soft-delete, Cannot update identity column?

    Oct 21, 2021 · Question 0 Sign in to vote User-1305530094 posted I Have the following entity, I am trying to apply the concept of soft delete by adding a shadow property ("IsDeleted") when I …

  6. HOW TO DELETE THOSE RECORD WHERE FOREIGN KEY …

    Oct 7, 2021 · i want to know is there any way to delete those records whose primary key is not refernced by any other table...when i just select a row and delete that it deleted successfully …

  7. How to delete the application "Tenant Schema Extension App"

    Mar 14, 2019 · As my title stated how can I delete the application "Tenant Schema Extension App"? This application will be created when you setup the Azure AD Connect, but I can't delete it.

  8. get effected char on delete or backspace in TextBox

    Jul 23, 2015 · when I press backspace or delete, a character is going to removed. One thing what I want to know here is,which character is removed and replace that character with Question (?) …

  9. how to set default value for bound textbox from database

    Mar 20, 2011 · i want to fill textboxes or chexboxes with default values from database. How? Sunday, March 20, 2011 1:27 PM

  10. DELETE AZURE BLOG STORAGE USING CURL

    Aug 9, 2018 · I'm trying to delete a blob in azure storage but my curl keeps returning the error below