Package | Description |
---|---|
com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
com.aspose.pdf.facades |
The com.aspose.pdf.facades package provides classes originally came from
Aspose.Pdf.Kit.
|
Modifier and Type | Method and Description |
---|---|
static SignatureField |
InternalHelper.new_SignatureField(com.aspose.pdf.engine.data.IPdfObject engineObj,
IDocument document) |
Modifier and Type | Method and Description |
---|---|
static com.aspose.ms.System.Collections.Generic.List<SignatureField> |
InternalHelper.findFields(Form form,
com.aspose.ms.System.Type type) |
static List<SignatureField> |
InternalHelper.findFieldsByName(Form form,
String signName,
com.aspose.ms.System.Type type) |
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.addImage(SignatureField field,
com.aspose.ms.System.IO.MemoryStream image) |
static com.aspose.ms.System.IO.Stream |
InternalHelper.extractCertificateInternal(SignatureField signatureField) |
Modifier and Type | Method and Description |
---|---|
static SignatureField |
InternalHelper.PdfFileSignature_createSignatureField(Page item,
boolean visible,
Rectangle rectangle) |
Copyright © 2025 Aspose. All Rights Reserved.