Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 15,603 for

paragraph

(0.04 sec)
  1. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first tab stop to the left of the specified position in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... TOP # Add a paragraph to the text box and add a...aw . Paragraph ( doc )) para = text_box . first_paragraph para...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.line_number_restart_mode property | A...

    PageSetup.line_number_restart_mode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". # This paragraph is on the 15th line, which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current Paragraph....overrides applied to the current paragraph. @property def list_level...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!...removed from corresponding paragraphs, runs and tables. If base...Styles . Add ( StyleType . Paragraph , "MyStyle" ); style . Font...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last Paragraph in the story....lastParagraph property Gets the last paragraph in the story. get lastParagraph...lastParagraph () : Aspose . Words . Paragraph Examples Shows how to move...

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