Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 6,380 for

signature

(0.42 sec)
  1. Complete removal of digital signatures - Free S...

    Hi. I have tried to remove the digital Signatures from pdfs using the code as described here: Remove Signature from PDF File|Aspose.PDF for .NET. It looks like the Signature is removed but not everything related to digi…...Complete removal of digital signatures Aspose.PDF Product Family...tried to remove the digital signatures from pdfs using the code...

    forum.aspose.com/t/complete-removal-of-digital-...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignTime method. Gets the time the document was signed in C++....display information about each signature in a document. auto doc =...signed.docx" ); for ( auto && signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_Comments method. Gets the signing purpose comment in C++....display information about each signature in a document. auto doc =...signed.docx" ); for ( auto && signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. SignatureLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize Signature line properties for enhanced document security....class Provides access to signature line properties. To learn...visit the Work with Digital Signatures documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SignatureLine class | Aspose.Words for Python

    aspose.words.drawing.SignatureLine class. Provides access to Signature line properties...class Provides access to signature line properties. To learn...visit the Work with Digital Signatures documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::get_Certificate method. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain in C++....display information about each signature in a document. auto doc =...signed.docx" ); for ( auto && signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Document.digitalSignatures property | Aspose.Wo...

    Document.digitalSignatures property. Gets the collection of digital Signatures for this document and their validation results....the collection of digital signatures for this document and their...collection contains digital signatures that were loaded from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 PDF 文件中处理签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。...pdf" ); // Get list of signature names var sigNames = pdfFileSignature...sigNames [ 0 ]; // Extract signature certificate Stream cerStream...

    docs.aspose.com/pdf/zh/net/working-with-signatu...
  9. XmlDsigLevel | Aspose.Words for Java

    Specifies the level of a digital Signature based on XML-DSig standard in Java....Specifies the level of a digital signature based on XML-DSig standard...XML_D_SIG Specifies XML-DSig signature level. X_AD_ES_EPES Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a Signature line at the current position in C++....ions>&) method Inserts a signature line at the current position...creating signature line. ReturnValue The signature line node...

    reference.aspose.com/words/cpp/aspose.words/doc...