Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 7,997 for

paragraph

(0.17 sec)
  1. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow....expression will extract all paragraph nodes, // which are descendants... SelectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/net/aspose.words/nod...
  2. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. ensureMinimum...last child of the node is a paragraph, // for us to be able to click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_Paragraph method. Inserts a Paragraph break into the document....insert_paragraph method insert_paragraph() Inserts a paragraph...insert_paragraph ( self ): ... Remarks Current paragraph formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....parentStory property Paragraph.parentStory property Retrieves...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....document, by default, has one paragraph. Assert . AreEqual ( 1 , doc...doc . FirstSection . Body . Paragraphs . Count ); // Composite nodes...

    reference.aspose.com/words/net/aspose.words/com...
  6. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this Paragraph....property Paragraph.listLabel property Gets a Paragraph.listLabel...value and formatting for this paragraph. get listLabel () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.space_after_auto property | Asp...

    ParagraphFormat.space_after_auto property. True if the amount of spacing after the Paragraph is set automatically....amount of spacing after the paragraph is set automatically. @property...space_after . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.SpaceBeforeAuto | Aspose.Words ...

    Discover the ParagraphFormat SpaceBeforeAuto property. Automatically adjust Paragraph spacing for a polished, professional look in your documents....amount of spacing before the paragraph is set automatically. public...SpaceBefore . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/net/aspose.words/par...
  9. ParagraphFormat.spaceAfterAuto property | Aspos...

    ParagraphFormat.spaceAfterAuto property. True if the amount of spacing after the Paragraph is set automatically....amount of spacing after the paragraph is set automatically. get...spaceAfter . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphCollection.toArray method | Aspose.Wor...

    ParagraphCollection.toArray method. Copies all Paragraphs from the collection to a new array of Paragraphs....method toArray() Copies all paragraphs from the collection to a...of paragraphs. toArray () Returns An array of paragraphs. Examples...

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