Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 4,243 for

paragraph builder

(0.19 sec)
  1. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!...the next row or to the next paragraph after the table. If you delete...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Shading::get_ForegroundPatternCo...

    Aspose::Words::Shading::get_ForegroundPatternColor method. Gets or sets the color that's applied to the foreground of the Shading object in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...BorderCollection > borders = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/sha...
  3. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the text that follows the field should be moved right....Document () builder = aw . DocumentBuilder ( doc ) builder . write...continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page....Document () builder = aw . DocumentBuilder ( doc ) builder . write...continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Tables :: Table > table = builder -> StartTable (); for ( int32_t...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the list label from the text of the Paragraph in Java....label from the text of the paragraph. Remarks: Used as a value...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Shading::get_Texture method | As...

    Aspose::Words::Shading::get_Texture method. Gets or sets the shading texture in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...BorderCollection > borders = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/sha...
  8. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations... apply_paragraph_format Paragraph formatting applied...replace occurrence. smart_paragraph_break_replacement Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story.... Document (); let builder = new aw . DocumentBuilder...shape, // which has a parent Paragraph, which is a child node of...

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