Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 8,632 for

encrypt

(0.13 sec)
  1. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.Cells 和 C++检测文件格式及判断文件是否被加密。...file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  2. 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...
  3. ป้องกันไฟล์นำเสนอ 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/
  4. 使用 Java 保護 ODP 演示文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/java/protect...
  5. 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/
  6. 使用 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/...
  7. 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/
  8. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....open an encrypted document? You can try to open an encrypted document...example shows how to open an encrypted document with a password:...

    docs.aspose.com/words/net/faq/
  9. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....different media content, encryption, signing, form creation,...compression PDF files also can be encrypted to limit access to document...

    docs.aspose.com/page/net/what-is-pdf-file/
  10. تشفير وفك تشفير ملفات ODS باستخدام Node.js عبر ...

    حماية بكلمة مرور وتشفير ملفات ODS باستخدام 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/ar/nodejs-cpp/encrypt-and...