Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 18,227 for

paragraph

(1.37 sec)
  1. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.document_direction property. Gets or sets a document direction...# the direction of every paragraph of text that Aspose.Words...loads from plaintext. # Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::LowCode::MailMergeOptions::get_U...

    Aspose::Words::LowCode::MailMergeOptions::get_UseWholeParagraphAsRegion method. Gets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region in C++....indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Make Markdown Using Python

    Make a new Markdown in Python in a few steps. Easily create Markdown 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/md/
  5. Make DOCX Using Python

    Make a new DOCX in Python in a few steps. Easily create DOCX 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/docx/
  6. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF 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/pdf/
  7. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating... Top ; // Add a paragraph to the text box and add a.... appendChild ( new aw . Paragraph ( doc )); let para = textBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/
  9. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....fragment into the page’s paragraphs collection. Save the document...line_spacing = 16 page . paragraphs . add ( text_fragment ) document...

    docs.aspose.com/pdf/python-net/text-formatting-...
  10. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...