Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,630 for

paragraph builder

(0.26 sec)
  1. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...FieldToc field = ( FieldToc ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat . tabStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border type in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...BorderCollection > borders = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... Document () paragraph = doc . get_child ( aw . NodeType...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.currentParagraph property | Asp...

    DocumentBuilder.currentParagraph property. Gets the Paragraph that is currently selected in this [DocumentBuilder](../)....currentParagraph property Gets the paragraph that is currently selected...currentParagraph () : Aspose . Words . Paragraph Remarks DocumentBuilder.currentNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldSeq.BookmarkName | Aspose.Words for .NET

    Discover the FieldSeq BookmarkName property to easily manage document navigation. Set or retrieve bookmark names for seamless item referencing....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...// Each entry contains the paragraph that contains the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs with LISTNUM fields. auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Format Text in Document|Aspose.Words for Java

    Format text within a document easily and fast instead of using Apache POI....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...doc ); // Set paragraph formatting properties ParagraphFormat paragraphFormat...

    docs.aspose.com/words/java/format-text-in-docum...
  10. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level formatting plus any formatting overrides applied to the current Paragraph....overrides applied to the current paragraph. get listLevel () : Aspose...custom list formatting to paragraphs when using DocumentBuilder...

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