Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 18,342 for

paragraphs

(0.14 sec)
  1. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....working with text frames, paragraphs, formatting, and advanced...background colors to entire paragraphs or individual text portions...

    docs.aspose.com/slides/net/text-formatting/
  3. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...com/" ); shape1 . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/net/manage-hyperlinks/
  4. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET.... Add Graph object to paragraphs collection of page instance...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/net/add-line/
  5. LayoutOptions.ShowParagraphMarks | Aspose.Words...

    Discover how the LayoutOptions ShowParagraphMarks property enhances text formatting by toggling paragraph marks visibility. Improve your document clarity today!...sets indication of whether paragraph marks are rendered. Default...Examples Shows how to show paragraph marks in a rendered output...

    reference.aspose.com/words/net/aspose.words.lay...
  6. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Effortlessly navigate your document with the DocumentBuilder MoveToParagraph method, enabling quick cursor movement to any paragraph in your section....method Moves the cursor to a paragraph in the current section. public...paragraphIndex Int32 The index of the paragraph to move to. characterIndex...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ListFormat class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListFormat class. Allows to control what list formatting is applied to a paragraph...formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks A paragraph in a Microsoft Word document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Python....identify, list and count paragraphs and runs of text formatted...formatted with a specific paragraph style and a character style...

    docs.aspose.com/words/python-net/working-with-s...
  9. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Node.js....identify, list and count paragraphs and runs of text formatted...formatted with a specific paragraph style and a character style...

    docs.aspose.com/words/nodejs-net/working-with-s...
  10. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....Retrieve all paragraphs in the document. paragraphs = doc . getChildNodes...NodeType . PARAGRAPH , True ) paragraphs_count = paragraphs . getCount...

    docs.aspose.com/words/java/remove-breaks-in-jyt...