Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 15,548 for

paragraph

(0.09 sec)
  1. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...getTextFrame (); // Creates the Paragraph object for text frame var...Creates a Portion object for paragraph var portion = para . getPortions...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  3. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the index of the specified child node in the child node array in C++....Retrieve the index of the last paragraph in the body of the first section...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....importFormatOptions ); for ( auto && paragraph : System :: IterateOver <...< Aspose :: Words :: Paragraph > ( srcDoc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Structured Document Tags|Aspose.Words for Node....

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Node.js....places: Block-level – Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/nodejs-net/structured-doc...
  7. DocumentBuilder.currentStory property | Aspose....

    DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../)....type of node that has child Paragraph nodes, such as a Body. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are imported from HTML-based documents in Java....html = "\n\n \n \n paragraph 1\n paragraph 2\n\n\n"; HtmlLoadOptions...stored on child elements (i.e. paragraphs or tables). Remarks: Properties...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeq class for seamless SEQ field implementation. Enhance your document automation with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...// Each entry contains the paragraph that contains the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/net/work-with-text-in-a-t...