Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 18,327 for

paragraph

(0.07 sec)
  1. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaselineAlignment enumeration. Specifies fonts vertical position on a line....Aligns to the baseline of the paragraph. BOTTOM Aligns to the bottom...first_section . body . paragraphs [ 0 ] . paragraph_format if format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the story....paragraphs property InlineStory.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the story...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::TabStopCollection::Before method...

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

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. Aspose::Words::TabStopCollection::After method ...

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

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document....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...
  6. Aspose::Words::LowCode::SplitOptions::get_Split...

    Aspose::Words::LowCode::SplitOptions::get_SplitStyle method. Specifies the Paragraph style for splitting the document into parts when Style is used in C++....yle method Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... PARAGRAPH The object is positioned relative...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....at page breaks and heading paragraphs in the same export operation...criteria: PAGE_BREAK and HEADING_PARAGRAPH . Some section breaks can...

    reference.aspose.com/words/java/com.aspose.word...
  9. Known Issues in Aspose.Slides for .NET 14.1.0|A...

    Review known issues in Aspose.Slides for .NET 14.1.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations....(tabulation, indentation and paragraph formatting limitations). Info...

    docs.aspose.com/slides/net/known-issues-in-aspo...
  10. 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...