Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 18,529 for

paragraph

(1.12 sec)
  1. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Node.js....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/nodejs-net/working-with-h...
  2. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within Paragraphs to represent the same data depending on a condition using Java....body starts and ends within paragraphs that belong to a single story...block belongs to a single paragraph, it can be used as a replacement...

    docs.aspose.com/words/java/working-with-common-...
  3. Table Position in Node.js|Aspose.Words for Node.js

    Specify table position in Node.js. Get a table alignment, get and set floating table position using Node.js....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/nodejs-net/position-a-table/
  4. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects...between cells or conforming paragraphs. left Gets the left border...Examples Shows how to insert a paragraph with a top border. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the document layout process...sets indication of whether paragraph marks are rendered. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... PARAGRAPH section = aw . Section ( glossary_doc...)) section . body . append_paragraph ( contents ) building_block...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Graphs in PDF using Python|Aspose....

    This article explains what a is Graph, how to create a filled rectangle object, and other functions... Graph is a paragraph level element and it can be...be added to the Paragraphs collection in a Page instance. A Graph...

    docs.aspose.com/pdf/python-net/working-with-gra...
  8. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....cursor is moved to the first paragraph in the Body of the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....C++ Set Line Spacing of the Paragraph in a Shape or Textbox with...

    docs.aspose.com/cells/cpp/change-character-spac...
  10. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... add ( new Paragraph ( doc )); comment . getFirstParagraph...

    docs.aspose.com/words/java/working-with-comment...