Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 18,342 for

paragraphs

(0.11 sec)
  1. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...remove list formatting from a paragraph, use ListFormat . Properties...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list...remove list formatting from a paragraph, use ListFormat . Properties...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.line_unit_before property | Asp...

    ParagraphFormat.line_unit_before property. Gets or sets the amount of spacing (in gridlines) before the Paragraphs....(in gridlines) before the paragraphs. @property def line_unit_before...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.character_unit_left_indent prop...

    ParagraphFormat.character_unit_left_indent property. Gets or sets the left indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. @property def character_unit_left_indent...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Section.clear_content method | Aspose.Words for...

    Section.clear_content method. Clears the section....is cleared, only one empty paragraph is left that represents the.... first_section . body . paragraphs . count ) # Running the "ClearContent"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…...through every paragraph. Detects whether the paragraph belongs to...the label together with the paragraph text. # ---------- # Aspose...

    forum.aspose.com/t/extract-subsection-list-text...
  7. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list....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. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET.... Add Graph object to paragraphs collection of page. Save...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/net/add-curve/
  9. Document.updateWordCount method | Aspose.Words ...

    Aspose.Words.Document.updateWordCount method...updates Characters, Words and Paragraphs properties in the Document.... builtInDocumentPrope . paragraphs ). toEqual ( 1 ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FrameFormat.vertical_position property | Aspose...

    FrameFormat.vertical_position property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relative_vertical_position](../relative_vertical_position/) property....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

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