Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 3,844 for

insert text

(0.07 sec)
  1. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes....track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision....track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....TrackRevisions ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Revision.revisionType property | Aspose.Words f...

    Revision.revisionType property. Gets the type of this revision....( false ); // We have added text using the document builder,...the first revision is an insertion-type revision. let revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Revision.dateTime property | Aspose.Words for N...

    Revision.dateTime property. Gets or sets the date/time of this revision....( false ); // We have added text using the document builder,...the first revision is an insertion-type revision. let revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection....( false ); // We have added text using the document builder,...the first revision is an insertion-type revision. let revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_AlternativeText () Defines alternative text to be displayed instead of a...the shape is below or above text. get_Bottom () Gets the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Manage TextBox|Aspose.Slides Documentation

    Manage a Text box or Text frame in PowerPoint presentations using Java...Contents [ Hide ] Texts on slides typically exist in text boxes or shapes... to add a text to a slide, you have to add a text box and then...

    docs.aspose.com/slides/java/manage-textbox/
  9. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...while k < cells . count : cell_text = cells [ k ] . to_string (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentVisitor::VisitBuildingBl...

    Aspose::Words::DocumentVisitor::VisitBuildingBlockEnd method. Called when enumeration of a building block has ended in C++....access the building blocks via "Insert" -> "Quick Parts" -> "Building...mBuilder = MakeObject < System :: Text :: StringBuilder > (); } String...

    reference.aspose.com/words/cpp/aspose.words/doc...