Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 6,801 for

signature

(1.48 sec)
  1. Python에서 스마트 카드에서 PDF 문서에 서명하기|Aspose.PDF for P...

    Python에서 스마트 카드 및 외부 인증서로 PDF 문서에 서명하는 방법을 알아봅니다....PdfFileSignature () as pdf_signature : pdf_signature . bind_pdf ( document...document ) external_signature = ap . forms . ExternalSignature (...

    docs.aspose.com/pdf/ko/python-net/sign-pdf-docu...
  2. arkiv

    arkiv...lösenord eller en digital signatur i C#. C# API för att skydda...lösenord Lägg till digital signatur i PowerPoint PPT i C# Verifiera...

    blog.aspose.com/sv/slides/protect-powerpoint-pp...
  3. 개정 및 사용 권한|Aspose.PDF for Python via .NET

    Python에서 PDFFileSignature를 사용하여 PDF 파일의 서명 개정, 문서 개정 및 인증 권한을 검사하는 방법을 알아봅니다....def get_signature_revision ( infile ): pdf_signature = creat...create_pdf_file_signature ( infile ) try : sign_name = require_signature_name...

    docs.aspose.com/pdf/ko/python-net/revision-perm...
  4. 签名提取|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/zh/python-net/signature-ext...
  5. Arbeiten mit digitalen Signaturen in C++|Aspose...

    Dokumente digital signieren und vorhandene digitale Signaturen erkennen, zählen, verifizieren und entfernen....Contents [ Hide ] Eine digitale Signatur ist eine technologische Implementierung...geändert wurde. Jede digitale Signatur ist für jeden Unterzeichner...

    docs.aspose.com/words/de/cpp/working-with-digit...
  6. 署名検証|Aspose.PDF for Python via .NET

    Python の PDFFileSignature を使用して、デジタル署名を検証し、PDF に署名が含まれているかどうかを確認する方法を学びましょう。... PDF 署名を検証する 使用 verify_signature() 文書内の特定の署名を検証する必要がある場合。こ...def verify_pdf_signature ( infile ): pdf_signature = create_pdf_file_signature...

    docs.aspose.com/pdf/ja/python-net/signature-ver...
  7. シグネチャ管理|Aspose.PDF for Python via .NET

    Python の PDFFileSignature を使用して PDF ドキュメントからデジタル署名を削除する方法と、必要に応じて署名フィールドをクリーンアップする方法について説明します。... PDF から署名を削除する 使用 remove_signature() 基になる署名フィールド構造を維持したまま、選択...remove_signature_from_pdf ( infile , outfile ): pdf_signature = ...

    docs.aspose.com/pdf/ja/python-net/signature-man...
  8. Архивы

    Архивы...PFX file and PFX password signature = slides.DigitalSignature("certificate...Comment new digital signature signature.comments = "Signing with...

    blog.aspose.com/ru/slides/add-digital-signature...
  9. PDF 파일 서명 클래스|Aspose.PDF for Python via .NET

    Python에서 Aspose.PDF 형식의 PDFFileSignature 클래스를 사용하여 Python에서 PDF 문서에서 디지털 서명을 추가, 확인 및 제거하는 방법을 살펴보세요....D = "Aspose2021" DEFAULT_SIGNATURE_NAME = "Signature1" def c...create_pdf_file_signature ( infile ): pdf_signature = pdf_facades...

    docs.aspose.com/pdf/ko/python-net/pdffilesignat...
  10. Certificación PDF|Aspose.PDF for Python via .NET

    Aprenda cómo certificar documentos PDF en Python usando PdfFileSignature y DocMDPSignature con diferentes permisos de modificación del documento....def certify_pdf_with_mdp_signature ( infile , outfile , certificate_path...certificate_path ): pdf_signature = create_pdf_file_signature ( infile ) try...

    docs.aspose.com/pdf/es/python-net/pdf-certifica...