Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,590 for

paragraph builder

(0.13 sec)
  1. FieldAdvance.left_offset property | Aspose.Word...

    FieldAdvance.left_offset property. Gets or sets the number of points by which the text that follows the field should be moved left....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...
  2. FieldAdvance.up_offset property | Aspose.Words ...

    FieldAdvance.up_offset property. Gets or sets the number of points by which the text that follows the field should be moved up....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...
  3. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of list formatting for each level in a list. To learn more, visit the documentation article 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...
  4. Aspose::Words::Shading::get_BackgroundPatternCo...

    Aspose::Words::Shading::get_BackgroundPatternColor method. Gets or sets the color that's applied to the background 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...
  5. FieldSymbol.DontAffectsLineSpacing | Aspose.Wor...

    Discover how the FieldSymbol DontAffectsLineSpacing property controls character impact on Paragraph line spacing. Optimize your document formatting today!...affects the line spacing of the paragraph. public bool DontAffectsLineSpaci...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("Hello...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeq class for seamless SEQ field implementation. Enhance your document automation with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your document formatting and improve readability effortlessly....Remarks Only Character style or Paragraph style with linked character...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 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...
  10. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method...docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...move_to_document_end () builder . insert_break ( aw . BreakType...

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