Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 15,552 for

paragraph

(0.06 sec)
  1. OfficeMath.ParentParagraph | Aspose.Words for .NET

    Discover the OfficeMath ParentParagraph property to easily access the parent Paragraph of any node, enhancing your document formatting and structure....the parent Paragraph of this node. public Paragraph ParentParagraph...OfficeMath.docx" ); See Also class Paragraph class OfficeMath namespace...

    reference.aspose.com/words/net/aspose.words.mat...
  2. FieldRef class | Aspose.Words for Python

    aspose.words.fields.FieldRef class. Implements the REF field...to the bookmarked paragraph. insert_paragraph_number Gets or sets...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....identify, list and count paragraphs and runs of text formatted...formatted with a specific paragraph style and a character style...

    docs.aspose.com/words/cpp/working-with-styles-a...
  4. Aspose::Words::SubDocument::Accept method | Asp...

    Aspose::Words::SubDocument::Accept method. Accepts a visitor in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/sub...
  5. Aspose::Words::Document::Accept method | Aspose...

    Aspose::Words::Document::Accept method. Accepts a visitor in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Body::Accept method | Aspose.Wor...

    Aspose::Words::Body::Accept method. Accepts a visitor in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/bod...
  7. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/pap...
  8. Paragraph.isInCell property | Aspose.Words for ...

    Paragraph.isInCell property. True if this Paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise....property Paragraph.isInCell property True if this paragraph is an...Enabling KeepWithNext for every paragraph in the table except for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldRef.insert_relative_position property | As...

    FieldRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced Paragraph....position of the referenced paragraph. @property def insert_relative_position...'MyBookmark' , 'The referenced paragraph is ' , ' this field. \n '...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.Paragraphs | Aspose.Words for .NET

    Discover the Cell Paragraphs property to access a collection of direct child Paragraphs, enhancing your document's structure and readability....Paragraphs Contents [ Hide ] Cell.Paragraphs property Gets a...a collection of paragraphs that are immediate children of the...

    reference.aspose.com/words/net/aspose.words.tab...