Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 6,568 for

signature

(0.35 sec)
  1. Arşiv

    Arşiv...oluşturun DigitalSignature signature = new DigitalSignature("testsignature1...// Yorum yeni dijital imza signature.Comments = "Aspose.Slides...

    blog.aspose.com/tr/slides/protect-powerpoint-pp...
  2. ארכיון

    ארכיון...וסיסמת PFX DigitalSignature signature = new DigitalSignature("testsignature1...תגובה חתימה דיגיטלית חדשה signature.Comments = "Aspose.Slides...

    blog.aspose.com/he/slides/protect-powerpoint-pp...
  3. إضافة توقيع رقمي إلى ملف Excel موقع بالفعل باست...

    يصف هذا المقال كيفية إضافة توقيع رقمي إلى ملف Excel موقع بالفعل باستخدام Node.js مع Aspose.Cells for Node.js via C++....signed to add new digital signature const workbook = new AsposeCells...)); // Create the digital signature collection const dsCollection...

    docs.aspose.com/cells/ar/nodejs-cpp/add-digital...
  4. Node.js ve C++ kullanarak çalışma sayfasına İmz...

    Bu makale, Aspose.Cells for Node.js via C++ kullanarak Node.js kodu ile çalışma sayfasına imza çizgisi eklemeyi açıklar....pfx" ); const signature = new AsposeCells . DigitalSignature..., "test Microsoft Office signature line" , new Date ()); const...

    docs.aspose.com/cells/tr/nodejs-cpp/add-signatu...
  5. Arşiv

    Arşiv...örneği oluşturun using (Image signature = Image.Load("sample.psd"))...DrawImage(signature, new Point(canvas.Height - signature.Height...

    blog.aspose.com/tr/psd/sign-image-csharp/
  6. Supporto per firma XAdES con C++|Documentation

    Questo articolo descrive il supporto per firma XAdES usando codici C++ con Aspose.Cells for C++....% 1000 ; DigitalSignature signature ( pfxData , password , u "testXAdES"...int > ( ms . count ()) }); signature . SetXAdESType ( XAdESType...

    docs.aspose.com/cells/it/cpp/support-for-xades-...
  7. 使用数字签名|Python via .NET 格式的 Aspose.Words

    使用 Python 对文档进行数字签名并检测、计数、验证和删除现有的数字签名。...has_digital_signature 属性。如果文档包含一个或多个数字签名,则此属性返回...您还可以通过检查 Document.digital_signatures 集合的 Count 属性来检查文档在加载后是否具有数字签名。...

    docs.aspose.com/words/zh/python-net/working-wit...
  8. 在PDF文件中使用签名|Aspose.PDF for Java

    本节介绍如何使用PdfFileSignature类在PDF文件中处理签名。...PdfFileSignature signature = new PdfFileSignature (); signature . bindPdf..."DigitallySign.pdf" ); if ( signature . containsSignature ()) {...

    docs.aspose.com/pdf/zh/java/working-with-signat...
  9. 記録

    記録...pdf"); PdfFileSignature signature = new PdfFileSignature(doc);...400, 100); // 署名の外観を設定する signature.setSignatureAppearan("aspose-logo...

    blog.aspose.com/ja/pdf/add-and-verify-digital-s...
  10. 記録

    記録...u"OutputDirectory\\digital-signature-presentation.pptx"; // プレゼンテーションファイルをロードする...SharedPtr<DigitalSignature> signature = MakeObject<DigitalSigna...

    blog.aspose.com/ja/slides/protect-powerpoint-pr...