Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 36,324 for

paragraph

(0.07 sec)
  1. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C#...text paragraphs, set text transparency, change paragraph font...TextFrame . Paragraphs . Clear (); Paragraph para = new Paragraph ();...

    docs.aspose.com/slides/net/text-formatting/
  2. LocalHyperlink | Aspose.PDF for Java API Reference

    Represents local hyperlink object....getTarget() Gets the target paragraph. setTarget(BaseParagraph value)...value) Sets the target paragraph. getTargetPageNumber() Gets...

    reference.aspose.com/pdf/java/com.aspose.pdf/lo...
  3. story - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...contain block-level nodes Paragraph and Table . Text of a Word...

    reference.aspose.com/words/java/com.aspose.word...
  4. HeaderFooter - Aspose.Words for Java - API Refe...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for Paragraph in C++....represents the right indent for paragraph. double Aspose :: Words ::...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for Paragraph in C++....represents the left indent for paragraph. double Aspose :: Words ::...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Remarks: Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Examples: Shows how to construct...

    reference.aspose.com/words/java/com.aspose.word...
  8. IMathParagraph | Aspose.Slides for Java API Ref...

    Mathematical Paragraph that is a container for mathematical blocks IMathBlock...IMathBlockCollection Mathematical paragraph that is a container for mathematical...Description getJustification() Paragraph Justification Default value:...

    reference.aspose.com/slides/java/com.aspose.sli...
  9. AddEffect() | Aspose.Slides for C++ API Reference

    Add new effect to the end of sequence....new animation effect for paragraph to the end of sequence. System...SharedPtr < IParagraph > paragraph , EffectType effectType ,...

    reference.aspose.com/slides/cpp/aspose.slides.a...
  10. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....Document > (); SharedPtr < Paragraph > para = doc -> get_FirstSection...the first paragraph of this document. auto paragraph = System...

    reference.aspose.com/words/cpp/aspose.words/node/