Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 7,671 for

paragraph

(0.13 sec)
  1. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range...." + 'we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph inside the outer editable...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....)); Shows how to output all paragraphs in a document that are list...GetChildNodes ( NodeType :: Paragraph , true ); for ( auto para...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the Paragraph style applied to this formatting in C++....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... Document () paragraph = doc . get_child ( aw . NodeType...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () # Below are...

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

    Discover the Aspose.Words.Body class, your essential tool for managing section text effortlessly and enhancing document processing efficiency....FirstParagraph { get; } Gets the first paragraph in the story. HasChildNodes...LastParagraph { get; } Gets the last paragraph in the story. NextSibling...

    reference.aspose.com/words/net/aspose.words/body/
  7. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a Paragraph....inline node or to the end of a paragraph. moveTo ( node : Aspose ....must be a paragraph or a direct child of a paragraph. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SpecialChar.Accept | Aspose.Words for .NET

    Discover the SpecialChar Accept method to enhance visitor engagement and streamline interactions on your website. Boost user satisfaction today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/spe...
  9. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java.... PARAGRAPH The object is positioned relative...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

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