Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 33,885 for

document insertion

(0.15 sec)
  1. Aspose::Words::Layout::RevisionOptions Class Re...

    Allows to control how Document revisions are handled during layout process....Description Allows to control how document revisions are handled during...rendered output document. auto doc = MakeObject<Document>(); auto builder...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this Document....revisions property Document.revisions property Gets a collection...changes) that exist in this document. @property def revisions (...

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

    Document HasRevisions property. Returns true if the Document has any tracked changes in C#....HasRevisions Contents [ Hide ] Document.HasRevisions property Returns...Returns true if the document has any tracked changes. public bool...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. Comments are Lost after Modifying the Document ...

    I have two Documents, docA and docB. docA has a comment and docB is the same as docA with suggested change but no comment. I open both Documents and call docA.compare(docB) and save the result to docC. docC looks ok when…...Modifying the Document with MS Word | Compare Documents using Java...2021, 5:36pm #1 I have two documents, docA and docB. docA has a...

    forum.aspose.com/t/comments-are-lost-after-modi...
  6. 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...
  7. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    DocumentBuilder InsertOnlineVideo method. Inserts an online video object into the Document and scales it to the specified size in C#....double ) Inserts an online video object into the document and scales...The image node that was just inserted. Remarks You can change the...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Revision.Reject | Aspose.Words for .NET

    Revision Reject method. Reject this revision in C#....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...
  9. Revision.DateTime | Aspose.Words for .NET

    Revision DateTime property. Gets or sets the date/time of this revision in C#....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. Revision.Author | Aspose.Words for .NET

    Revision Author property. Gets or sets the author of this revision. Can not be empty string or null in C#....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...