Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 17,517 for

paragraph

(0.06 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. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....Fragments to Paragraph. Build and Add Paragraph to the PDF. Save...add () paragraph = ap . text . TextParagraph () paragraph . position...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  3. 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...
  4. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control Paragraph breaks effortlessly for seamless text formatting....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . public bool...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the Paragraph formatting of styles for enhanced document presentation and professional formatting....ParagraphFormat property Gets the paragraph formatting of the style. public...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Aspose::Words::FrameFormat::get_RelativeVertica...

    Aspose::Words::FrameFormat::get_RelativeVerticalPosition method. Gets the relative vertical position of a frame in C++....formatting properties of paragraphs that are frames. auto doc...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  8. Aspose::Words::FrameFormat::get_VerticalDistanc...

    Aspose::Words::FrameFormat::get_VerticalDistanceFromText method. Specifies vertical distance (in points) between a frame and the surrounding text in C++....formatting properties of paragraphs that are frames. auto doc...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  9. Aspose::Words::FrameFormat::get_Height method |...

    Aspose::Words::FrameFormat::get_Height method. Gets the height of the specified frame in C++....formatting properties of paragraphs that are frames. auto doc...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  10. Manage Bullet and Numbered Lists|Aspose.Slides ...

    Create bullet and numbered lists in PowerPoint presentation in C# or .NET... Remove the default paragraph in the TextFrame . Create...Create the first paragraph instance using the Paragraph class. Set...

    docs.aspose.com/slides/net/manage-bullet-and-nu...