Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 15,616 for

paragraphs

(0.05 sec)
  1. Text Formatting|Aspose.Slides for Python Docume...

    Manage and manipulate text and text frame properties in Python... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/python-net/text-formatting/
  2. ParagraphFormat.line_unit_before property | Asp...

    ParagraphFormat.line_unit_before property. Gets or sets the amount of spacing (in gridlines) before the Paragraphs....(in gridlines) before the paragraphs. @property def line_unit_before...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.character_unit_left_indent prop...

    ParagraphFormat.character_unit_left_indent property. Gets or sets the left indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. @property def character_unit_left_indent...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.FrameFormat | Aspose.Words for .NET

    Discover the Paragraph FrameFormat property, easily access and customize frame formatting properties for enhanced document presentation....FrameFormat Paragraph.FrameFormat property Provides access to...formatting properties of paragraphs that are frames. Document...

    reference.aspose.com/words/net/aspose.words/par...
  5. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and Paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...PageMarkup not available at paragraph level Aspose.PDF Product Family...correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7...

    forum.aspose.com/t/text-fragments-found-in-page...
  6. LayoutOptions.ShowParagraphMarks | Aspose.Words...

    Discover how the LayoutOptions ShowParagraphMarks property enhances text formatting by toggling paragraph marks visibility. Improve your document clarity today!...sets indication of whether paragraph marks are rendered. Default...Examples Shows how to show paragraph marks in a rendered output...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Paragraph.frame_format property | Aspose.Words ...

    Paragraph.frame_format property. Provides access to the frame formatting properties....frame_format property Paragraph.frame_format property Provides...formatting properties of paragraphs that are frames. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert a Document to Markdown in C++|Aspose.Wo...

    Convert a document in any supported load format to Markdown and vice versa using C++....formatting: Headings are paragraphs with Heading 1 – Heading...6 styles Blockquotes are paragraphs with “Quote” in the style...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. Section.clear_content method | Aspose.Words for...

    Section.clear_content method. Clears the section....is cleared, only one empty paragraph is left that represents the.... first_section . body . paragraphs . count ) # Running the "ClearContent"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java....related formatting for a paragraph. Remarks: This object is always...always created. If a paragraph is a frame, then all properties...

    reference.aspose.com/words/java/com.aspose.word...