Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 18,217 for

paragraph

(0.08 sec)
  1. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/nodejs-net/document-build...
  2. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.list_outdent method. Decreases the list level of the current Paragraph by one level....list level of the current paragraph by one level. def list_outdent...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LineSpacingRule | Aspose.Words for Java

    Specifies line spacing values for a Paragraph in Java....line spacing values for a paragraph. Examples: Shows how to work...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/java/com.aspose.word...
  4. CompatibilityOptions.wpjustification property |...

    CompatibilityOptions.wpjustification property. Emulate WordPerfect 6.x Paragraph Justification....x Paragraph Justification. get wpjustification...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.allowOverlap property | Aspose.Words for ...

    Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... Paragraph ); expect ( table . allowOverlap...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit Markdown files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....example shows how to add a new paragraph to an MD document: C# code...SyntaxFactory; // Create a new paragraph var paragraphSyntaxNode =...

    products.aspose.com/html/net/editor/md/
  8. TxtLoadOptions.documentDirection property | Asp...

    TxtLoadOptions.documentDirection 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/nodejs-net/aspose.wo...
  9. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...case you should locate the paragraph, that start with list like...list formatting to these paragraphs. If you need help with implementation...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  10. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on.... write ( 'My paragraph' ) # The PRINT field can send...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/python-net/aspose.wo...