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

sign document

(0.08 sec)
  1. Цифровий підпис файлу ODS в Інтернеті або за до...

    Безкоштовний онлайн-додаток для цифрового підпису в таблиці ODS. Розробіть програму C# .NET для електронного підпису електронних таблиць ODS....NET Sign APNG (Animated Portable Network Graphics) Sign BMP (Bitmap...(Bitmap Image File) Sign Excel Sign GIF (Graphical Interchange...

    products.aspose.com/total/uk/net/signature/ods/
  2. 使用C++向已签名的Excel文件添加数字签名|Documentation

    学习如何使用Aspose.Cells for C++向已签名的Excel文件添加数字签名。通过多重签名保持文档完整性。...xlsx" ; // Load digitally signed workbook Workbook workbook...signature in existing digitally signed workbook." ; DigitalSignature...

    docs.aspose.com/cells/zh/cpp/add-digital-signat...
  3. 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-...
  4. 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-...
  5. CertificateHolder Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.DigitalSignatures.CertificateHolder، وهي مفتاحك لإدارة مثيلات X509Certificate2 للتوقيعات الرقمية الآمنة.... Sign ( inputFileName , outputFileName...new FileStream ( MyDir + "Document.docx" , FileMode . Open ))...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Настройка межстрочного интервала в параграфе фи...

    Узнайте, как установить межстрочный интервал в параграфах фигур или текстовых полей с помощью Script Aspose.Cells for JavaScript через C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/ru/javascript-cpp/set-lin...
  7. Comment créer un graphique en tornade avec Node...

    Apprenez à créer un graphique en tornade avec l API Aspose.Cells for Node.js via C++.... Supprimons le signe moins (-) du diagramme en forme...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/fr/nodejs-cpp/create-torn...
  8. VBAコードが署名されているかどうかをチェック|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....VBA Code Project Signed : true AI Document Assistant Close Aspose...

    docs.aspose.com/cells/ja/java/check-if-vba-code...
  9. Créer une zone de texte dans laquelle chaque li...

    Apprenez à créer une zone de texte dans laquelle chaque ligne peut avoir un alignement horizontal différent en utilisant Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...get ( 0 ); shape . setText ( "Sign up for your free phone number...

    docs.aspose.com/cells/fr/nodejs-cpp/create-text...
  10. Ajouter une Signature dans un Fichier PDF|Aspos...

    Cette section explique comment travailler avec la Signature dans un fichier PDF en utilisant la classe PdfFileSignature....vous pouvez utiliser la méthode sign de la classe PdfFileSignature...pdfSign . sign ( 1 , "Je suis l'auteur du document" , "test01@aspose-pdf-demo...

    docs.aspose.com/pdf/fr/java/add-signature-in-pdf/