Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 10,152 for

paragraph

(0.07 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. FrameFormat.height property | Aspose.Words for ...

    FrameFormat.height property. Gets the height of the specified frame....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. ParagraphFormat.LineSpacing | Aspose.Words for ...

    Adjust the line spacing of your Paragraphs effortlessly with the ParagraphFormat LineSpacing property. Enhance readability and style in your documents!...spacing (in points) for the paragraph. public double LineSpacing...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words/par...
  8. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object...including paragraph, run of text inside a paragraph or a table...docx' ) Shows how to insert a paragraph with a top border. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.IsListItem | Aspose.Words for .NET

    Discover how the ParagraphFormat IsListItem property enhances your document formatting by identifying bulleted or numbered list items effortlessly....IsListItem property True when the paragraph is an item in a bulleted or...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/par...
  10. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit MD files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....example shows how to add a new paragraph to an MD document: C# code...SyntaxFactory; // Create a new paragraph var paragraphSyntaxNode =...

    products.aspose.com/html/net/editor/md/