Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 15,596 for

paragraph

(0.16 sec)
  1. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....is split into parts at a paragraph formatted using the style...is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/java/com.aspose.word...
  2. ListLevel.IsLegal | Aspose.Words for .NET

    Discover ListLevel IsLegal. Control inherited number styles with ease. Choose Arabic for a modern look or preserve original styles for a classic touch....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.lis...
  3. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....contain block-level nodes Paragraph and Table . To learn more...shortcut method that creates a Paragraph object with optional text...

    reference.aspose.com/words/cpp/aspose.words/story/
  4. ListLevel.restart_after_level property | Aspose...

    ListLevel.restart_after_level property. Sets or returns the list level that must appear before the specified list level restarts numbering....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. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. EditableRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeStart class, your key to managing editable ranges in Word documents for enhanced document control and flexibility....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples Shows how to limit...

    reference.aspose.com/words/net/aspose.words/edi...
  8. Aspose::Words::Font::get_Position method | Aspo...

    Aspose::Words::Font::get_Position method. Gets or sets the position of text (in points) relative to the base line. A positive number raises the text, and a negative number lowers it in C++....ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing document formatting and organization....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/net/aspose.words.lis...
  10. Aspose::Words::TabStop::Equals method | Aspose....

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

    reference.aspose.com/words/cpp/aspose.words/tab...