Hello
I’m a software developer and I’m currently involved in a project that requires office automation. I would like to know if the ASPOSE.Words product provides the features we need.
Please take a look at these requirements and let me know if your product covers them:
? Combine two word documents (docx) and get a new document with all the markups representing the changes. The result must be the same as combining two documents in Microsoft Word.
? Generate the HTML version of a document with revisions. The resulting document must contain all the markups representing the changes.
? Read the content of a word document and extract all revisions by author (insert, delete, move).
? Edit a word document in a web-based interface (only the content, we don’t need the full toolbar).
The technology we are using is Microsoft Sharepoint 2010, ASP.NET and C#.
Thanks in advance,
-Luis
Hello
Thanks for your interest in Aspose.Words.
- You can combine any Word documents into one document using Document.AppendDocument method. Please see the following link to learn more:
https://docs.aspose.com/words/net/insert-and-append-documents/ - Unfortunately, currently, Aspose.Words does not support track changes during HTML export. This problem is already resolved in the current codebase. The fix will be included into the next hotfix, which will be released within few weeks. You will be notified.
- Unfortunately there is no way to get or set author of revision. Your request has been linked to the appropriate issue. You will be notified as soon as this feature is supported.
Please see the following link to learn how to manage Revisions in the document:
https://docs.aspose.com/words/net/track-changes-in-a-document/ - Aspose.Words is a class library for processing Word documents programmatically, it does not provide user interface for editing your documents. Of course you can create your own user interface for editing documents and use Aspose.Words in underline level, but I think it will require a lot of efforts from your end…
Best regards,
Thank you for your answer.
The issues you have found earlier (filed as 7611) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(24)
The issues you have found earlier (filed as WORDSNET-1636) have been fixed in this .NET update and this Java update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(21)
The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan