Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 10,163 for

paragraph

(0.19 sec)
  1. TextPath.Size | Aspose.Words for .NET

    Discover the TextPath Size property, easily customize font size in points for enhanced readability and design flexibility in your projects....<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.Text | Aspose.Words for .NET

    Explore TextPath's Text property to effortlessly define and customize your text paths for stunning visual effects in your designs....<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. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property to easily customize text alignment in your designs. Enhance your layouts with precise control and creativity!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish text design....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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/
  6. 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/
  7. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...to work with breaks: &p - paragraph break &b - section break &m...to work with breaks: &p - paragraph break &b - section break &m...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. CompatibilityOptions.do_not_suppress_indentatio...

    CompatibilityOptions.do_not_suppress_indentation property. Do Not Ignore Floating Objects When Calculating Paragraph Indentation....Objects When Calculating Paragraph Indentation. @property def...CompatibilityOptions.do_not_suppress_paragraph_borders property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Section.ClearContent | Aspose.Words for .NET

    Effortlessly clear sections with the ClearContent method. Enhance your workflow and improve content management efficiency today!...is cleared, only one empty paragraph is left that represents the...doc . FirstSection . Body . Paragraphs . Count ); // Running the...

    reference.aspose.com/words/net/aspose.words/sec...