Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 32,981 for

document insertion

(0.06 sec)
  1. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual revisions in a Document and apply various properties to them....Track Changes in a Document Contents [ Hide ] The functionality...individual revisions in your document and apply different properties...

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  2. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word Documents using files or URLs to these files and show the differences. You can also view your Document in a browser....Document Comparison Features Contents [ Hide ] In this article...a look at the most popular document comparison features. Compare...

    docs.aspose.com/words/net/document-comparison-f...
  3. Aspose::Words::Revision Class Reference - Aspos...

    Represents a revision (tracked change) in a Document node or style. Use RevisionType to check the type of this revision....revision (tracked change) in a document node or style. Use RevisionType...revisions in a document. auto doc = MakeObject<Document>(); auto builder...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method...insert_online_video method Contents [ Hide ] insert_online_video(video_url...height) Inserts an online video object into the document and scales...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the Document has any tracked changes....has_revisions property Document.has_revisions property Returns...Returns True if the document has any tracked changes. This property...

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

    Revision Accept method. Accepts 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...
  7. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts 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...
  8. 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...
  9. OpenDocument Export - Annotation Features|Aspos...

    Export to ODT format using annotation saving features in C#....app/words/viewer Bookmarks All Word documents and most other formats that...Cell Deletion N/A Table Cell Insertion N/A Cell Merge or Split N/A...

    docs.aspose.com/words/net/annotation-features-s...
  10. Document.Revisions | Aspose.Words for .NET

    Document Revisions property. Gets a collection of revisions tracked changes that exist in this Document in C#....Revisions Contents [ Hide ] Document.Revisions property Gets a...changes) that exist in this document. public RevisionCollection...

    reference.aspose.com/words/net/aspose.words/doc...