Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 15,641 for

paragraph

(0.04 sec)
  1. 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...
  2. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...child of Paragraph . Comment can contain Paragraph and Table...firstParagraph Gets the first paragraph in the story. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabStopCollection.RemoveByPosition | Aspose.Wor...

    Effortlessly remove tab stops from your collection with the RemoveByPosition method. Streamline your formatting for enhanced document control!...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/tab...
  4. TabStop.Leader | Aspose.Words for .NET

    Discover TabStop Leader properties to customize leader line types for your tabs, enhancing document clarity and presentation. Optimize your formatting today!...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/tab...
  5. Style.StyleIdentifier | Aspose.Words for .NET

    Discover the locale-independent StyleIdentifier property for built-in styles. Enhance your projects with consistent and versatile styling solutions....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/sty...
  6. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. OfficeMathJustification enumeration | Aspose.Wo...

    Aspose.Words.Math.OfficeMathJustification enumeration. Specifies the justification of the equation....mathematical text (the Math Paragraph) with respect to the page...Math Paragraph. Right Right Justification of Math Paragraph. Inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children....DocumentBuilder ( doc = doc ) # Insert paragraphs with text with DocumentBuilder...section, one body and one paragraph. # Call the "RemoveAllChildren"...

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

    Discover the Font Subscript property. Easily format text as subscript for enhanced readability and style in your documents. Boost your design today!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Raise this run of text...

    reference.aspose.com/words/net/aspose.words/fon...