Hi,
Can you please let me know if we can some enable track changes on word document using Aspose.word? Is this possible? Kindly provide some sample example code do so.
Thanks,
MK
This message was posted using Aspose.Live 2 Forum
Hi,
Can you please let me know if we can some enable track changes on word document using Aspose.word? Is this possible? Kindly provide some sample example code do so.
Thanks,
MK
Hi
Thanks for your request. If you need just enable “Track Changes” option, you can easily achieve this using Document.TrackRevisions property:
But, unfortunately, there is no way to track changed made programmatically using Aspose.Words. We will consider adding such feature in one of future versions of Aspose.Words. Your request has been linked to the appropriate issue. We will let you know once this feature is available.
Best regards,
Enable tracking changes is possible in Aspose.Words as explained above.
But Aspose.Words will not automatically track changes you made using Aspose.Words itself. There are no plans to support this feature at the moment.
romank:
Aspose.Words will not automatically track changes you made using Aspose.Words itself.
Hi Jonathan,
The issues you have found earlier (filed as WORDSNET-754) have been fixed in this .NET update and this Java update.