Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 5,585 for

signing

(0.05 sec)
  1. 使用证书为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....Sign() 方法为VBA代码项目进行数字签名。请按照以下步骤检...下面的示例代码演示了如何使用 Workbook.VbaProject.Sign() 方法。这是示例代码的输入和输出文件。您可以使用任何Excel文件和任何证书来测试此代码。...

    docs.aspose.com/cells/zh/java/digitally-sign-a-...
  2. Verificar si el código VBA está firmado con Nod...

    Aprende cómo verificar si el proyecto de código VBA está firmado usando Aspose.Cells for Node.js via C++....log ( "Is VBA Code Project Signed: " + workbook . getVbaProject...enlace. Is VBA Code Project Signed : True Exportar certificado...

    docs.aspose.com/cells/es/nodejs-cpp/check-if-vb...
  3. ブックの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....is_signed プロパティを使ってプログラム的に確認することも可能です。...以下のコードは、ワークブックをロードし、 Workbook.vba_project.is_signed プロパティを使用してそのVBAプロジェクトが署名され...

    docs.aspose.com/cells/ja/python-net/check-if-vb...
  4. تحقق مما إذا كان مشروع VBA في دفتر عمل الموقع ب...

    تحقق مما إذا كان مشروع VBA في دفتر عمل الموقع باستخدام Aspose.Cells و C++....Check if the VBA project is signed bool isSigned = workbook ....wcout << u "VBA Project is Signed: " << ( isSigned ? u "true"...

    docs.aspose.com/cells/ar/cpp/check-if-vba-proje...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::GetEnumerator method. Returns a dictionary enumerator object that can be used to iterate over all items in the collection in C++....the digital signatures of a signed document. System :: SharedPtr...get_MyDir () + u "Digitally signed.docx" ); { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Aspose.Cells 8.7.0中的公共API更改|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....Sign方法,该方法可用于 数字签名Workbook中的VBA项目...vbaProject = book . VbaProject ; //Sign the VbaProject using the X509Certificate...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Recursos de Utilidade - Cliente 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....mensagem assinada" ); MailMessage signed = msg . attachSignature ( privateCert...); MailMessage encrypted = signed . encrypt ( publicCert , "password"...

    docs.aspose.com/email/pt/java/utility-features-...
  8. Añadir firma digital en PDF en Node.js|Aspose.P...

    Firmar digitalmente documentos PDF en el entorno de Node.js..../*Apariencia de la firma*/ const sign_img_file = 'Aspose.jpg' ; /*Firmar..."Contact" , "Location" , 1 , sign_img_file , "ResultSignPKCS7...

    docs.aspose.com/pdf/es/nodejs-cpp/sign-pdf/
  9. كيفية التوقيع الإلكتروني على PDF|Aspose.PDF for...

    التوقيع الإلكتروني على مستندات PDF باستخدام Java. التحقق من صحة التوقيعات الإلكترونية على ملفات PDF باستخدام تطبيق Java مع مكتبة PDF. يمكنك توثيق ملف PDF بشهادة PKCS1...."/home/aspose/pdf-examples/Samples/Secure-Sign/" ; public static void SignDocument...PKCS7/PKCS7Detached signature . sign ( 1 , true , new java . awt...

    docs.aspose.com/pdf/ar/java/digitally-sign-pdf-...
  10. PdfDigitalSignatureDetails Class | Aspose.Words...

    اكتشف فئة Aspose.Words.PdfDigitalSignatureDetails لتوقيع رقمي سلس لملفات PDF. عزز أمان المستندات من خلال التكامل السهل والميزات القوية.... Writeln ( "Contents of signed PDF." ); CertificateHolder...certificateHolder , "Test Signing" , "My Office" , signingTime...

    reference.aspose.com/words/ar/net/aspose.words....