Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 6,653 for

signing

(0.11 sec)
  1. DigitalSignatureUtil Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.DigitalSignatures.DigitalSignatureUtil لتوقيع المستندات بسهولة باستخدام توقيعات رقمية آمنة. عزز سلامة مستنداتك اليوم!... static Sign ( Stream, Stream, CertificateHolder...الموقّع إلى مجرى الوجهة. static Sign ( string, string, CertificateHolder...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Araç Özellikleri - SMTP İstemcisi|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/tr/java/utility-features-...
  3. Цифровая подпись проекта VBA с помощью сертифик...

    Узнайте, как цифрово подписать проект VBA с помощью сертификата с помощью Aspose.Cells for JavaScript через C++....sign(DigitalSignature) . Пожалуйста...использование метода VbaProject.sign(DigitalSignature) . Здесь приведены...

    docs.aspose.com/cells/ru/javascript-cpp/digital...
  4. Aspose::Words::Document::get_DigitalSignatures ...

    Aspose::Words::Document::get_DigitalSignatures method. Gets the collection of digital signatures for this document and their validation results in C++.... If the document is not signed, it will contain zero elements...get_MyDir () + u "Digitally signed.docx" ); for ( auto && signature...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. SignatureLineOptions.ShowDate | Aspose.Words pe...

    Scopri come la proprietà ShowDate di SignatureLineOptions migliora la professionalità del tuo documento visualizzando la data della firma sulle righe della firma....false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/it/net/aspose.words/...
  6. SignatureLineOptions.AllowComments | Aspose.Wor...

    Abilita i commenti dei firmatari nella finestra di dialogo Firma con la proprietà AllowComments di SignatureLineOptions. Migliora la collaborazione e il feedback senza sforzo!...false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/it/net/aspose.words/...
  7. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...string 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...
  8. Adicionar assinatura digital ou assinar digital...

    Assine digitalmente documentos PDF usando C# ou VB.NET. Verifique ou valide os PDFs assinados digitalmente usando C# ou VB.NET....Sign() . A assinatura digital será...// Create PKCS#7 object for sign var pkcs = new Aspose . Pdf...

    docs.aspose.com/pdf/pt/net/digitally-sign-pdf-f...
  9. C#에서 디지털 서명 추가 또는 PDF 디지털 서명|Aspose.PDF for .NET

    C# 또는 VB.NET을 사용하여 PDF 문서에 디지털 서명합니다. C# 또는 VB.NET을 사용하여 디지털 서명된 PDF를 검증하거나 유효성을 검사합니다....Sign() 메서드에서 사용해야 합니다. 디지털 서명은 문서가...// Create PKCS#7 object for sign var pkcs = new Aspose . Pdf...

    docs.aspose.com/pdf/ko/net/digitally-sign-pdf-f...
  10. Agregar Firma en Archivo PDF|Aspose.PDF for .NET

    Esta sección explica cómo agregar una firma a un archivo PDF utilizando la clase PdfFileSignature....particular, puede utilizar el método Sign de la clase PdfFileSignature...// PKCS#1 pdFileSignature . Sign ( 1 , "I'm document author"...

    docs.aspose.com/pdf/es/net/add-signature-in-pdf/