Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 43,294 for

doc

(0.33 sec)
  1. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class....constructor StructuredDocumentTa(doc, type) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Row.ensureMinimum method | Aspose.Words for Nod...

    Row.ensureMinimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/).... let doc = new aw . Document (); let table...new aw . Tables . Table ( doc ); doc . firstSection . body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Document::get_ShowGrammaticalErr...

    Aspose::Words::Document::get_ShowGrammaticalErrors method. Specifies whether to display grammar errors in this Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert two sentences with...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Document::get_ShowSpellingErrors...

    Aspose::Words::Document::get_ShowSpellingErrors method. Specifies whether to display spelling errors in this Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert two sentences with...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... let doc = new aw . Document ( base ..... maxImageResolution = 72 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "INCLUDETEXT"...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a custom style and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a GOTOBUTTON field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIndex.heading property | Aspose.Words for ...

    FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...