Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 15,544 for

paragraph

(0.25 sec)
  1. 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...
  2. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...collection separately from the paragraphs of text. You do not create...add_copy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...collection separately from the paragraphs of text. You do not create...addCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....non-zero shifts for effective paragraph Indent and MarginLeft when...(like PowerPoint do if enable paragraph bullets/numbering in it)....

    docs.aspose.com/slides/java/public-api-and-back...
  5. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. SplitOptions class | Aspose.Words for Python

    aspose.words.lowcode.SplitOptions class. Specifies options how the document is split into parts....split_style Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Node.asParagraph method | Aspose.Words for Node.js

    Node.asParagraph method. Cast node to [Paragraph](../../Paragraph/)....asParagraph() Cast node to Paragraph . asParagraph () Remarks If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TabLeader enumeration | Aspose.Words for Python

    aspose.words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. doc = aw . Document () para...body . first_paragraph # If we are in a paragraph with no tab...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....set custom tab stops for a paragraph. doc = aw . Document () para...body . first_paragraph # If we are in a paragraph with no tab...

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