Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 10,783 for

encrypted

(0.11 sec)
  1. C# API to Send Email | .NET Solution for Develo...

    A powerful API to implement email sending functionality into C# .NET applications using most popular protocols and services....POP3, and IMAP SSL and TLS encryption options HTML and Plain Text...by supporting S/MIME for encrypting, signing, and ensuring secure...

    products.aspose.com/email/net/send-email/
  2. 控制异常 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/
  3. 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...
  4. Protect Documents with Password via C# | produc...

    Lock PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents with passwords via your C# application. Apply password protection with ease....implementation of various encryption techniques and password policies...developers to implement various encryption options and password policies...

    products.aspose.com/total/net/protect/
  5. ค้นหา

    ค้นหา...save("workbook-encrypted.xlsx") ถอดรหัสไฟล์ Excel โดยใช้...Excel wb = Workbook("workbook-encrypted.xlsx", loadOptions) # ตั้งรหัสผ่านเป็นไม่มี...

    blog.aspose.com/th/cells/encrypt-and-decrypt-ex...
  6. Arşiv

    Arşiv...save("workbook-encrypted.xlsx") Python kullanarak Excel...yükleyin wb = Workbook("workbook-encrypted.xlsx", loadOptions) # Parolayı...

    blog.aspose.com/tr/cells/encrypt-and-decrypt-ex...
  7. PDFファイルの暗号化|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/ja/net/encrypt-pdf-file/
  8. Odblokuj plik PDF za pomocą JavaScript | Aspose...

    Odszyfruj (usuń szyfrowanie) dokumenty PDF programowo za pomocą przykładowego kodu JavaScript przy użyciu pliku Aspose.PDF dla Node.js via C++...js' ); const pdf_encrypt_file = './ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "./ResultDecrypt...

    products.aspose.com/pdf/pl/nodejs-cpp/decrypt/
  9. تشفير وفك تشفير ملفات ODS باستخدام C++|Document...

    حماية كلمات المرور وتشفير ملفات ODS باستخدام Aspose.Cells for C++ وهو مكتبة C++ خالصة....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/ar/cpp/encrypt-and-decryp...
  10. Python을 사용하여 비밀번호로 PDF 파일을 보호하는 방법

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

    kb.aspose.com/ko/pdf/python/how-to-protect-pdf-...