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

paragraph

(0.09 sec)
  1. Bold in Markdown – C# Code Examples

    Create Markdown bold text in C#. Use the Aspose.HTML for .NET 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/
  2. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....is split into parts at a paragraph formatted using the style...is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...every paragraph in the document to RTL. foreach ( Paragraph para...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Markdown Lists – C# Code Examples

    Creating Markdown Lists in C#. Use the Aspose.HTML for .NET 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/
  5. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…...differences in styles, fonts, or paragraph settings between the documents...same styles for headings, paragraphs, and other text elements...

    forum.aspose.com/t/formatting-issue-when-mergin...
  6. Aspose::Words::Font::get_Subscript method | Asp...

    Aspose::Words::Font::get_Subscript method. True if the font is formatted as subscript 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...
  7. 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/
  8. ParagraphFormat.suppressAutoHyphens property | ...

    ParagraphFormat.suppressAutoHyphens property. Specifies whether the current Paragraph should be exempted from any hyphenation which is applied in the document settings....Specifies whether the current paragraph should be exempted from any...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. 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...