Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 15,552 for

paragraph

(0.04 sec)
  1. ParagraphFormat.SpaceAfter | Aspose.Words for .NET

    Control Paragraph spacing with the SpaceAfter property. Easily adjust the spacing in points to enhance your document's readability and presentation....spacing (in points) after the paragraph. public double SpaceAfter...Shows how to set automatic paragraph spacing. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  2. ParagraphFormat.spaceAfter property | Aspose.Wo...

    ParagraphFormat.spaceAfter property. Gets or sets the amount of spacing (in points) after the Paragraph....spacing (in points) after the paragraph. get spaceAfter () : number...Shows how to set automatic paragraph spacing. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....)"); // Add text and apply paragraph styles that STYLEREF fields...setStyle(doc.getStyles().get("List Paragraph")); builder.writeln("Item...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of Paragraph character: "\x000d" or "\r". Same as Cr in C++....ControlChar::ParagraphBreak method End of paragraph character: “\x000d” or “\r”...new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and appends it to the end of this object in C++....shortcut method that creates a Paragraph object with optional text...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  6. Paragraph.break_is_style_separator property | A...

    Paragraph.break_is_style_separator property. True if this Paragraph break is a Style Separator...break_is_style_separator property Paragraph.break_is_style_separator property...property True if this paragraph break is a Style Separator. A...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization....section body can contain Paragraph and Table nodes. // If the...Document doc = new Document (); Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/node/
  8. Aspose::Words::ParagraphCollection::ToArray met...

    Aspose::Words::ParagraphCollection::ToArray method. Copies all Paragraphs from the collection to a new array of Paragraphs in C++....oArray method Copies all paragraphs from the collection to a...a new array of paragraphs. System :: ArrayPtr < System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one Paragraph....creates one section with one paragraph. ensureMinimum () Examples...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...