Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 15,604 for

paragraph

(0.05 sec)
  1. FieldFormDropDown class | Aspose.Words for Python

    aspose.words.fields.FieldFormDropDown class. Implements the FORMDROPDOWN field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldFormText class | Aspose.Words for Python

    aspose.words.fields.FieldFormText class. Implements the FORMTEXT field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldData class | Aspose...

    Aspose::Words::Fields::FieldData class. Implements the DATA field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient document management and editing.... ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your document management!... ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/net/aspose.words/inl...
  6. Aspose::Words::SubDocument class | Aspose.Words...

    Aspose::Words::SubDocument class. Represents a SubDocument - which is a reference to an externally stored document. To learn more, visit the documentation article in C++....SubDocument can only be a child of Paragraph . Examples Shows how to access...

    reference.aspose.com/words/cpp/aspose.words/sub...
  7. Aspose::Words::Inline::get_IsMoveToRevision met...

    Aspose::Words::Inline::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....get_ParentNode ()); SharedPtr < Paragraph > firstParagraph = run ->...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. How to Create Table in a Word Document with Java

    This brief step-by-step guide covers how to create table in a Word Document with Java. You can perform these steps to see how to insert table in a Word document using Java in any operating system like Windows, macOS or Linux....Create a cell and add a new paragraph inside the cell Insert table...

    kb.aspose.com/words/java/how-to-create-table-in...
  9. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....For inserting bullets in a paragraph, refer to the article on Insert...

    kb.aspose.com/words/python/insert-shape-in-word...
  10. TxtTrailingSpacesOptions enumeration | Aspose.W...

    Aspose.Words.Loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....first line indent to the paragraph to simulate the effect of...let paragraphs = doc . firstSection . body . paragraphs . toArray...

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