Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 15,599 for

paragraph

(0.03 sec)
  1. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  2. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  3. Manage TextBox|Aspose.Slides for Python Documen...

    Manage a text box or text frame in PowerPoint presentations using Python...text_frame # Creates the Paragraph object for text frame para...para = txtFrame . paragraphs [ 0 ] # Creates a Portion object for...

    docs.aspose.com/slides/python-net/manage-textbox/
  4. OfficeMath class | Aspose.Words for Node.js

    Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...OfficeMath can only be a child of Paragraph . Inheritance: OfficeMath...parentParagraph Retrieves the parent Paragraph of this node. previousSibling...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 演示主题|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 演示文稿主题...10 , 100 , 100 ) paragraph = slides . Paragraph () portion = slides...slides . Portion ( "主题文本格式" ) paragraph . portions . add ( portion...

    docs.aspose.com/slides/zh/python-net/presentati...
  6. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the document...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. auto firstRow = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. StyleCollection.DefaultFont | Aspose.Words for ...

    Discover the StyleCollection DefaultFont property for seamless document text formatting. Enhance your documents with consistent, professional style....Paragraph", the collection will apply...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....then appears in the parent Paragraph's RunCollection. SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... first_paragraph . append_child ( comment )...first_section . body . first_paragraph . runs [ 0 ] . text = 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...