Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 3,393 for

encrypted

(0.08 sec)
  1. Passwortgeschützte Präsentation|Aspose.Slides D...

    PowerPoint-Passwortschutz, Verschlüsselung und Sicherheit in C# oder .NET...schützen, müssen Sie die Methode encrypt (aus ProtectionManager ) verwenden...das Passwort an die Methode encrypt und verwenden die Methode save...

    docs.aspose.com/slides/de/net/password-protecte...
  2. Criptazione di file Excel con C++|Documentation

    Scopri come crittografare e proteggere con password i file Excel usando Aspose.Cells con C++....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/it/cpp/encrypting-excel-f...
  3. Presentación Protegida por Contraseña|Documenta...

    Bloquear presentación de PowerPoint. Presentación de PowerPoint protegida por contraseña con Aspose.Slides....presentación, debes usar el método encrypt (de ProtectionManager ) para...Pasas la contraseña al método encrypt y utilizas el método save para...

    docs.aspose.com/slides/es/cpp/password-protecte...
  4. Kryptera Excel filer med Node.js via C++|Docume...

    Lär dig hur du krypterar och lösenordsskyddar Excel filer med Aspose.Cells for Node.js via C++....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/sv/nodejs-cpp/encrypting-...
  5. Excel Dateien mit C++ verschlüsseln|Documentation

    Erfahren Sie, wie Sie Excel Dateien mit Aspose.Cells für C++ verschlüsseln und passwortschützen....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/de/cpp/encrypting-excel-f...
  6. Ouverture de fichiers en Jython|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.... # Opening Encrypted Excel Files # Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/fr/java/opening-files-in-...
  7. 使用 Java 保護 PPT 演示文件 | products.aspose.com

    Java 源代碼保護 PPT 演示。... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/zh-hant/java/protect...
  8. 使用 Python 保護 PPTX 演示文件 | products.aspose.com

    Python 源代碼保護 PPTX 演示。... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/zh-hant/python-net/p...
  9. ป้องกันไฟล์นำเสนอ ODP โดยใช้ C++ | products.asp...

    ซอร์สโค้ด C++ เพื่อป้องกันการนำเสนอ ODP...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); การต...

    products.aspose.com/slides/th/cpp/protect/odp/
  10. ป้องกันไฟล์นำเสนอ PPT โดยใช้ Java | products.as...

    ซอร์สโค้ด Java เพื่อป้องกันการนำเสนอ PPT... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/th/java/protect/ppt/