Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 36,325 for

paragraph

(0.09 sec)
  1. 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...
  2. 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/
  3. 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/
  4. 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...
  5. 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...
  6. paragraphstyle - Aspose.PUB for Java - API Refe...

    Developer's guide to manipulate & convert PUB files to PDF from any Java based application....class describes style of PUB paragraph Constructor Summary Constructors...unordered list in paragraph, if paragraph is an unordered list...

    reference.aspose.com/pub/java/com.aspose.pub/pa...
  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. 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...
  9. Aspose PDF Data Merge - Free Support Forum - as...

    Hello, We have a requirement to merge the content of one pdf into a specific page and location in another pdf. Attached two sample pdfs. In this case if you scroll down to the second page on MainPDF.pdf, the area where …...// Create text paragraph TextParagraph paragraph = new TextParagraph();...Set subsequent lines indent paragraph.SubsequentLinesInden = 0;...

    forum.aspose.com/t/aspose-pdf-data-merge/261515
  10. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_Paragraph property. Retrieves the parent [Paragraph](../../Paragraph/) of this node....parent_paragraph property InlineStory.parent_paragraph property...parent Paragraph of this node. @property def parent_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...