Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 6,803 for

signature

(0.14 sec)
  1. PDF 인증|Aspose.PDF for Python via .NET

    문서 수정 권한이 다른 PDF 파일 서명과 DocMDP 서명을 사용하여 Python에서 PDF 문서를 인증하는 방법을 알아봅니다....def certify_pdf_with_mdp_signature ( infile , outfile , certificate_path...certificate_path ): pdf_signature = create_pdf_file_signature ( infile ) try...

    docs.aspose.com/pdf/ko/python-net/pdf-certifica...
  2. シグネチャ抽出|Aspose.PDF for Python via .NET

    Python の PDFFileSignatureを使用して、署名されたPDFから署名画像と署名証明書を抽出する方法を学びましょう。...extract_signature_image ( infile , outfile ): pdf_signature = cr...create_pdf_file_signature ( infile ) try : sign_name = require_signature_name...

    docs.aspose.com/pdf/ja/python-net/signature-ext...
  3. Подписать PDF документы|Aspose.PDF for Python v...

    Узнайте, как подписывать PDF документы в Python с помощью PdfFileSignature, используя цифровые подписи, основанные на сертификате, именованные и видимые....D = "Aspose2021" DEFAULT_SIGNATURE_NAME = "Signature1" def c...create_pdf_file_signature ( infile ): pdf_signature = pdf_facades...

    docs.aspose.com/pdf/ru/python-net/pdf-signing/
  4. توقيع مستندات PDF|Aspose.PDF for Python via .NET

    تعرف على كيفية توقيع مستندات PDF في Python باستخدام PDFfileSignature مع التوقيعات الرقمية القائمة على الشهادات والمسماة والمرئية....D = "Aspose2021" DEFAULT_SIGNATURE_NAME = "Signature1" def c...create_pdf_file_signature ( infile ): pdf_signature = pdf_facades...

    docs.aspose.com/pdf/ar/python-net/pdf-signing/
  5. Firmar documentos PDF|Aspose.PDF for Python via...

    Aprenda cómo firmar documentos PDF en Python usando PdfFileSignature con firmas digitales basadas en certificado, con nombre y visibles....D = "Aspose2021" DEFAULT_SIGNATURE_NAME = "Signature1" def c...create_pdf_file_signature ( infile ): pdf_signature = pdf_facades...

    docs.aspose.com/pdf/es/python-net/pdf-signing/
  6. Archiv

    Archiv...čeština Svenska Die digitale Signatur ist eine bekannte und häufig...Hinzufügen einer digitalen Signatur zu PPT in Python Verifizieren...

    blog.aspose.com/de/slides/add-digital-signature...
  7. Проверки целостности подписи|Aspose.PDF for Pyt...

    Узнайте, как проверить, охватывает ли подпись PDF весь документ, и подтвердить целостность подписанного документа с помощью PdfFileSignature в Python....def check_signature_coverage ( infile ): pdf_signature = creat...create_pdf_file_signature ( infile ) try : sign_name = require_signature_name...

    docs.aspose.com/pdf/ru/python-net/signature-int...
  8. Classe PdfFileSignature|Aspose.PDF for Python v...

    Découvrez comment ajouter, vérifier et supprimer des Signatures numériques des documents PDF en Python en utilisant la classe PDFFileSignature avec Aspose.PDF....Hide ] Signature PDF Certification PDF Gestion des signatures Vérification...Vérification de la signature Informations sur la signature Vérifications...

    docs.aspose.com/pdf/fr/python-net/pdffilesignat...
  9. 아카이브

    아카이브...čeština Svenska A digital signature validates the authenticity...electronic documents the same a signature or stamp (produced by hand)...

    blog.aspose.com/ko/slides/use-java-to-add-digit...
  10. 서명 무결성 검사|Aspose.PDF for Python via .NET

    Python에서 PDFFileSignature를 사용하여 PDF 서명이 전체 문서를 포함하는지 확인하고 서명된 문서 무결성을 검증하는 방법을 알아봅니다....def check_signature_coverage ( infile ): pdf_signature = creat...create_pdf_file_signature ( infile ) try : sign_name = require_signature_name...

    docs.aspose.com/pdf/ko/python-net/signature-int...