Hi Team,
My Requirement is listed below
- Total 3 users will be having access to word document
- “2” users should be restricted with document editing and should be allowed for adding comments
- “1” user should be allowed with the permission for editing the document
Is it possible to achieve the above functionality using Aspose word.
In my project im using .NET 7 and C#.
looking forward for your response
Regards
Prakash
@prakash.sathiyamoorthy I am afraid, there is no way to achieve this using Aspose.Words since such restriction cannot be set in the document. Please see our documentation to learn about protecting documents:
https://docs.aspose.com/words/net/protect-or-encrypt-a-document/
@alexey.noskov Thanks for your response !!!
I want Just to double check that in Aspose Words , there is no option to Include/Exclude specific user with the Edit Permission on the document.
looking forward for your response
Regards
Prakash
@prakash.sathiyamoorthy Yes, you are right, there is no option to Include/Exclude specific user with the Edit Permission on the document using Aspose.Words.