Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 4,242 for

paragraph builder

(0.29 sec)
  1. 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...
  2. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. FieldSeq.sequence_identifier property | Aspose....

    FieldSeq.sequence_identifier property. Gets or sets the name assigned to the series of items that are to be numbered.... Document () builder = aw . DocumentBuilder ( doc...# Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. FieldNoteRef.insert_hyperlink property | Aspose...

    FieldNoteRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. @property def insert_hyperlink...(): doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....whether to use the applied paragraph outline level. GetFieldCode...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Make WORD Using Java

    Make a new a Word document in Java in a few steps. Easily create a Word document 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/word/
  9. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML 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/html/
  10. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending page. Simplify your page mapping today!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...Write ( "Section 1" ); builder . InsertBreak ( BreakType . PageBreak...

    reference.aspose.com/words/net/aspose.words.lay...