Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 6,467 for

document insertion

(0.1 sec)
  1. Aspose::Words::Replacing::ReplaceAction enum | ...

    Aspose::Words::Replacing::ReplaceAction enum. Allows the user to specify what happens to the current match during a replace operation in C++....Examples Shows how to insert an entire document’s contents as a replacement...MakeObject < Document > ( MyDir + u "Document insertion destination...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking....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...
  3. Revision.RevisionType | Aspose.Words for .NET

    Discover the RevisionType property to easily access and understand the type of each revision, enhancing your workflow and project management efficiency....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...
  4. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject 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...
  5. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time 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...
  6. Revision.Reject | Aspose.Words for .NET

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!...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.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization....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...
  8. 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...
  9. Revision.reject method | Aspose.Words for Node.js

    Revision.reject method. Reject 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...
  10. RevisionOptions.InsertedTextColor | Aspose.Word...

    Customize your editing experience with the RevisionOptions InsertedTextColor property, setting unique colors for inserted content. Default, ByAuthor....color to be used for inserted content Insertion. Default value is...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...