Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 43,827 for

doc

(0.16 sec)
  1. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/net/aspose.words/sto...
  2. Document.show_grammatical_errors property | Asp...

    Document.show_grammatical_errors property. Specifies whether to display grammar errors in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert two sentences with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Range::Delete method | Aspose.Wo...

    Aspose::Words::Range::Delete method. Deletes all characters of the range in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add text to the first section...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...constructor Contents [ Hide ] Run(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/xps/working-with-visua...
  6. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story.... doc = aw . Document () run = aw . Run ( doc = doc , text... pydrawing . Color . yellow doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::MailMerging::MailMerge::GetField...

    Aspose::Words::MailMerging::MailMerge::GetFieldNamesForRegion method. Returns a collection of mail merge field names available in the region in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // "TableStart" and "TableEnd"...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...CreateCommentsAndPri () { auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from Document... let doc = new aw . Document (); doc . styles . add...StyleType . List , "MyListStyle1" ); doc . styles . add ( aw . StyleType...

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