Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 46,741 for

doc

(0.19 sec)
  1. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Docx format in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your Document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add five pages to the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

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