Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 11,711 for

encrypted

(0.07 sec)
  1. Create 7z Archive in Python

    This precise topic elaborates on how to create 7z file in Python. It lets you make a 7 ZIP compressed file in Python with just a few API calls....as the encryption of output archives like AES encryption and password...

    kb.aspose.com/zip/python/create-7z-archive-in-p...
  2. Bảo vệ tệp bản trình bày PPTX bằng C++ | produc...

    Mã nguồn C++ để bảo vệ Bản trình bày PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Đặt...

    products.aspose.com/slides/vi/cpp/protect/pptx/
  3. تشفير ملفات Excel في Aspose.Cells|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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ar/net/encrypting-excel-f...
  4. Excel Dateien mit Node.js via C++ verschlüsseln...

    Erfahren Sie, wie Sie Excel Dateien mithilfe von Aspose.Cells for Node.js via C++ verschlüsseln und mit Passwort schützen....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/de/nodejs-cpp/encrypting-...
  5. Encriptar archivos de Excel con Node.js vía C++...

    Aprende cómo encriptar y proteger con contraseña archivos de Excel usando 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/es/nodejs-cpp/encrypting-...
  6. ODS Dateien mit JavaScript via C++ verschlüssel...

    ODS Dateien mit Aspose.Cells for JavaScript via C++ passwortgeschützt und verschlüsselt verarbeiten.... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/de/javascript-cpp/encrypt...
  7. Key Features of Aspose.PDF for Node.js|Aspose.P...

    Aspose.PDF for Node.js via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....offers 40-bit or 128-bit encryption. One can also set user and...restricted by using this library. Encrypt PDF file Decrypt PDF file Change...

    docs.aspose.com/pdf/nodejs-cpp/key-features/
  8. Key Features of Aspose.PDF for JavaScript|Aspos...

    Aspose.PDF for JavaScript via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....offers 40-bit or 128-bit encryption. One can also set user and...restricted by using this library. Encrypt PDF file Decrypt PDF file Change...

    docs.aspose.com/pdf/javascript-cpp/key-features/
  9. Bảo vệ tệp bản trình bày PPT bằng Python | prod...

    Mã nguồn Python để bảo vệ Bản trình bày PPT.... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/vi/python-net/protec...
  10. Bảo vệ tệp bản trình bày PPT bằng Java | produc...

    Mã nguồn Java để bảo vệ Bản trình bày PPT.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

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