Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 33,854 for

document insertion

(0.52 sec)
  1. revisionoptions - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...Object Allows to control how document revisions are handled during...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group 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...
  3. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author 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...
  4. Revisoin not working properly - Aspose.Words Pr...

    TEST Document.docx (14.8 KB) attached Document have one Revision. But this Revision have two step. First User add that text and second user delete that text. Now when I reject this revision it deleted line. Can you help…...5:59am #1 TEST DOCUMENT.docx (14.8 KB) attached document have one Revision...following code: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/revisoin-not-working-properl...
  5. 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...
  6. Document.TrackRevisions | Aspose.Words for .NET

    Document TrackRevisions property. True if changes are tracked when this Document is edited in Microsoft Word in C#....TrackRevisions Contents [ Hide ] Document.TrackRevisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/net/aspose.words/doc...
  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. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the type of this revision 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...
  9. 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...
  10. Track Changes in a Document in Java|Aspose.Word...

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

    docs.aspose.com/words/java/track-changes-in-a-d...