Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 18,130 for

paragraph

(0.18 sec)
  1. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border type in C++....builder -> Write ( u "This paragraph is formatted with a double...Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage Paragraph list levels from 0 to 8 for enhanced document organization and clarity....level number (0 to 8) for the paragraph. public int ListLevelNumber...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  3. PageSetup.line_number_restart_mode property | A...

    PageSetup.line_number_restart_mode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". # This paragraph is on the 15th line, which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/doc/
  5. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/
  6. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/word/
  7. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last Paragraph in the story....lastParagraph property Gets the last paragraph in the story. get lastParagraph...lastParagraph () : Aspose . Words . Paragraph Examples Shows how to move...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Range.replaceRegex method | Aspose.Words for No...

    Aspose.Words.Range.replaceRegex method...to work with breaks: &p - paragraph break &b - section break &m...to work with breaks: &p - paragraph break &b - section break &m...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...

    reference.aspose.com/words/java/com.aspose.word...
  10. MathText|Aspose.Slides Documentation

    Work with math text in C# using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....150 ); // Access the math paragraph var mathParagraph = (( MathPortion...) mathShape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...

    docs.aspose.com/slides/net/examples/elements/ma...