Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 15,548 for

paragraph

(0.07 sec)
  1. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....PARAGRAPH_BREAK); // Use a document...builder.insertBreak(BreakType.PARAGRAPH_BREAK); // Use a document...

    reference.aspose.com/words/java/com.aspose.word...
  2. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...append a paragraph to it. The text in that paragraph // will appear...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...collection separately from the paragraphs of text. You do not create...add_copy() method. To make a paragraph bulleted or numbered, you...

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

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...collection separately from the paragraphs of text. You do not create...addCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListFormat.listOutdent method | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is formatted as superscript in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); // Raise this...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. 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/
  9. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...(Inherited from Field ) use_paragraph_outline_level Gets or sets...whether to use the applied paragraph outline level. Methods Name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/pap...