Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 6,511 for

signing

(0.15 sec)
  1. التحقق من التوقيع في ملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية التحقق من التوقيع في ملف PDF باستخدام فئة PdfFileSignature.... BindPdf ( dataDir + "signed_rsa.pdf" ); if ( pdFileSignature...Console . WriteLine ( "Document Signed" ); } } } التحقق من أن ملف...

    docs.aspose.com/pdf/ar/net/verify-signature-in-...
  2. Проверка подписи в PDF файле|Aspose.PDF for .NET

    Этот раздел объясняет, как проверить подпись в PDF файле с использованием класса PdfFileSignature.... BindPdf ( dataDir + "signed_rsa.pdf" ); if ( pdFileSignature...Console . WriteLine ( "Document Signed" ); } } } Проверка, что PDF...

    docs.aspose.com/pdf/ru/net/verify-signature-in-...
  3. Digital Signature - Validation Error - Free Sup...

    Hi, I am using Aspose 11.5 pdf version and using the following code to append digital signtature to PDF. But the signature is not being validated properly. Getting the error. Error during signature verification. Error…...bindPdf(inputFile); // Sign the PDF file using PKCS1 object...object pdfSignSingle.sign(1, true, new java.awt.Rectangle(100,...

    forum.aspose.com/t/digital-signature-validation...
  4. Aspose::Words::FileFormatInfo::get_HasDigitalSi...

    Aspose::Words::FileFormatInfo::get_HasDigitalSignature method. Returns true if this document contains a digital signature. This property merely informs that a digital signature is present on a document, but it does not specify whether the signature is valid or not in C++....documents that are digitally signed from those that are not. If...document that is digitally signed, then the digital signature...

    reference.aspose.com/words/cpp/aspose.words/fil...
  5. SignatureLineOptions.Email | Aspose.Words for .NET

    Manage suggested signer email addresses effortlessly with SignatureLineOptions. Enhance your email workflow with customizable options for seamless communication....set ; } Examples Shows how to sign a document with a personal certificate...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/net/aspose.words/sig...
  6. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.signatureLineId property. Signature line identifier...then sign it using a digital certificate. test ( 'Sign' , ()...artifactsDir + "SignDocumentCustom.sign.docx" ; let certificatePath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Firma digitalmente un progetto di codice VBA co...

    Impara come firmare digitalmente un progetto di codice VBA con un certificato usando Aspose.Cells for JavaScript via C++....sign(DigitalSignature) . Segui questi...utilizzare il metodo VbaProject.sign(DigitalSignature) . Ecco i file...

    docs.aspose.com/cells/it/javascript-cpp/digital...
  8. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveOptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen signs...should be replaced with yen signs. Default value is false . get...backslash characters with yen signs in generated HTML documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DigitalSignatureType | Aspose.Words for Java

    Specifies the type of a digital signature in Java.... Examples: Shows how to sign documents with X.509 certificates...Verify that a document is not signed. Assert.assertFalse(FileFormatUtil...

    reference.aspose.com/words/java/com.aspose.word...
  10. Assign and Validate Digital Signatures with Nod...

    Excel file digital signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital signatures....or more signatures needed to sign const dsc = new AsposeCells...pfx" , certPassword , "test for sign" , new Date ()); dsc . add (...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...