Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 15,552 for

paragraph

(0.05 sec)
  1. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer....append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.space_after property | Aspose.W...

    ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the Paragraph....spacing (in points) after the paragraph. @property def space_after...Shows how to set automatic paragraph spacing. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the Paragraph....spacing (in points) before the paragraph. get spaceBefore () : number...Shows how to set automatic paragraph spacing. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Portion|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/androidjava/portion/
  7. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling....expression will extract all paragraph nodes, // which are descendants... SelectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/net/aspose.words/com...
  8. ParagraphFormat.WidowControl | Aspose.Words for...

    Discover how the ParagraphFormat WidowControl property ensures your text's first and last lines stay together on the same page for better readability....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. public bool WidowControl...

    reference.aspose.com/words/net/aspose.words/par...
  9. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....after the paragraph containing the matched text. Paragraph para =...= (Paragraph) args.getMatchNode().getParentNode(); insertDocument(para...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Fields::FieldRef class | Aspose....

    Aspose::Words::Fields::FieldRef class. Implements the REF field. To learn more, visit the documentation article in C++....hyperlink to the bookmarked paragraph. get_InsertParagraphNumbe...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/cpp/aspose.words.fie...