Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 36,269 for

paragraph

(0.06 sec)
  1. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... PARAGRAPH , 1 , True )) self . assertEqual...

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

    Style List property. Gets the list that defines formatting of this list style in C#....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/net/aspose.words/sty...
  3. Managing Font Related Properties in Ruby|Aspose...

    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....getTextFrame() # Accessing the first Paragraph para1 = tf1.getParagraphs()...

    docs.aspose.com/slides/java/managing-font-relat...
  4. List.is_multi_level property | Aspose.Words for...

    List.is_multi_level property. Returns ``True`` when the list contains 9 levels; ``False`` when 1 level....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/python-net/aspose.wo...
  5. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/sto...
  6. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...structured document tag in a new paragraph. tag_clone = tag . clone (..._tag () builder . insert_paragraph () builder . insert_node (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Inline can be a child of Paragraph . Inheritance: Inline → Node...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Lists::ListLevelCollection::get_...

    Aspose::Words::Lists::ListLevelCollection::get_Count method. Gets the number of levels in this list in C++....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/cpp/aspose.words.lis...
  10. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java.... run, paragraph or table cell) is located...getEntity(doc.getChild(NodeType.PARAGRAPH, 1, true))); Assert.asser...

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