Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 17,497 for

paragraph

(0.06 sec)
  1. Style.Type | Aspose.Words for .NET

    Discover the Style Type property to effortlessly access and customize Paragraph or character styles, enhancing your document's visual appeal....property Gets the style type (paragraph or character). public StyleType...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Presentation Theme|Aspose.Slides for PHP Docume...

    PowerPoint presentation theme...10 , 100 , 100 ); $paragraph = new Paragraph (); $portion = new...( "Theme text format" ); $paragraph -> getPortions () -> add (...

    docs.aspose.com/slides/php-java/presentation-th...
  3. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. Assert . That...

    reference.aspose.com/words/net/aspose.words/sto...
  4. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management....Paragraph", the collection will apply...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . That...

    reference.aspose.com/words/net/aspose.words/sty...
  6. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!...shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. Assert . That...

    reference.aspose.com/words/net/aspose.words/sto...
  7. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...isDeep) Returns an Nth child Paragraph node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Extract Text from PDF|Aspose.PDF for Android vi...

    Aspose.PDF allows for extracting different kinds of information. This section contains articles on text extraction from PDF documents using Aspose.PDF for Android via Java....Extract Text from PDF Extract Paragraph from PDF Extract Images from...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  9. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...insertBefore() on the paragraph where you want the comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to use setRunAttr to set metadata on aspose...

    Hi, We have been using setRunAttr to add some metadata on aspose nodes until we accidentally overwritten some int key used by aspose internally. Would it be ok if extend classes like Run, Paragraph and so on to add met…...extend classes like Run, Paragraph and so on to add methods for...

    forum.aspose.com/t/how-to-use-setrunattr-to-set...