Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 7,878 for

encrypted

(0.07 sec)
  1. 使用 C++ 保護 ODP 演示文件 | products.aspose.com

    C++ 源代碼保護 ODP 演示。...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); 使用 C++...

    products.aspose.com/slides/zh-hant/cpp/protect/...
  2. 使用 Java 保護 ODP 演示文件 | products.aspose.com

    Java 源代碼保護 ODP 演示。... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/zh-hant/java/protect...
  3. 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...
  4. 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/
  5. ป้องกันไฟล์นำเสนอ PPT โดยใช้ C++ | products.asp...

    ซอร์สโค้ด C++ เพื่อป้องกันการนำเสนอ PPT...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); การต...

    products.aspose.com/slides/th/cpp/protect/ppt/
  6. Aspose.PDF for JavaScript通过C++的许可|Aspose.PDF fo...

    Aspose.PDF for JavaScript邀请其客户获取经典许可证和计量许可证。还可以使用有限许可证更好地探索产品。...为此,您需要使用"encrypt_lic.html"工具。点击按钮并选择您的许可证文件...。加密完成后,您将收到消息"Encrypt OK: aspose.enc"。通过点击链接"点击这里下载文件aspose....

    docs.aspose.com/pdf/zh/javascript-cpp/licensing/
  7. Шифрование файлов Excel с помощью C++|Documenta...

    Узнайте, как шифровать и защищать паролем файлы Excel с помощью Aspose.Cells с C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions...

    docs.aspose.com/cells/ru/cpp/encrypting-excel-f...
  8. C++ ile Excel dosyalarını şifrele ve şifresini ...

    C++ kullanarak Excel dosyalarını nasıl şifreleyip çözüp açarız. Excel dosyalarını kilitle ve kilidini aç....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/tr/cpp/encrypt-and-decryp...
  9. Cripta e Decripta file Excel con C++|Documentation

    Come criptare e decriptare file Excel usando C++. Blocca e sblocca file Excel....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/it/cpp/encrypt-and-decryp...
  10. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...options added, such as an encryption password or digital signature...password to encrypt document using RC4 encryption method. pretty_format...

    reference.aspose.com/words/python-net/aspose.wo...