Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 18,322 for

paragraph

(0.14 sec)
  1. ParagraphFormat.noSpaceBetweenParagraphsOfSameS...

    ParagraphFormat.noSpaceBetweenParagraphsOfSameStyle property. When ``true``, [ParagraphFormat.spaceBefore](../spaceBefore/) and [ParagraphFormat.spaceAfter](../spaceAfter/) will be ignored between the Paragraphs of the same style....will be ignored between the paragraphs of the same style. get noSpaceBetweenParagr...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a Paragraph in Java....all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this Paragraph is the last Paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise....isEndOfHeaderFooter property Paragraph.isEndOfHeaderFooter property...property True if this paragraph is the last paragraph in the HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....Working with Paragraphs Contents [ Hide ] A paragraph is a set of...character – a paragraph break . In Aspose.Words, a paragraph is represented...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  5. Manage PowerPoint Text Paragraphs in JavaScript...

    Master Paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript....Manage PowerPoint Text Paragraphs in JavaScript Contents [ Hide...work with PowerPoint texts, paragraphs, and portions in Java. Aspose...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  6. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any Paragraph, enhancing your document structure and organization....ParentSection Contents [ Hide ] Paragraph.ParentSection property Retrieves...the parent Section of the paragraph. public Section ParentSection...

    reference.aspose.com/words/net/aspose.words/par...
  7. 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...
  8. Story.append_paragraph method | Aspose.Words fo...

    Story.append_Paragraph method. A shortcut method that creates a [Paragraph](../../Paragraph/) object with optional text and appends it to the end of this object....append_paragraph method append_paragraph(text) A shortcut method...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the Paragraph in C++....spacing (in points) after the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the Paragraph in C++....spacing (in points) before the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...