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

paragraph

(0.05 sec)
  1. 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/
  2. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part....picture in Word document paragraph Save output Word document...a picture in header and a paragraph. The output file is saved...

    kb.aspose.com/words/java/how-to-insert-picture-...
  3. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/tab...
  4. CompatibilityOptions.forget_last_tab_alignment ...

    CompatibilityOptions.forget_last_tab_alignment property. Ignore Width of Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned....Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabStop.leader property | Aspose.Words for Python

    TabStop.leader property. Gets or sets the type of the leader line displayed under the tab character....right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters.... PARAGRAPH , 0 , True ) . as_paragraph () # There are...append_child ( aw . Paragraph ( doc )) . as_paragraph () # 2 - Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.UseParagraphOutlineLevel | Aspose.Word...

    Discover how to utilize the FieldToc UseParagraphOutlineLevel property to enhance document organization by setting Paragraph outline levels effectively....whether to use the applied paragraph outline level. public bool...1" ); builder . Writeln ( "Paragraph text." ); InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Text|Aspose.Slides for Python Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Settings Manage PowerPoint Paragraph in Python Text Formatting...

    docs.aspose.com/slides/python-net/manage-text/
  10. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within Paragraphs, enhancing your document's structure and readability....Runs Contents [ Hide ] Paragraph.Runs property Provides access...pieces of text inside the paragraph. public RunCollection Runs...

    reference.aspose.com/words/net/aspose.words/par...