Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 4,608 for

paragraph builder

(0.14 sec)
  1. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... Document (); let builder = new aw . DocumentBuilder...populate the document with paragraphs formatted using a "Heading"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. ConditionalStyle.ParagraphFormat | Aspose.Words...

    Discover the ConditionalStyle ParagraphFormat property to easily access and manage Paragraph formatting in your styles for enhanced document presentation....ParagraphFormat property Gets the paragraph formatting of the conditional...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/con...
  5. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story.... Document () builder = aw . DocumentBuilder ( doc...shape, # which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story.... Paragraph ( doc ) body . append_child...parent_node ) builder = aw . DocumentBuilder ( doc ) builder . move_to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current Paragraph formatting properties in C++....object that represents current paragraph formatting properties. System...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...let builder = new aw . DocumentBuilder ( doc ); builder . moveToDocumentEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...document. builder.writeln("This text is not hidden."); builder.getFont()...

    reference.aspose.com/words/java/com.aspose.word...