Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 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....Română 繁體中文 Track Changes in a Document Contents [ Hide ] The functionality...individual revisions in your document and apply different properties...

    docs.aspose.com/words/net/track-changes-in-a-do...
  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. The returned collection is...

    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. RevisionOptions.InsertedTextColor | Aspose.Word...

    RevisionOptions InsertedTextColor property. Allows to specify the color to be used for inserted content Insertion. Default value is ByAuthor in C#....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...
  5. 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...
  6. RevisionType - Aspose.Words for Java - API Refe...

    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...revisions in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. revisiontype - Aspose.Words for Java - API Refe...

    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...revisions in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. GraphicsQualityOptions.StringFormat | Aspose.Wo...

    GraphicsQualityOptions StringFormat property. Gets or sets text layout information such as alignment orientation and tab stops display manipulations such as ellipsis Insertion and national digit substitution and OpenType features in C#....manipulations (such as ellipsis insertion and national digit substitution)...while converting documents to image formats. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group...revision is not longer exist in document context (accepted/rejected)...revisions in a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionCollection.Count | Aspose.Words for .NET

    RevisionCollection Count property. Returns the number of revisions in the collection 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...