Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 3,839 for

insert text

(0.06 sec)
  1. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...get_Count ()); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

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

    aspose.words.fields.FieldToc class. Implements the TOC field...and specified styles, and inserts that table at this place in...contents. display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. Enhance your document management!...Returns true if this object was inserted in Microsoft Word while change...an Inline node. // 1 - An "insert" revision: // This revision...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of Text inside the paragraph....typed collection of pieces of text inside the paragraph. get runs...an Inline node. // 1 - An "insert" revision: // This revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert ...

    reference.aspose.com/words/net/aspose.words/run...
  10. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object....Font Examples Shows how to insert a text box, and set the font of...builder . write ( "This text is inside the text box." ); // Set the...

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