Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 7,658 for

paragraph

(0.09 sec)
  1. Aspose::Words::DocumentVisitor::VisitParagraphS...

    Aspose::Words::DocumentVisitor::VisitParagraphStart method. Called when enumeration of a Paragraph has started in C++....Called when enumeration of a paragraph has started. virtual Aspose...Aspose :: Words :: Paragraph > paragraph ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Fields::FieldStyleRef class | As...

    Aspose::Words::Fields::FieldStyleRef class. Implements the STYLEREF field. To learn more, visit the documentation article in C++....insert the paragraph number of the referenced paragraph exactly...insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the Paragraph....parentSection property Paragraph.parentSection property Retrieves...the parent Section of the paragraph. get parentSection () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming Paragraphs....between cells or conforming paragraphs. @property def horizontal...to horizontal borders to a paragraph’s format. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming Paragraphs....between cells or conforming paragraphs. get horizontal () : Aspose...to horizontal borders to a paragraph’s format. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and Paragraph borders. Enhance your layout with perfect alignment and style!...between cells or conforming paragraphs. public Border Horizontal...to horizontal borders to a paragraph’s format. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Aspose::Words::FrameFormat class | Aspose.Words...

    Aspose::Words::FrameFormat class. Represents frame related formatting for a Paragraph in C++....related formatting for a paragraph. class FrameFormat : public...get_IsFrame () Returns true if the paragraph is a frame. get_RelativeHorizontalPo...

    reference.aspose.com/words/cpp/aspose.words/fra...
  8. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....isMoveToRevision property Paragraph.isMoveToRevision property...Shows how to check whether a paragraph is a move revision. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the document....labelString for each Paragraph.listLabel object in the document...extract the list labels of all paragraphs that are list items. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

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