Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 10,912 for

encrypt

(0.22 sec)
  1. Einstellung eines starken Verschlüsselungstyps ...

    Erfahren Sie, wie Sie mit Aspose.Cells in C++ eine starke Verschlüsselung und Passwortschutz auf Excel Dateien anwenden....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/de/cpp/setting-strong-enc...
  2. Convert ODP to JSON format via C++ | products.a...

    Export ODP to JSON format in C++ without using Microsoft Excel or Powerpoint...API allows you to open the encrypted document by passing the correct...example shows how to open an encrypted document with a password....

    products.aspose.com/total/cpp/conversion/odp-to...
  3. Convert WORD to JSON Format in Android Apps | p...

    Parse WORD 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...
  4. 设置权限,使用C++加密和解密PDF文件|Aspose.PDF for C++

    使用C++通过不同的加密类型和算法加密PDF文件。此外,使用所有者密码解密PDF文件。...,将此对象作为参数传递给 Document 对象的 Encrypt 方法。 以下代码片段向您展示了如何设置PDF文件的权限。... // 仅启用屏幕阅读选项 document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/zh/cpp/set-privileges-encry...
  5. Convert XLSM to PPTX with .NET or with free Onl...

    Convert XLSM to PPTX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSM to PPTX online converter quickly before integrating the code.... Security and Encryption : Convert XLSM files to secure...by converting it into an encrypted PDF format. FAQ How can I...

    products.aspose.com/total/net/conversion/xlsm-t...
  6. Convert PPT to JSON Format in Android Apps | pr...

    Convert PPT 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...
  7. Crittografa e decifra file ODS con C++|Document...

    Proteggi con password e cripta file ODS usando Aspose.Cells for C++, che è una libreria C++ pura....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/it/cpp/encrypt-and-decryp...
  8. Kryptera och dekryptera ODS filer med C++|Docum...

    Lösenordsskydda och kryptera ODS filer med Aspose.Cells for C++, ett rent C++ bibliotek....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/sv/cpp/encrypt-and-decryp...
  9. Chiffrement et déchiffrement des fichiers ODS a...

    Protégez par mot de passe et chiffrez les fichiers ODS en utilisant Aspose.Cells for C++, une bibliothèque pure C++....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/fr/cpp/encrypt-and-decryp...
  10. Cómo proteger un archivo PDF con contraseña usa...

    Este tutorial rápido cubre cómo proteger un archivo PDF con contraseña usando Python. Presenta una descripción general completa del proceso, incluida la configuración del sistema y el algoritmo paso a paso, junto con un ejemplo de código en ejecución que demuestra cómo se puede integrar en sus aplicaciones el uso de la función de protección con contraseña de PDF de Python....argumentos para el método Encrypt Escriba el documento PDF protegido...los parámetros del método Encrypt() incluyen el algoritmo criptográfico...

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