Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 36,225 for

paragraph

(0.09 sec)
  1. Style | Aspose.PSD for .NET API Reference

    Style ITextPortion.Style property Gets the style. public ITextStyle Style { get ; } Property Value The style. Example...... Paragraph ; defaultStyle . FillColor...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  2. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a Paragraph break into the document in C++....ragraph method Inserts a paragraph break into the document. System...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  4. BaseParagraph | Aspose.PDF for Java API Reference

    Represents a abstract base object can be added to the pagedoc.Paragraphs.Add....Paragraphs.Add()). Constructors Constructor...Gets a vertical alignment of paragraph setVerticalAlignment(VerticalAlignment...

    reference.aspose.com/pdf/java/com.aspose.pdf/ba...
  5. Aspose::Words::FrameFormat Class Reference - As...

    Represents frame related formatting for a Paragraph....related formatting for a paragraph. This object is always created...created. If a paragraph is a frame, then all properties will contain...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. 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....
  7. 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...
  8. 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...
  9. 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...
  10. 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/