Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 10,909 for

encrypt

(0.15 sec)
  1. حماية PPTX ملفات العروض التقديمية باستخدام Java...

    Java شفرة المصدر لحماية العرض التقديمي PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/ar/java/protect/pptx/
  2. Chroń pliki prezentacji PPT za pomocą C++ | pro...

    Kod źródłowy C++ do ochrony prezentacji PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Ustawianie...

    products.aspose.com/slides/pl/cpp/protect/ppt/
  3. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  4. Chiffrer des fichiers Excel avec C++|Documentation

    Apprenez comment chiffrer et protéger par mot de passe des fichiers Excel en utilisant Aspose.Cells avec C++....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/cpp/encrypting-excel-f...
  5. 搜索

    搜索...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf") # 加密PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/zh-hant/pdf/encrypt-decrypt-pdf...
  6. Архів

    Архів... Викличте метод Encrypt і передайте пароль, який ви...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/uk/slides/encrypt-ppt-csharp/
  7. Aspose.Cellsを使用してExcelファイルを暗号化およびパスワード保護する|Docu...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/ja/net/encrypting-excel-f...
  8. Excel Dateien mit JavaScript via C++ verschlüss...

    Lernen Sie, wie man Excel Dateien mit Aspose.Cells for JavaScript via C++ verschlüsselt und passwortgeschützt....</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/de/javascript-cpp/encrypt...
  9. Archivio

    Archivio...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/it/html/print-save-webpage-pdf-...
  10. Открытие файлов в Python|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/ru/java/opening-files-in-...