Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 17,642 for

paragraph

(0.11 sec)
  1. StyleCollection.defaultParagraphFormat property...

    StyleCollection.defaultParagraphFormat property. Gets document default Paragraph formatting....property Gets document default paragraph formatting. get defaultParagraphForm...support for document default paragraph formatting. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Layout::LayoutOptions::get_ShowP...

    Aspose::Words::Layout::LayoutOptions::get_ShowParagraphMarks method. Gets or sets indication of whether Paragraph marks are rendered. Default is false in C++....sets indication of whether paragraph marks are rendered. Default...Examples Shows how to show paragraph marks in a rendered output...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last Paragraph in the shape in C++....aph method Gets the last paragraph in the shape. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. Aspose::Words::Math::OfficeMath::get_ParentPara...

    Aspose::Words::Math::OfficeMath::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Math...

    reference.aspose.com/words/cpp/aspose.words.mat...
  6. Paragraph.paragraphBreakFont property | Aspose....

    Paragraph.ParagraphBreakFont property. Provides access to the font formatting of the Paragraph break character....paragraphBreakFont property Paragraph.paragraphBreakFont property...the font formatting of the paragraph break character. get paragraphBreakFont...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options....last child of the node is a paragraph, // for us to be able to click...Is . EqualTo ( NodeType . Paragraph )); // Edit the appearance...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Paragraph , "TemplateStyle1" ); style...Styles . Add ( StyleType . Paragraph , "TemplateStyle2" ); style...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Run can only be a child of Paragraph or inline StructuredDocumentTa...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...