Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 17,314 for

paragraph

(0.03 sec)
  1. Cell.lastParagraph property | Aspose.Words for ...

    Cell.lastParagraph property. Gets the last Paragraph among the immediate children....lastParagraph property Gets the last paragraph among the immediate children...lastParagraph () : Aspose . Words . Paragraph Examples Shows how to apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++....edit all of the borders in a paragraph format object. auto doc =...// Configure the builder's paragraph format settings to create...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Manage Hyperlinks|Aspose.Slides for Node.js via...

    How to add hyperlink to a PowerPoint Presentation in JavaScript...(); var paragraph = new aspose . slides . Paragraph (); paragraph...slides . FillType . Solid )); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  4. List.ListId | Aspose.Words for .NET

    Discover the unique ListId property to easily access and manage your lists. Streamline your workflow with this essential identifier....))); Shows how to output all paragraphs in a document that are list...NodeType . Paragraph , true ); foreach ( Paragraph para in paras...

    reference.aspose.com/words/net/aspose.words.lis...
  5. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another.... Paragraph || insertionDestination ....that is not the last empty paragraph of a section. for ( var srcSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first Paragraph in the story....firstParagraph property Gets the first paragraph in the story. get firstParagraph...firstParagraph () : Aspose . Words . Paragraph Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...Document doc = new Document(); Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.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...cell ) # Cells may contain paragraphs with typical elements such...

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

    Discover the ParagraphFormat TabStops property to easily manage custom tab stops, enhancing your document formatting and improving readability....right tab stop in TOC related paragraphs. Document doc = new Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/net/aspose.words/par...