Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 15,548 for

paragraph

(0.06 sec)
  1. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming Paragraphs....between cells or conforming paragraphs. @property def horizontal...to horizontal borders to a paragraph’s format. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming Paragraphs....between cells or conforming paragraphs. get horizontal () : Aspose...to horizontal borders to a paragraph’s format. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and Paragraph borders. Enhance your layout with perfect alignment and style!...between cells or conforming paragraphs. public Border Horizontal...to horizontal borders to a paragraph’s format. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Animated Text|Aspose.Slides Documentation

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

    docs.aspose.com/slides/cpp/animated-text/
  5. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for Paragraph....represents the right indent for paragraph. @property def right_indent...Examples Shows how to configure paragraph formatting to create off-center...

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

    Discover the FrameFormat IsFrame property. Easily determine if your Paragraph is a frame, enhancing your document's layout and design....property Returns true if the paragraph is a frame. public bool IsFrame...formatting properties of paragraphs that are frames. Document...

    reference.aspose.com/words/net/aspose.words/fra...
  7. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough text in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); auto run =...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....:: Words :: StyleType :: Paragraph , u "MyStyle" ); style ->...from the document to the paragraph that the document builder...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/androidjava/text-formatt...
  10. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

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