Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 17,598 for

paragraph

(0.08 sec)
  1. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...insert_before() on the paragraph where you want the run inserted...CompositeNode.insert_before() on the paragraph where you want the run inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Document::CopyStylesFromTemplate...

    Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++....:: Words :: StyleType :: Paragraph , u "TemplateStyle1" ); style...:: Words :: StyleType :: Paragraph , u "TemplateStyle2" ); style...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object....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. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SubDocument can only be a child of Paragraph . Examples: Shows how to access...indentAndAppendLine("[Body start] Paragraphs: " + paragraphCount); mDocTraversalDepth++;...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....or InsertBefore1() on the paragraph where you want the run inserted...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method...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...
  9. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....be a node that can contain paragraphs (such as a Story). */ private...getParentNode (); // This is the paragraph that contains the end of the...

    docs.aspose.com/words/java/copy-bookmarked-text...
  10. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first Paragraph in the story in C++....ph method Gets the first paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...