Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 18,319 for

paragraphs

(0.1 sec)
  1. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. get widowControl () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...commonly used in text files for paragraph breaks. @property def CR_LF...new line and starts a new paragraph. self . assertEqual ( 1 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TabStopCollection.Before | Aspose.Words per .NET

    Scopri il metodo TabStopCollection Before e recupera in modo efficiente la tabulazione a sinistra più vicina per una navigazione fluida nella tua applicazione....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  7. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... Paragraph A paragraph of text. BookmarkStart...images, fields,etc.) within a paragraph StructuredDocumentTa Allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Text Portions in Presentations Using PHP...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for PHP via Java, boosting performance and customization....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...the text within a single paragraph? Yes, you can assign a hyperlink...

    docs.aspose.com/slides/php-java/portion/
  9. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Java, boosting performance and customization....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/java/portion/
  10. ListLabel.LabelString | Aspose.Words لـ .NET

    اكتشف خاصية ListLabel LabelString لتمثيل سلسلة تسميات القائمة بسهولة، مما يعزز عرض بياناتك وتنظيمها بسهولة.... Paragraph , true ); // ابحث إن كانت...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/ar/net/aspose.words....