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

paragraph builder

(0.13 sec)
  1. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... Document (); let builder = new aw . DocumentBuilder..."Quote" ; builder . insertNode ( sdtPlainText ); builder . insertNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. # Each paragraph that we...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap text in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...; // Insert one paragraph with a large letter that the text in...

    reference.aspose.com/words/java/com.aspose.word...
  6. Style.linked_style_name property | Aspose.Words...

    Style.linked_style_name property. Gets/sets the name of the [Style](../) linked to this one...only allowed to link the paragraph style to the character style...2' )) builder = aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Allow Contextual Spacing of Paragraphs in Tables . get_ApplyBreakingRules...get_CachedColBalance () Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations... applyParagraphFormat Paragraph formatting applied to new...it is allowed to replace paragraph break when there is no next...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked to this one...only allowed to link the paragraph style to the character style...let builder = new aw . DocumentBuilder ( doc ); builder . moveToDocumentEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export document structure....let builder = new aw . DocumentBuilder ( doc ); builder . paragraphFormat..."Heading 1" ); builder . writeln ( "Hello world!" ); builder . paragraphFormat...

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