Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 4,630 for

paragraph builder

(0.08 sec)
  1. Shading.texture property | Aspose.Words for Nod...

    Shading.texture property. Gets or sets the shading texture.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let borders = builder . paragraphFormat . borders ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...page's center. Shape shape = builder . InsertImage ( ImageDir +...

    reference.aspose.com/words/net/aspose.words.dra...
  3. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....cursor is moved to the first paragraph in the Body of the specified...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textbox.... Document () builder = aw . DocumentBuilder ( doc...append_child ( aw . Paragraph ( doc )) builder . insert_node ( textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....technically supposed to contain one paragraph, so when you programmatically...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/make/doc/
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...doc ); builder -> Writeln ( u "Hello world!" ); builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. Aspose::Words::Lists::ListLevel::get_TrailingCh...

    Aspose::Words::Lists::ListLevel::get_TrailingCharacter method. Returns or sets the character inserted after the number for the list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Aspose::Words::Lists::ListLevel::get_Alignment ...

    Aspose::Words::Lists::ListLevel::get_Alignment method. Gets or sets the justification of the actual number of the list item in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. ListLevelCollection class | Aspose.Words for No...

    Aspose.Words.Lists.ListLevelCollection class. A collection of list formatting for each level in a list...custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts.... Document (); let builder = new aw . DocumentBuilder...the line. let pageSetup = builder . pageSetup ; pageSetup . lineStartingNumber...

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