Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 36,285 for

paragraph

(0.05 sec)
  1. TextPath.Spacing | Aspose.Words for .NET

    TextPath Spacing property. Defines the amount of spacing for text. 1 means 100 in C#....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.Trim | Aspose.Words for .NET

    TextPath Trim property. Determines whether extra space is removed above and below the text in C#....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. Bold in Markdown – C# Code

    Create Markdown bold text in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....multiple words, sentences, paragraphs, and so on, depending on...multiple words, sentences, paragraphs, and so on, depending on...

    products.aspose.com/html/net/markdown-bold/
  5. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process... show_paragraph_marks Gets or sets indication...indication of whether paragraph marks are rendered. Default is False...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Cannot find embedded OLE object in RTF file - F...

    This issue is linked to Can’t find embedded OLE object in DOC file - Free Support Forum - aspose.com and also to Reading RTF File Containing an OLE Embedded Object - Free Support Forum - aspose.com. I am analyzing a MAL…...Paragraph, type=Paragraph got node Aspose.Words...node Aspose.Words.Paragraph, type=Paragraph got node Aspose.Words...

    forum.aspose.com/t/cannot-find-embedded-ole-obj...
  7. Aspose::Words::DocumentVisitor Member List - As...

    Aspose::Words::DocumentVisitor Member List This is the complete list of members for Aspose::Words::DocumentVisitor , ......(System::SharedPtr< Aspose::Words::Paragraph > paragraph) Aspose::Words::DocumentVisitor...(System::SharedPtr< Aspose::Words::Paragraph > paragraph) Aspose::Words::DocumentVisitor...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Markdown Lists – C# Code

    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. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...PARAGRAPH_BREAK . CR_LF Carriage return...commonly used in text files for paragraph breaks. DEFAULT_TEXT_INPUT_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Char | Aspose.Sildes for .NET API Reference

    Returns or sets the bullet char of a Paragraph with no inheritance. Read/write Char....sets the bullet char of a paragraph with no inheritance. Read/write...

    reference.aspose.com/slides/net/aspose.slides/i...