| Package | Description |
|---|---|
| com.groupdocs.signature.domain |
The GroupDocs.Signature.Domain namespace provides classes for working with document representation.
|
| com.groupdocs.signature.domain.signatures.barcode |
The GroupDocs.Signature.Domain.Signatures.Barcode namespace provides classes for working with Barcode signatures
|
| com.groupdocs.signature.domain.signatures.digital |
The GroupDocs.Signature.Domain.Signatures.Digital namespace provides classes for working with Digital signatures
|
| com.groupdocs.signature.domain.signatures.qrcode |
The GroupDocs.Signature.Domain.Signatures.QrCode namespace provides classes for working with QrCode signatures
|
| Modifier and Type | Method and Description |
|---|---|
List<BaseSignature> |
SearchResult.getSignatures()
List of detected signatures
BaseSignature. |
com.aspose.ms.System.Collections.Generic.List<BaseSignature> |
SearchResult.getSignaturesInternal()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<BaseSignature> |
SearchResult.iterator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResult.add(BaseSignature data)
Adds new element to the Signatures list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BarcodeSignature
Contains Bar-code Signature properties.
|
class |
CellsBarcodeSignature
Describes Bar-code Signature of Cells Documents.
|
class |
ImagesBarcodeSignature
Describes Bar-code Signature of Images Documents.
|
class |
PdfBarcodeSignature
Describes Bar-code Signature of Pdf Documents.
|
class |
SlidesBarcodeSignature
Describes Bar-code Signature of Slides Documents.
|
class |
WordsBarcodeSignature
Describes Bar-code Signature of Words Documents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CellsDigitalSignature
Describes Signature of Cells documents.
|
class |
DigitalSignature
Contains Digital Signature properties.
|
class |
PDFDigitalSignature
Contains Pdf Digital Signature properties.
|
class |
WordsDigitalSignature
Describes Signature of Words documents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CellsQRCodeSignature
Describes QR-Code Signature of Cells Documents.
|
class |
ImagesQRCodeSignature
Describes QR-Code Signature of Images Documents.
|
class |
PdfQRCodeSignature
Describes QR-Code Signature of Pdf Documents.
|
class |
QRCodeSignature
Contains QR-code Signature properties.
|
class |
SlidesQRCodeSignature
Describes QR-Code Signature of Slides Documents.
|
class |
WordsQRCodeSignature
Describes QR-Code Signature of Words Documents.
|
Copyright © 2018. All rights reserved.