Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 36,325 for

paragraph

(0.07 sec)
  1. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a Paragraph...all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MarkupParagraph | Aspose.PDF for Python via .NE...

    Represents a Paragraph....MarkupParagraph class Represents a paragraph. The MarkupParagraph type...of polygon that describes paragraph. Starting point is lower left...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  4. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....document, by default, has one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...() -> get_Body () -> get_Paragraphs () -> get_Count ()); // Composite...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_Paragraph_number_in_relative_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert_paragraph_number_in_relative_context property FieldStyleRef...FieldStyleRef.insert_paragraph_number_in_relative_context property Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CreateParagraph | Aspose.Sildes for .NET API Re...

    Creates a new empty Paragraph....CreateParagraph() Creates a new empty paragraph. public IParagraph CreateParagraph...CreateParagraph () Return Value Paragraph. See Also interface IParagraph...

    reference.aspose.com/slides/net/aspose.slides/p...
  7. 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/
  8. Apply | Aspose.PSD for .NET API Reference

    Apply ITextParagraph.Apply method Applies the specified Paragraph. public void Apply ( ITextParagraph Paragraph ) Par......method Applies the specified paragraph. public void Apply ( ITextParagraph...ITextParagraph paragraph ) Parameter Type Description paragraph ITextParagraph...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  9. TextParagraph | Aspose.Cells for Java API Refer...

    Represents the text Paragraph setting....FontSetting Represents the text paragraph setting. Methods Method Description...horizontal alignment type of the paragraph. getBullet() Gets the bullet...

    reference.aspose.com/cells/java/com.aspose.cell...
  10. Text | Aspose.PSD for .NET API Reference

    Text IText.Text property Gets the text. public string Text { get ; } Property Value The text. Examples The following ......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...

    reference.aspose.com/psd/net/aspose.psd.filefor...