Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 36,225 for

paragraph

(0.08 sec)
  1. IMathParagraphFactory | Aspose.Slides for Andro...

    Allows to create a math Paragraph... Allows to create a math paragraph For COM comparibility Methods...createMathParagraph() Create empty math paragraph createMathParagraph(IMathBlock...

    reference.aspose.com/slides/androidjava/com.asp...
  2. Changing the stye type for existing styles - Fr...

    Hi Team, As part of our current development we want to update certain styles from Paragraph styles to list styles dynamically . Is this possible ? We would want to copy all properties from a Paragraph style but only upd…...update certain styles from paragraph styles to list styles dynamically...copy all properties from a paragraph style but only update style...

    forum.aspose.com/t/changing-the-stye-type-for-e...
  3. 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/
  4. Animated Text|Aspose.Slides Documentation

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

    docs.aspose.com/slides/net/animated-text/
  5. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document....label_string for each Paragraph.list_label object in the document...extract the list labels of all paragraphs that are list items. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BulletFormat | Aspose.Sildes for Python via .NE...

    BulletFormat Contents [ Hide ] BulletFormat class Represents Paragraph bullet formatting properties. The BulletFormat......BulletFormat class Represents paragraph bullet formatting properties...sets the bullet type of a paragraph with no inheritance. Read/write...

    reference.aspose.com/slides/python-net/aspose.s...
  7. IParagraphFormat | Aspose.Sildes for .NET API R...

    This class contains the Paragraph formatting properties. Unlike IParagraphFormatEffectiveData./iParagraphformateffectivedata all properties of this class are writeable....interface This class contains the paragraph formatting properties. Unlike...sets the text alignment in a paragraph with no inheritance. Read/write...

    reference.aspose.com/slides/net/aspose.slides/i...
  8. CreateMathParagraph | Aspose.Sildes for .NET AP...

    Create empty math Paragraph...CreateMathParagraph() Create empty math paragraph public IMathParagraph CreateMathParagraph...() Return Value new math paragraph See Also interface IMathParagraph...

    reference.aspose.com/slides/net/aspose.slides.m...
  9. TabStopCollection.Add | Aspose.Words for .NET

    TabStopCollection Add method. Adds or replaces a tab stop in the collection in C#....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Below are two ways...

    reference.aspose.com/words/net/aspose.words/tab...
  10. NodeList.GetEnumerator | Aspose.Words for .NET

    NodeList GetEnumerator method. Provides a simple foreach style iteration over the collection of nodes in C#....expression will extract all paragraph nodes, // which are descendants... SelectNodes ( "//Table//Paragraph" ); // Iterate through the...

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