Support for XAdES Signature

Introduction

Aspose.Cells provides support for signing workbooks with XAdES signatures. For this, the API provides the DigitalSignature class and the 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.