Tagged Questions

0
votes
1answer
485 views

How to programatically add digital signature to multiple Open Office XML Docx documents?

I want to programatically add a digital signature to multiple DOCX files, using the standardized approach of the method Sign() from PackageDigitalSignatureManager object. As in for example: ...