Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 9,254 for

encryption

(0.07 sec)
  1. PDFファイルの暗号化|Aspose.PDF for .NET

    このトピックでは、PdfFileSecurityクラスを使用してPDFファイルを暗号化する方法を説明します。...pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/ja/net/encrypt-pdf-file/
  2. Convert PPSX to JSON Format in Android Apps | p...

    Convert PPSX to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...API allows you to open the encrypted document by passing the correct...shows how to try opening an encrypted document with a password:...

    products.aspose.com/total/android-java/conversi...
  3. Python을 사용하여 비밀번호로 PDF 파일을 보호하는 방법

    이 빠른 자습서는 Python을 사용하여 암호로 PDF 파일을 보호하는 방법을 다룹니다. Python PDF 암호 보호 기능을 사용하여 응용 프로그램에 포함할 수 있는 방법을 보여주는 실행 중인 코드 샘플과 함께 시스템 구성 및 단계별 알고리즘을 포함한 프로세스의 전체 개요를 제공합니다....Document 클래스로 원본 PDF 문서 가져오기 Encrypt 메서드에 대한 암호 문자열 및 기타 인수를 전달하는...있는 기본 사용 사례를 보여줍니다. 예를 들어 Encrypt() 메서드의 매개 변수에는 RC4X128, AESx256...

    kb.aspose.com/ko/pdf/python/how-to-protect-pdf-...
  4. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...sign_options ) Shows how to sign encrypted document file. # Create an...input_file_name = MY_DIR + 'Encrypted.docx' output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing. To learn more, visit the documentation article in C++....typedef Thrown if a document is encrypted with a password and the password...// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/cpp/aspose.words/inc...
  6. Node.js経由のC++を使ったファイル形式の検出と暗号化確認方法|Documentation

    Aspose.Cells for Node.js via C++を使用してファイル形式を検出し、ファイルが暗号化されているかどうかを確認する方法を学びます。...file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/ja/nodejs-cpp/how-to-dete...
  7. Kontrol Pengecualian File PDF|Aspose.PDF for .NET

    Pelajari cara menangani pengecualian dalam pemrosesan PDF dan memastikan operasi yang lancar saat bekerja dengan PDF menggunakan Aspose.PDF di .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/id/net/control-exception/
  8. FAQ|Aspose.PDF untuk Java

    Silakan pelajari Pertanyaan yang Sering Diajukan dari pustaka Aspose.PDF untuk Java....use the Encrypt method of the Document object to encrypt a PDF...

    docs.aspose.com/pdf/id/java/faq/
  9. 控制异常 PDF 文件|Aspose.PDF for .NET

    了解如何处理 PDF 处理中的异常,并在使用 Aspose.PDF 在 .NET 中处理 PDF 时确保顺利操作。...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/zh/net/control-exception/
  10. PdfFileSecurity Class|Aspose.PDF for Java

    Learn how to secure PDF documents by applying Encryption and passwords using the PDFFileSecurity class in Java with Aspose.PDF....PdfFileSecurity Class Contents [ Hide ] Encrypt PDF File Decrypt PDF File Control...

    docs.aspose.com/pdf/java/pdffilesecurity-class/