Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 15,641 for

paragraph

(0.18 sec)
  1. ListFormat.ApplyNumberDefault | Aspose.Words fo...

    Discover how the ApplyNumberDefault method creates a default numbered list for your Paragraphs, enhancing organization and clarity in your documents....list and applies it to the paragraph. public void ApplyNumberDefault...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...child of Paragraph . Comment can contain Paragraph and Table...firstParagraph Gets the first paragraph in the story. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first Paragraph in the story....firstParagraph property Gets the first paragraph in the story. get firstParagraph...firstParagraph () : Aspose . Words . Paragraph Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another.... Paragraph || insertionDestination ....that is not the last empty paragraph of a section. for ( var srcSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....def extract_content_between_paragraphs ( doc ) # Gather the nodes.... getChild ( node_type . PARAGRAPH , 6 , true ) end_para = doc...

    docs.aspose.com/words/java/extract-content-in-r...
  6. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Manage Hyperlinks|Aspose.Slides for Node.js via...

    How to add hyperlink to a PowerPoint Presentation in JavaScript...(); var paragraph = new aspose . slides . Paragraph (); paragraph...slides . FillType . Solid )); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  8. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children....DocumentBuilder ( doc = doc ) # Insert paragraphs with text with DocumentBuilder...section, one body and one paragraph. # Call the "RemoveAllChildren"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. def...section, one body and one paragraph. # Call the "RemoveAllChildren"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FrameFormat.isFrame property | Aspose.Words for...

    FrameFormat.isFrame property. Returns ``true`` if the Paragraph is a frame....property Returns true if the paragraph is a frame. get isFrame ()...formatting properties of paragraphs that are frames. let doc...

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