Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 6,653 for

signing

(2.85 sec)
  1. Verifikasi Tanda Tangan dalam File PDF|Aspose.P...

    Bagian ini menjelaskan cara memverifikasi tanda tangan dalam File PDF menggunakan kelas PdfFileSignature.... BindPdf ( dataDir + "signed_rsa.pdf" ); if ( pdFileSignature...Console . WriteLine ( "Document Signed" ); } } } Memverifikasi bahwa...

    docs.aspose.com/pdf/id/net/verify-signature-in-...
  2. SignOptions.ProviderId | Aspose.Words لـ .NET

    اكتشف خاصية SignOptions ProviderId، التي تُعرّف مُعرّف فئة مُزوّد التوقيع الخاص بك. خصّصها بسهولة باستخدام مُعرّف GUID فريد لتحقيق أداء مثالي....false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/ar/net/aspose.words....
  3. SignOptions.ProviderId | Aspose.Words för .NET

    Upptäck egenskapen SignOptions ProviderId, som definierar din signaturleverantörs klass-ID. Anpassa enkelt med ett unikt GUID för optimal prestanda....false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Signature Verification|Aspose.PDF for Python vi...

    Learn how to verify digital signatures and check whether a PDF contains signatures using PdfFileSignature in Python....validating signed PDF documents. After a PDF has been signed, you can...create_pdf_file_signature ( infile ) try : sign_name = require_signature_name...

    docs.aspose.com/pdf/python-net/signature-verifi...
  5. 实用功能 - SMTP 客户端|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....com" , "Signed message only" , "Test Body of signed message"...message" ); MailMessage signed = msg . attachSignature ( privateCert...

    docs.aspose.com/email/zh/java/utility-features-...
  6. SignOptions.providerId property | Aspose.Words ...

    SignOptions.providerId property. Specifies the class ID of the signature provider... Examples Shows how to sign a document with a personal certificate...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfDigitalSignatureDetails | Aspose.Words för .NET

    Upptäck konstruktorn PdfDigitalSignatureDetails, utformad för att effektivt initiera digitala signaturinstanser för säker dokumenthantering.... Writeln ( "Contents of signed PDF." ); CertificateHolder...certificateHolder , "Test Signing" , "My Office" , signingTime...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Verificar Firma en Archivo PDF|Aspose.PDF for .NET

    Esta sección explica cómo verificar la firma en un archivo PDF utilizando la clase PdfFileSignature.... BindPdf ( dataDir + "signed_rsa.pdf" ); if ( pdFileSignature...Console . WriteLine ( "Document Signed" ); } } } Verificando que un...

    docs.aspose.com/pdf/es/net/verify-signature-in-...
  9. 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...
  10. Extracción de firma|Aspose.PDF for Python via .NET

    Aprenda cómo extraer una imagen de firma y el certificado de firma de un PDF firmado usando PdfFileSignature en Python....create_pdf_file_signature ( infile ) try : sign_name = require_signature_name...pdf_signature . extract_image ( sign_name ) write_stream_data ( signature_image...

    docs.aspose.com/pdf/es/python-net/signature-ext...