Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 10,904 for

encrypted

(0.12 sec)
  1. ميزات الأداة - عميل SMTP|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/ar/java/utility-features-...
  2. Užitečné funkce – SMTP klient|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/cs/java/utility-features-...
  3. 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/ja/java/opening-files-in-...
  4. Archivo

    Archivo...save("encrypted-workbook.xlsx"); Descifrar...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/es/cells/encrypt-and-decrypt-ex...
  5. Archiv

    Archiv...save("encrypted-workbook.xlsx"); Entschlüsseln...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/de/cells/encrypt-and-decrypt-ex...
  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. Lưu trữ

    Lưu trữ...encrypt(“userpassword”, “ownerpassword”...pdf"); // mã hóa PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/vi/pdf/encrypt-and-decrypt-pdf-...
  9. Einstellung eines starken Verschlüsselungstyps ...

    Erfahren Sie, wie Sie mit Aspose.Cells in C++ eine starke Verschlüsselung und Passwortschutz auf Excel Dateien anwenden....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/de/cpp/setting-strong-enc...
  10. 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/