Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 6,520 for

signing

(0.28 sec)
  1. C++でVBAコードのデジタル署名が有効かどうかをチェックします|Documentation

    Aspose.Cellsを使用してC++でVBAコードのデジタル署名の有効性を確認する方法を学びます。...the VBA Code Project is valid signed std :: cout << "Is VBA Code...Code Project Valid Signed: " << ( workbook . GetVbaProject (). IsValidSigned...

    docs.aspose.com/cells/ja/cpp/check-if-digital-s...
  2. 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...."/home/aspose/pdf-examples/Samples/Secure-Sign/" ; public static void SignDocument...PKCS7/PKCS7Detached signature . sign ( 1 , true , new java . awt...

    docs.aspose.com/pdf/fr/java/digitally-sign-pdf-...
  3. Aspose::Words::Drawing::SignatureLine::get_Defa...

    Aspose::Words::Drawing::SignatureLine::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....instructions is shown in the Sign dialog. Default value for this...set_Instructions ( u "Please sign here" ); options -> set_ShowDate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Digitale Signaturen zu Präsentationen auf Andro...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Dateien mit Aspose.Slides für Android digital signieren. Sichern Sie Ihre Folien in Sekunden mit klaren Java-Code-Beispielen....Slides digital signing test." ); // Füge digitale...println ( "Signatures used to sign the presentation: " ); // Überprüfen...

    docs.aspose.com/slides/de/androidjava/digital-s...
  5. التوقيع الرقمي في PowerPoint|Aspose.Slides لـ N...

    إضافة شهادة التوقيع الرقمي وسلطة الشهادات إلى عرض PowerPoint باستخدام Aspose.Slides....Slides digital signing test." ); // إضافة توقيع رقمي.... log ( "Signatures used to sign the presentation: " ); // تحقق...

    docs.aspose.com/slides/ar/nodejs-java/digital-s...
  6. SignOptions.SignatureLineId | Aspose.Words för ...

    Upptäck egenskapen SignatureLineId i SignOptions. Identifiera enkelt signaturrader med ett unikt GUID, vilket förbättrar effektiviteten i din dokumenthantering....16868")] public static void Sign () { string signeeName = "Ron...ArtifactsDir + "SignDocumentCustom.Sign.docx" ; string certificatePath...

    reference.aspose.com/words/sv/net/aspose.words....
  7. التوقيع الرقمي لمشروع كود 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() . يرجى اتباع هذه الخطوات للتحقق...الأسلوب Workbook.VbaProject.Sign() . إليك ملفات الإدخال والإخراج...

    docs.aspose.com/cells/ar/net/digitally-sign-a-v...
  8. DigitalSignatureDetails.CertificateHolder | Asp...

    Discover the DigitalSignatureDetails CertificateHolder property to manage your document's Signing certificate effortlessly. Enhance security and streamline processes!...contains the certificate used to sign a document. public CertificateHolder...set ; } Examples Shows how to sign OOXML document. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    用Aspose.Cells在C++中检测工作簿中的VBA项目是否已签名...Check if the VBA project is signed bool isSigned = workbook ....wcout << u "VBA Project is Signed: " << ( isSigned ? u "true"...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  10. التحقق من التوقيع في ملف PDF|Aspose.PDF for Java

    يشرح هذا القسم كيفية العمل مع التوقيع في ملف PDF باستخدام فئة PdfFileSignature.... println ( "Document Signed" ); pdfSign . close (); } التحقق...System . out . println ( "PDF Signed" ); } } التحقق مما إذا كان...

    docs.aspose.com/pdf/ar/java/verify-signature-in...