Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 7,671 for

paragraph

(0.04 sec)
  1. TabStopCollection class | Aspose.Words for Node.js

    Aspose.Words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a Paragraph or a style...represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_formatting method. Resets to default Paragraph formatting....clear_formatting() Resets to default paragraph formatting. def clear_formatting...self ): ... Remarks Default paragraph formatting is Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/sub...
  4. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... Document (); let paragraph = doc . getParagraph ( 0 ...of adding tab stops to a paragraph's collection of tab stops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the documentation article in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!...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/bod...
  7. Aspose::Words::Notes::FootnoteSeparator::Accept...

    Aspose::Words::Notes::FootnoteSeparator::Accept method. Accepts a visitor in C++.... // 1 - Paragraph node: auto para = System ::...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 4...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first Paragraph of your story for improved engagement....the first paragraph in the story. public Paragraph FirstParagraph...how to add a comment to a paragraph. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Aspose::Words::Document::CopyStylesFromTemplate...

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

    reference.aspose.com/words/cpp/aspose.words/doc...
  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...