Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 15,511 for

paragraph

(0.12 sec)
  1. Markdown Lists – C# Code Examples

    Creating Markdown Lists in C#. Use the C# library to create ordered and unordered Markdown lists....AppendChild(li1); // Create a paragraph with text content and add...the li1 item var paragraph = mdf.Paragraph(); var heading = mdf...

    products.aspose.com/html/net/markdown-list/
  2. CompatibilityOptions.cached_col_balance propert...

    CompatibilityOptions.cached_col_balance property. Use Cached Paragraph Information for Column Balancing....cached_col_balance property Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/font/
  4. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a table style. To learn more, visit the documentation article in C++....style, linked style and next paragraph style are recursively compared...formatting properties of a paragraph style. get_Locked () const...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Aspose::Words::Tables::Table::get_HorizontalAnc...

    Aspose::Words::Tables::Table::get_HorizontalAnchor method. Gets the base object from which the horizontal positioning of floating table should be calculated. Default value is Column in C++....:: RelativeVerticalPosi :: Paragraph , table -> get_VerticalAnchor...); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a document direction. The default value is LeftToRight in C++....// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder....that is a direct child of a Paragraph . Any insert operations you...current_node . When the current paragraph is empty or the cursor is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EditableRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeStart class, your key to managing editable ranges in Word documents for enhanced document control and flexibility....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples Shows how to limit...

    reference.aspose.com/words/net/aspose.words/edi...
  9. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... PARAGRAPH , 'MyStyle1' ) my_style ..... add ( aw . StyleType . PARAGRAPH , 'MyStyle2' ) duplicate_style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStopCollection indexer | Aspose.Words for Py...

    TabStopCollection indexer. Gets a tab stop at the given index.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

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