Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,478 for

document revision

(0.02 sec)
  1. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...the Programming with Documents documentation article. Inheritance:...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this Revision....method reject() Reject this revision. def reject ( self ): ......work with revisions in a document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Enable Track Changes / Revisions & Replace Text...

    Suppose I have the following text: This is paragraph one. This is paragraph two. And I replace one.&pThis with replaced while TrackRevisions is enabled. When doing the equivalent replacement in Word, you would see “o…...Enable Track Changes / Revisions & Replace Text with a Paragraph...Paragraph Break in Word Document C# .NET Aspose.Words Product Family...

    forum.aspose.com/t/enable-track-changes-revisio...
  4. RunCollection.Item | Aspose.Words for .NET

    RunCollection Item property. Retrieves a Run at the given index in C#....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/run...
  5. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this Revision....date_time property Revision.date_time property Gets or sets the...this revision. Examples Shows how to work with revisions in a...

    reference.aspose.com/words/python-net/aspose.wo...
  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. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../Revision/)....of change being tracked in Revision . Members Name Description...content was inserted in the document. DELETION Content was removed...

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

    Revision Reject method. Reject this Revision in C#....[ Hide ] Revision.Reject method Reject this revision. public void...with revisions in a document. Document doc = new Document ();...

    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#....DateTime Contents [ Hide ] Revision.DateTime property Gets or...sets the date/time of this revision. public DateTime DateTime...

    reference.aspose.com/words/net/aspose.words/rev...
  10. RevisionCollection.Count | Aspose.Words for .NET

    RevisionCollection Count property. Returns the number of Revisions in the collection in C#....property Returns the number of revisions in the collection. public...with revisions in a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words/rev...