Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 36,225 for

paragraph

(0.13 sec)
  1. set_Text() | Aspose.Slides for C++ API Reference

    Sets the the plain text of a Paragraph. Write System::String....set_Text() Paragraph::set_Text(System::String) method Sets the...the the plain text of a paragraph. Write System::String . void...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  2. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the Paragraph style applied to this formatting in C++.... method Gets or sets the paragraph style applied to this formatting...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...text fragments to the paragraph paragraph . appendLine ( textFragment1...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  4. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....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...
  5. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Paragraph.is_move_to_revision property...Shows how to check whether a paragraph is a move revision. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add 3 to 4 Lines of Watermark Text to Po...

    Please find the attached presentation file. (Attachment watermarked-presentation_la.pptx is missing)...addTextFrame(""); Paragraph textLine1 = new Paragraph(); textLine1...setText("Text line 1"); Paragraph textLine2 = new Paragraph(); textLine2...

    forum.aspose.com/t/how-to-add-3-to-4-lines-of-w...
  7. Document.UpdateListLabels | Aspose.Words for .NET

    Document UpdateListLabels method. Updates list labels for all list items in the document in C#....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Add | Aspose.PDF for .NET API Reference

    Add Paragraph to collection....Add Paragraphs.Add method Add paragraph to collection. public...BaseParagraph paragraph ) Parameter Type Description paragraph BaseParagraph...

    reference.aspose.com/pdf/net/aspose.pdf/paragra...
  9. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the Paragraph....spacing (in points) before the paragraph. @property def space_before...Shows how to set automatic paragraph spacing. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. iparagraphformat - Aspose.Slides for Android vi...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...IParagraphFormat This class contains the paragraph formatting properties. Unlike...

    reference.aspose.com/slides/androidjava/com.asp...