Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 7,667 for

paragraph

(0.04 sec)
  1. FrameFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.FrameFormat class for advanced frame formatting in Paragraphs. Enhance your document design with seamless integration and flexibility....related formatting for a paragraph. public class FrameFormat...get; } Returns true if the paragraph is a frame. RelativeHorizontalPo...

    reference.aspose.com/words/net/aspose.words/fra...
  2. Aspose::Words::Node::get_ParentNode method | As...

    Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++....Document > (); SharedPtr < Paragraph > para = doc -> get_FirstSection...node to the document's first paragraph. auto run = MakeObject < Run...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Superscript and Subscript|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....subscript text inside any paragraph portion. For adding Superscript...Clear existing Paragraphs Create a new paragraph object for holding...

    docs.aspose.com/slides/androidjava/superscript-...
  4. Superscript and Subscript|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....subscript text inside any paragraph portion. For adding Superscript...Clear existing Paragraphs Create a new paragraph object for holding...

    docs.aspose.com/slides/java/superscript-and-sub...
  5. 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...
  6. 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...
  7. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first Paragraph of any story, enhancing your content and user engagement....the first paragraph in the story. public Paragraph FirstParagraph...VerticalAlignment . Top ; // Add a paragraph to the text box and add a...

    reference.aspose.com/words/net/aspose.words/sto...
  8. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.Paragraph_format property. Provides access to the Paragraph formatting properties....paragraph_format property Paragraph.paragraph_format property...property Provides access to the paragraph formatting properties. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border...Specifies the bottom border of a paragraph or a table cell. LEFT Specifies...Specifies the left border of a paragraph or a table cell. RIGHT Specifies...

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

    Discover the Node ParentNode property to easily access the immediate parent of any node, enhancing your web development efficiency and code clarity....Document doc = new Document (); Paragraph para = doc . FirstSection...node to the document's first paragraph. Run run = new Run ( doc ...

    reference.aspose.com/words/net/aspose.words/nod...