Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 6,467 for

document insertion

(0.08 sec)
  1. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision....revisions in a document. doc = aw . Document () builder = aw...) # Normal editing of the document does not count as a revision...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....revisions in a document. doc = aw . Document () builder = aw...) # Normal editing of the document does not count as a revision...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

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

    Revision.revisionType property. Gets the type of this revision....revisions in a document. let doc = new aw . Document (); let builder...); // Normal editing of the document does not count as a revision...

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

    RevisionCollection.count property. Returns the number of revisions in the collection....revisions in a document. let doc = new aw . Document (); let builder...); // Normal editing of the document does not count as a revision...

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

    Revision.dateTime property. Gets or sets the date/time of this revision....revisions in a document. let doc = new aw . Document (); let builder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this Document is edited in Microsoft Word....track_revisions property Document.track_revisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.trackRevisions property | Aspose.Words...

    Document.trackRevisions property. True if changes are tracked when this Document is edited in Microsoft Word....trackRevisions property Document.trackRevisions property True...changes are tracked when this document is edited in Microsoft Word...

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

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  10. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the Document...represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

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