Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 3,446 for

encrypted

(0.07 sec)
  1. LoadOptions Class | Aspose.Words per .NET

    Aspose.Words.Loading.LoadOptions classe. Permette di specificare opzioni aggiuntive come password o URI di base quando si carica un documento in unDocument oggetto in C#....= new Document ( MyDir + "Encrypted.docx" )); // Quando si carica...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/it/net/aspose.words....
  2. Popular File Archive Formats | Most Common Arch...

    Discover the prevalent file archive formats used for compression and storage. Explore their features, applications, and popularity among users....They are used to compress, encrypt, and combine files, making...Additionally, it supports various encryption methods to enhance data security...

    products.aspose.com/zip/most-common-archives/
  3. Crypter des fichiers Excel avec Node.js via C++...

    Apprenez comment chiffrer et protéger par mot de passe des fichiers Excel avec 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/fr/nodejs-cpp/encrypting-...
  4. Crittografare file Excel con Node.js tramite C+...

    Impara come cifrare e proteggere con password i file 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/it/nodejs-cpp/encrypting-...
  5. Jak chronić plik PDF hasłem za pomocą Pythona

    W tym krótkim samouczku opisano, jak zabezpieczyć plik PDF hasłem za pomocą Pythona. Przedstawia pełny przegląd procesu, w tym konfigurację systemu i algorytm krok po kroku, wraz z działającą próbką kodu, która pokazuje, jak można osadzić w aplikacjach funkcję ochrony hasłem PDF w języku Python....innych argumentów dla metody Encrypt Zapisz zabezpieczony dokument...przykład parametry metody Encrypt() obejmują algorytmy kryptograficzne...

    kb.aspose.com/pl/pdf/python/how-to-protect-pdf-...
  6. 在 Aspose.Cells 中对 Excel 文件进行加密|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/zh/net/encrypting-excel-f...
  7. إعداد نوع التشفير القوي باستخدام C++|Documentation

    تعلم كيفية تطبيق التشفير القوي وحماية كلمة المرور لملفات Excel باستخدام Aspose.Cells مع C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/ar/cpp/setting-strong-enc...
  8. 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/
  9. تشفير ملفات 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...
  10. Як захистити PDF-файл паролем за допомогою Python

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

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