Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 15,621 for

paragraphs

(0.11 sec)
  1. Aspose::Words::BorderCollection::get_Horizontal...

    Aspose::Words::BorderCollection::get_Horizontal method. Gets the horizontal border that is used between cells or conforming Paragraphs in C++....between cells or conforming paragraphs. System :: SharedPtr < Aspose...to horizontal borders to a paragraph’s format. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Row.is_last_row property | Aspose.Words for Python

    Row.is_last_row property. True if this is the last row in a table; false otherwise....Enabling KeepWithNext for every paragraph in the table except for the...in cell . paragraphs : para = para . as_paragraph () self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word document we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...Paragraph) if parent_para is None: continue...checking for their parent paragraphs. Here’s an updated version...

    forum.aspose.com/t/extraction-of-comments-from-...
  4. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....at page breaks and heading paragraphs in the same export operation...section on a new page, or a paragraph that has its ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story....shape, # which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines....list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Story.deleteShapes method | Aspose.Words for No...

    Story.deleteShapes method. Deletes all shapes from the text of this story....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/java/com.aspose.word...
  10. Paragraph.is_in_cell property | Aspose.Words fo...

    Paragraph.is_in_cell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise....property Paragraph.is_in_cell property True if this paragraph is an...Enabling KeepWithNext for every paragraph in the table except for the...

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