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

paragraph

(0.09 sec)
  1. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document...asParagraph() Cast node to Paragraph . asRow() Cast node to Row...the first paragraph of this document. let paragraph = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BorderCollection.clearFormatting method | Aspos...

    BorderCollection.clearFormatting method. Removes all borders of an object....remove all borders from all paragraphs in a document. let doc =..."Borders.docx" ); // The first paragraph of this document has visible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. def...last child of the node is a paragraph, # for us to be able to click...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before Paragraphs for enhanced document formatting and readability....break is forced before the paragraph. public bool PageBreakBefore...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/net/aspose.words/par...
  5. 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/
  6. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...text fragments to the paragraph paragraph . appendLine ( textFragment1...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  7. CompositeNode.selectSingleNode method | Aspose....

    CompositeNode.selectSingleNode method. Selects the first [Node](../../node/) that matches the XPath expression....expression will extract all paragraph nodes, // which are descendants... selectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.lines_to_drop property | Aspose...

    ParagraphFormat.lines_to_drop property. Gets or sets the number of lines of the Paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, # which will...

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

    Discover the IsEndOfCell property for Paragraphs. Learn how to identify if a Paragraph is the last in a cell, enhancing your document structure....Hide ] Paragraph.IsEndOfCell property True if this paragraph is the...the last paragraph in a Cell ; false otherwise. public bool IsEndOfCell...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::BorderCollection::ClearFormattin...

    Aspose::Words::BorderCollection::ClearFormatting method. Removes all borders of an object in C++....remove all borders from all paragraphs in a document. auto doc =..."Borders.docx" ); // The first paragraph of this document has visible...

    reference.aspose.com/words/cpp/aspose.words/bor...