Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 10,904 for

encrypt

(0.23 sec)
  1. Impostare tipo di crittografia forte con C++|Do...

    Impara come applicare una crittografia forte e protezione con password ai file Excel usando Aspose.Cells con C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/it/cpp/setting-strong-enc...
  2. Trabajando con Páginas PDF en Python a través d...

    Cómo agregar páginas, rotar páginas o establecer el tamaño de página lo puedes saber en esta sección. Aspose.PDF para Python a través de C++ te explica todos los detalles sobre este tema....Documentos PDF usando Python Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/es/python-cpp/working-with-...
  3. Working with MIME Messages|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Message Email Security and Encryption in .NET Email Messages Advanced...

    docs.aspose.com/email/net/working-with-mime-mes...
  4. Convert DOC to JSON Format in Android Apps | pr...

    Parse DOC to JSON format in Android Apps without using Microsoft Word or Excel...API allows you to open the encrypted document by passing the correct...example shows how open an encrypted document with a password....

    products.aspose.com/total/android-java/conversi...
  5. FIPS Mode|Aspose.Words for Java

    Aspose.Words for Java uses several cryptography and hash algorithms when processing documents to comply with FIPS standards....Bouncy Castle FIPS JAR for encryption, decryption and signing documents...when trying to open an ODT encrypted document while the FIPS mode...

    docs.aspose.com/words/java/fips-mode/
  6. حفظ العروض التقديمية في وضع القراءة فقط باستخدا...

    تحميل وحفظ ملفات PowerPoint (PPT، PPTX) في وضع القراءة فقط باستخدام Aspose.Slides for Java، مع توفير معاينات دقيقة للشرائح دون تعديل عروضك التقديمية....protections that involve encryptions and passwords . الأسئلة الشائعة...الآلية، استخدم passwords and encryption . كيف يرتبط “Read-Only recommended”...

    docs.aspose.com/slides/ar/java/read-only-presen...
  7. 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...
  8. 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...
  9. 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...
  10. 如何使用 Python 使用密码保护 PDF 文件

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

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