Support for XAdES Signature

Introduction

Aspose.Cells provides supports signing workbooks with XAdES Signature. For this, the API provides DigitalSignature class and XAdESType enumeration.

How to Add XAdES Signature for Excel

The following code snippet demonstrates the use of the DigitalSignature class to sign the source workbook.