Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 3,504 for

encrypted

(0.11 sec)
  1. 使用C++设置强加密类型|Documentation

    了解如何使用Aspose.Cells与C++对Excel文件应用强加密和密码保护。...inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/zh/cpp/setting-strong-enc...
  2. Aspose::Words::Settings::WriteProtection class ...

    Aspose::Words::Settings::WriteProtection class. Specifies write protection settings for a document. To learn more, visit the documentation article in C++....more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc -> Save (...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. نحوه محافظت از فایل PDF با رمز عبور با استفاده ...

    این آموزش سریع نحوه محافظت از فایل PDF با رمز عبور با استفاده از پایتون را پوشش می دهد. این یک نمای کلی از فرآیند شامل پیکربندی سیستم، و الگوریتم گام به گام، همراه با یک نمونه کد در حال اجرا را ارائه می دهد که نشان می دهد چگونه با استفاده از قابلیت محافظت از رمز عبور Python PDF می توان در برنامه های شما جاسازی کرد....عبور و سایر آرگومان های متد Encrypt از فایل PDF ورودی محافظت کنید...عنوان مثال، پارامترهای روش Encrypt() شامل الگوریتم رمزنگاری مانند...

    kb.aspose.com/fa/pdf/python/how-to-protect-pdf-...
  4. C++を使用したExcelファイルの暗号化|Documentation

    Aspose.Cellsを使用してExcelファイルを暗号化し、パスワードで保護する方法を学びます。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/ja/cpp/encrypting-excel-f...
  5. C++ 를 사용하여 PDF 잠금 | Aspose.PDF

    Aspose.PDF 를 사용하여 보호된 (암호로 암호화된) 문서를 읽거나, 보호 기능이 있는 문서를 보호하거나, 보호를 제거하기 위한 샘플 C++ 코드입니다....‘DataDir’ 변수로 지정된 동일한 디렉터리의 ‘Encrypt_out.pdf ‘라는 파일에 업데이트된 문서를 저장합니다...set_AllowScreenReaders ( true ); // Encrypt the file with User and Owner...

    products.aspose.com/pdf/ko/cpp/encrypt/
  6. Send Email via Microsoft Graph API | A Java Int...

    Experience efficient email management in Java with the Microsoft Graph API. Learn to automate email tasks and boost your productivity.... Encryption and Security: Secure email...email data with encryption. Templates: Create reusable email templates...

    products.aspose.com/email/java/send-email/ms-gr...
  7. Kryptera och dekryptera ODS filer med Node.js v...

    Lösenordsskydda och kryptera ODS filer med Aspose.Cells for Node.js via C++...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/sv/nodejs-cpp/encrypt-and...
  8. Encriptar y desencriptar archivos ODS con Node....

    Proteger con contraseña y cifrar archivos ODS usando Aspose.Cells for Node.js via C++...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/es/nodejs-cpp/encrypt-and...
  9. 如何使用 Python 使用密码保护 PDF 文件

    本快速教程介绍了如何使用 Python 使用密码保护 PDF 文件。它提供了整个过程的完整概述,包括系统配置和分步算法,以及一个运行代码示例,该示例演示了如何将 Python PDF 密码保护功能嵌入到您的应用程序中。...使用 Document 类获取源 PDF 文档 在为 Encrypt 方法传递密码字符串和其他参数时保护输入的 PDF 文件...代码片段。它演示了您可以根据需要修改或增强的基本用例。例如,Encrypt() 方法的参数包括 RC4X128、AESx256 ...

    kb.aspose.com/zh/pdf/python/how-to-protect-pdf-...
  10. Cara Melindungi File PDF dengan Kata Sandi meng...

    Tutorial singkat ini mencakup cara melindungi file PDF dengan kata sandi menggunakan Python. Ini menyajikan ikhtisar lengkap dari proses termasuk konfigurasi sistem, dan algoritme langkah demi langkah, bersama dengan contoh kode yang berjalan yang menunjukkan bagaimana menggunakan fitur perlindungan kata sandi Python PDF dapat disematkan ke dalam aplikasi Anda....argumen lain untuk metode Encrypt Tulis dokumen PDF yang diamankan...Misalnya, parameter metode Encrypt() menyertakan algoritme kriptografi...

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