Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 10,783 for

encrypted

(0.31 sec)
  1. Установка сильного типа шифрования с C++|Docume...

    Узнайте, как применить сильное шифрование и парольную защиту к файлам Excel с помощью Aspose.Cells и C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/ru/cpp/setting-strong-enc...
  2. Як захистити PDF-файл паролем за допомогою Python

    Цей короткий посібник розповідає, як захистити PDF-файл паролем за допомогою Python. Він представляє повний огляд процесу, включаючи конфігурацію системи та покроковий алгоритм, а також приклад запущеного коду, який демонструє, як за допомогою функції захисту паролем Python PDF можна вбудувати у ваші програми....інших аргументів для методу Encrypt Запишіть захищений PDF-документ...Наприклад, параметри методу Encrypt() включають криптографічний...

    kb.aspose.com/uk/pdf/python/how-to-protect-pdf-...
  3. 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/
  4. تشفير ملفات 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...
  5. 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...
  6. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....detect the document format and encryption. Document doc = new Document();...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/java/com.aspose.word...
  7. API Limitations|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....functionality of Signing or Encrypting/Decrypting messages Support...

    docs.aspose.com/email/python-net/api-limitations/
  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. 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...
  10. 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...