Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 2,521 for

sign document

(0.08 sec)
  1. C#を使用してデジタル証明書でドキュメントに署名する| WordとPDF

    電子署名用の.NETAPIを使用して、C#でデジタル証明書を使用してWordおよびPDFファイルに電子署名します。デジタル署名の外観を変更します。... Sign メソッドを呼び出して、デジタル証明書でドキュメントに署名します。...signature = new Signature("document.pdf")) { DigitalSignOptions...

    blog.groupdocs.com/ja/signature/sign-documents-...
  2. オンラインで QR コードを生成 |ドキュメントと画像に QR コードを追加する

    オンラインでQRコードを作成!ユーザーフレンドリーなツールを使用してさまざまなタイプを生成する方法を学びます。 C# と Java コード スニペットを使用した QR コード作成の様子を覗いてみましょう。...= new Signature("filePath/document.pdf")) // Provide any DOC...options = new QrCodeSignOptions("Signed by GroupDocs") { EncodeType...

    blog.groupdocs.com/ja/signature/generate-qrcode...
  3. Signieren Sie Word Dokumente digital mit Java

    Meistern Sie die Kunst, Word Dokumente mit Zertifikaten in Java digital zu Signieren. Passen Sie Signaturen an und erstellen Sie Ihre eigene Anwendung mithilfe der Digital Signature API....signature = new Signature("path/document.docx"); DigitalSignOptions...result = signature.sign("path/signed-document.docx", options);...

    blog.groupdocs.com/de/signature/sign-word-files...
  4. ลงนามเอกสาร Word แบบดิจิทัลด้วย Java

    ฝึกฝนศิลปะการเซ็นเอกสาร Word แบบดิจิทัลด้วยใบรับรองใน Java ปรับแต่งลายเซ็นและสร้างแอปพลิเคชันของคุณเองโดยใช้ Digital Signature API...signature = new Signature("path/document.docx"); DigitalSignOptions...result = signature.sign("path/signed-document.docx", options);...

    blog.groupdocs.com/th/signature/sign-word-files...
  5. Python電子署名チュートリアル: PDF、Word、Excelドキュメントを簡単に電子署名

    PythonとGroupDocs.Signatureを使用してドキュメントに安全な電子署名を作成するための完全なステップバイステップチュートリアル - ドキュメント署名アプリケーションを構築する開発者に最適...署名はデジタル証明書と視覚的要素を含みます def sign_pdf_document (): # ファイルパスを定義 sample_file_path...オプションの手書き署名画像 output_file_path = "signed.pdf" # 署名されたドキュメントを保存する場所 #...

    blog.groupdocs.com/ja/signature/sign-documents-...
  6. ป้องกัน PDF ด้วยการป้องกันด้วยรหัสผ่านและการควบ...

    คู่มือขั้นตอนการปรับใช้การรักษาความปลอดภัยเอกสาร PDF ด้วย GroupDocs.Signature - เพิ่มรหัสผ่าน, ตั้งสิทธิ์ผู้ใช้ และควบคุมการเข้าถึงเอกสารเพื่อการป้องกันที่มีประสิทธิภาพ...ลงลายเซ็นและบันทึก เรียกใช้เมธอด Sign โดยให้ตัวเลือกลายเซ็นและตัว...กเป็นไฟล์ที่ออกมา signature.Sign( "result.pdf" , signOptions...

    blog.groupdocs.com/th/signature/protect-signed-...
  7. GroupDocs.Signature for .NET Visual Studio Plug...

    Team GroupDocs is pleased to announce release of GroupDocs.Signature for .NET Visual Studio Plugin. The exciting fact about this plugin is, there is no need to download DLL and Examples separately. It has reduced the efforts to run E-Signature API examples for the developers. All you have to do is to install the MSI package and then a new extension will be added in Visual Studio file menu. Clicking on this extension you can run either C# or Visual Basic examples.... Features : E-Signing API Visual Studio Plugin #...signatures on business or personal documents. Using Visual Studio Plugin...

    blog.groupdocs.com/signature/groupdocs-signatur...
  8. Firmar digitalmente documentos de Word con Java

    Domina el arte de firmar digitalmente Documentos de Word con certificados en Java. Personalice firmas y cree su propia aplicación utilizando la API de firma digital....signature = new Signature("path/document.docx"); DigitalSignOptions...result = signature.sign("path/signed-document.docx", options);...

    blog.groupdocs.com/es/signature/sign-word-files...
  9. .NET PKCS#11 İmzalama Eğitimi -- USB Dongle, Ak...

    Adım adım öğretici, .NET'te PKCS#11 tokenları (dongle'lar, akıllı kartlar, HSM'ler) aracılığıyla Pkcs11Interop ve GroupDocs.Signature kullanarak PDF belgelerini nasıl imzalayacağınızı açıklar....com/groupdocs-signature/esign-documents-with-pkcs11-using-groupdocs-signature-dotnet...ture-dotnet.git cd esign-documents-with-pkcs11-using-groupdocs-signature-dotnet...

    blog.groupdocs.com/tr/signature/sign-documents-...
  10. 用Java生成条码|将条形码添加到文档和图像

    通过使用 Java 电子签名 API 将条形码添加到 Word、Excel、PDF、PNG、JPG、WebP 文件,以 Java 生成条形码并对文档和图像进行电子签名。... 调用 sign 方法将生成的条形码附加到加载的文档中。 以下源代码使用...signature = new Signature("path/document.pdf"); // 使用条形码文本创建条形码选项 BarcodeSignOptions...

    blog.groupdocs.com/zh/signature/generate-barcod...