Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 5,327 for

sign document

(0.59 sec)
  1. CertificateHolder Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.DigitalSignatures.CertificateHolder, din nyckel till att hantera X509Certificate2-instanser för säkra digitala Signaturer.... Sign ( inputFileName , outputFileName...new FileStream ( MyDir + "Document.docx" , FileMode . Open ))...

    reference.aspose.com/words/sv/net/aspose.words....
  2. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Esplora l'enum Aspose.Words PdfDigitalSignatureHashAlgorithm, che definisce algoritmi hash digitali per firme digitali sicure nei tuoi Documenti.... Document doc = new Document (); DocumentBuilder...builder . Writeln ( "Contents of signed PDF." ); CertificateHolder...

    reference.aspose.com/words/it/net/aspose.words....
  3. Licensing|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.... The license is digitally signed. Any changes — including additional...

    docs.aspose.com/barcode/phpjava/licensing/
  4. Comment signer numériquement un PDF|Aspose.PDF ...

    Signez numériquement des Documents PDF en utilisant Java. Vérifiez ou validez les PDF Signés numériquement avec une application basée sur Java avec la bibliothèque PDF. Vous pouvez certifier un fichier PDF avec un certificat PKCS1....Lors de la signature d’un document PDF à l’aide d’une signature...le document a été modifié. Certifier d’abord un document vous...

    docs.aspose.com/pdf/fr/java/digitally-sign-pdf-...
  5. كيفية التوقيع الإلكتروني على PDF|Aspose.PDF for...

    التوقيع الإلكتروني على مستندات PDF باستخدام Java. التحقق من صحة التوقيعات الإلكترونية على ملفات PDF باستخدام تطبيق Java مع مكتبة PDF. يمكنك توثيق ملف PDF بشهادة PKCS1...."/home/aspose/pdf-examples/Samples/Secure-Sign/" ; public static void SignDocument..."DigitallySign_out.pdf" ; Document document = new Document ( inFile ); PdfFileSignature...

    docs.aspose.com/pdf/ar/java/digitally-sign-pdf-...
  6. SignatureLineOptions.Signer | Aspose.Words لـ .NET

    اكتشف خاصية SignatureLineOptions Signer لتخصيص سطر توقيعك. حدّد بسهولة مُوقّعين مقترحين لتحسين وضوح المستند....16868")] public static void Sign () { string signeeName = "Ron...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …... The signed sgn will be always message...Mapi item like contact, the signed one is always message. Can...

    forum.aspose.com/t/mapimessage-attachsignature-...
  8. Добавить строку подписи в лист с помощью C++|Do...

    Эта статья описывает, как добавить линию подписи в рабочий лист с помощью кода C++ и Aspose.Cells for C++.... SetTitle ( u "signed by Aspose.Cells" ); wb . GetWorksheets...

    docs.aspose.com/cells/ru/cpp/add-signature-line/
  9. Travailler avec les cellules GridWeb|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....formules doivent commencer par un signe égal (=). Pour ajouter une formule...même si vous n’utilisez pas de signe = , mais si les utilisateurs...

    docs.aspose.com/cells/fr/java/working-with-cell...
  10. S/MIME Encryption: Encrypting a MailMessage for...

    In older versions (e.g. 23.11.) MailMessage had an encrypt method that took an array of X509Certificate2 as parameter so we were able to encrypt a MailMessage for multiple recipients. It seems the API has changed in new…...consult the current SDK documentation for the exact API. Encrypt...Please check the current SDK documentation for the precise API calls...

    forum.aspose.com/t/s-mime-encryption-encrypting...