Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 5,590 for

signing

(0.32 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....is_signed 属性检查VBA代码项目是否已签名。 以下代码解释了如何使用...以下代码解释了如何使用 Workbook.vba_project.is_signed 属性来检查VBA代码是否已签名。您可以使用任何Exc...

    docs.aspose.com/cells/zh/python-net/check-if-vb...
  2. Digitale Signatur eines VBA Codeprojekts mit Ze...

    Erfahren Sie, wie Sie Ihr VBA Codeprojekt mit Aspose.Cells for C++ und einem Zertifikat digital signieren....Sign() Methode digital signieren...wie die Workbook.VbaProject.Sign() Methode verwendet wird. Hier...

    docs.aspose.com/cells/de/cpp/digitally-sign-a-v...
  3. 在 PDF 文件中验证签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类在 PDF 文件中验证签名。... BindPdf ( dataDir + "signed_rsa.pdf" ); if ( pdFileSignature...Console . WriteLine ( "Document Signed" ); } } } 验证 PDF 是否已签署 要确定...

    docs.aspose.com/pdf/zh/net/verify-signature-in-...
  4. Verifica se il Codice VBA è Firmato|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 per controllare se il progetto...proprietà Workbook.vba_project.is_signed . Puoi utilizzare qualunque...

    docs.aspose.com/cells/it/python-net/check-if-vb...
  5. PDF 파일에 서명 추가|Aspose.PDF for .NET

    이 섹션에서는 PdfFileSignature 클래스를 사용하여 PDF 파일에 서명을 추가하는 방법을 설명합니다....생성되면, PdfFileSignature 클래스의 Sign 메서드를 사용하여 PDF에 서명하고 이 클래스에 특정...// PKCS#1 pdFileSignature . Sign ( 1 , "I'm document author"...

    docs.aspose.com/pdf/ko/net/add-signature-in-pdf/
  6. توقيع مشروع رمز VBA رقميًا باستخدام شهادة عبر N...

    تعلم كيفية توقيع مشروع VBA رقميًا باستخدام شهادة عبر Aspose.Cells for Node.js via C++....sign(DigitalSignature) . يرجى اتباع...التالي كيفية استخدام VbaProject.sign(DigitalSignature) الطريقتين...

    docs.aspose.com/cells/ar/nodejs-cpp/digitally-s...
  7. SignatureLineOptions.DefaultInstructions | Aspo...

    Scopri come la proprietà DefaultInstructions di SignatureLineOptions migliora la finestra di dialogo Firma con istruzioni predefinite personalizzabili per un'esperienza utente fluida....false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/it/net/aspose.words/...
  8. SignatureLineOptions.Email | Aspose.Words per .NET

    Gestisci gli indirizzi email dei firmatari suggeriti senza sforzo con SignatureLineOptions. Migliora il tuo flusso di lavoro email con opzioni personalizzabili per una comunicazione fluida....false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/it/net/aspose.words/...
  9. SignatureLineOptions.Instructions | Aspose.Word...

    Scopri come personalizzare SignatureLineOptions con istruzioni chiare per i firmatari, migliorando l'esperienza di firma. Configurazione semplice con impostazioni predefinite....false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/it/net/aspose.words/...
  10. XpsSaveOptions.digital_signature_details proper...

    XpsSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document....DigitalSignatureDeta object used to sign a document. @property def d...): ... Examples Shows how to sign XPS document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...