Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 6,518 for

signing

(0.16 sec)
  1. 在 PDF 文件中添加签名|Aspose.PDF for Java

    本节解释如何使用 PdfFileSignature 类在 PDF 文件中处理签名。...一旦创建了特定签名类型的对象,您可以使用 PdfFileSignature 类的 sign 方法来签署 PDF,并将特定的签名对象传递给此类。您还..."Aspose2021" ); // PKCS#1 pdfSign . sign ( 1 , "我是文档作者" , "test01@aspose-pdf-demo...

    docs.aspose.com/pdf/zh/java/add-signature-in-pdf/
  2. デジタル署名の割り当てと検証(JavaScript/C++経由)|Documentation

    Aspose.Cells for JavaScriptを使用したExcelファイルのデジタル署名と検証。ブックの内容の真正性をデジタル署名で保護します。...> < h1 > Digital Signature: Sign and Verify Workbook </ h1 >..."signatureComment" value = "test for sign" /> < br />< br /> < button...

    docs.aspose.com/cells/ja/javascript-cpp/assign-...
  3. SignOptions.xmlDsigLevel property | Aspose.Word...

    SignOptions.xmlDsigLevel property. Specifies the level of a digital signature based on XML-DSig standard... Examples Shows how to sign document based on XML-DSig standard...DigitalSignatures . DigitalSignatureUtil . sign ( inputFileName , outputFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Validation if a document is PDF/A and singed? -...

    Hello, we have an issue. We would like to check whether a PDF is digitally signed and whether it is in PDF/A format. Does Aspose support this kind of check? We are using Aspose version 25.4. Thanks in advance!...whether a PDF is digitally signed and whether it is in PDF/A...Document(OutputFolder + "myfile_signed.pdf")) { foreach (var field...

    forum.aspose.com/t/validation-if-a-document-is-...
  5. Tambahkan tanda tangan digital dalam PDF di Nod...

    Tandatangani dokumen PDF secara digital dalam lingkungan Node.js..../*Penampilan tanda tangan*/ const sign_img_file = 'Aspose.jpg' ; /*Menandatangani..."Contact" , "Location" , 1 , sign_img_file , "ResultSignPKCS7...

    docs.aspose.com/pdf/id/nodejs-cpp/sign-pdf/
  6. JavaScriptをC++で使用してVBAコードに署名があるかどうかを確認する|Docume...

    Aspose.Cells for JavaScriptを使用して、VBAコードプロジェクトに署名されているかどうかをC++で確認する方法を学びます。...Cells VBA Signed Check Example </ h1 > < input...project and checking if it's signed const vbaProject = workbook...

    docs.aspose.com/cells/ja/javascript-cpp/check-i...
  7. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....a document is not digitally signed. System :: SharedPtr < Aspose...DigitalSignatures :: DigitalSignatureUtil :: Sign ( get_MyDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects... is_signed : print ( f 'Project name:...name: { vba_project . name } signed; Project code page: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  9. دعم توقيع XAdES باستخدام جافا سكريبت عبر C++|Do...

    يصف هذا المقال دعم توقيع XAdES باستخدام جافا سكريبت عبر C++ مع Aspose.Cells....Then click "Run Example" to sign the workbook. </ p > < input...password, signature name and signing time const signature = new...

    docs.aspose.com/cells/ar/javascript-cpp/support...
  10. Verifica se il Codice VBA è Firmato con C++|Doc...

    Impara come verificare se il codice VBA nei file Excel è firmato usando Aspose.Cells con C++....project is signed std :: wcout << U "Is VBA Code Project Signed: " <<...dal link. Is VBA Code Project Signed : True AI Document Assistant...

    docs.aspose.com/cells/it/cpp/check-if-vba-code-...