Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 15,569 for

paragraph

(0.07 sec)
  1. Animated Text|Aspose.Slides for Python Document...

    Add animated text and effects to PowerPoint presentation in Python...Adding Animation Effects to Paragraphs We added the add_effect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/python-net/animated-text/
  2. 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...
  3. Animated Text|Aspose.Slides for Node.js via .NE...

    Animated text in PowerPoint with Java...Adding Animation Effects to Paragraphs We added the addEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/nodejs-java/animated-text/
  4. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your document processing....ToArray method Copies all paragraphs from the collection to a...a new array of paragraphs. public Paragraph [] ToArray () Return...

    reference.aspose.com/words/net/aspose.words/par...
  5. How to delete this bank space in the document -...

    file.docx (32.6 KB)...various reasons, such as extra paragraph marks, page breaks, or formatting...following code to remove blank paragraphs at the end of a document:...

    forum.aspose.com/t/how-to-delete-this-bank-spac...
  6. OutlineLevel enumeration | Aspose.Words for Nod...

    Aspose.Words.OutlineLevel enumeration. Specifies the outline level of a Paragraph in the document....Specifies the outline level of a paragraph in the document. Members Name...Name Description Level1 The paragraph is at the outline level 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Below are two ways...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Paragraph.break_is_style_separator property | A...

    Paragraph.break_is_style_separator property. True if this Paragraph break is a Style Separator...break_is_style_separator property Paragraph.break_is_style_separator property...property True if this paragraph break is a Style Separator. A...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.paragraph_format property | Aspose.Words ...

    Style.Paragraph_format property. Gets the Paragraph formatting of the style....paragraph_format property Style.paragraph_format property Gets...Gets the paragraph formatting of the style. @property def paragraph_format...

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

    Explore the Aspose.Words.Lists.ListLabel class to enhance your document formatting with customizable list label properties for better control and presentation....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words.lis...