Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 7,877 for

encryption

(0.05 sec)
  1. Шифрование файлов 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...
  2. Cambiar contraseña de un archivo PDF en Node.js...

    Cambiar contraseña de un archivo PDF con Aspose.PDF para Node.js vía C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/es/nodejs-cpp/change-passwo...
  3. Python을(를) 사용하여 PPT 프레젠테이션 파일 잠금 해제 | products....

    PPT 프레젠테이션에서 보호를 제거하는 Python 소스 코드입니다.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/ko/python-net/unlock...
  4. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  5. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ Java | products.a...

    ซอร์สโค้ด Java เพื่อป้องกันการนำเสนอ PPTX... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/th/java/protect/pptx/
  6. محافظت از فایل های ارائه PPT با استفاده از Java...

    کد منبع Java برای محافظت از ارائه PPT.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/fa/java/protect/ppt/
  7. Bảo vệ tệp bản trình bày PPTX bằng Java | produ...

    Mã nguồn Java để bảo vệ Bản trình bày PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/vi/java/protect/pptx/
  8. Bảo vệ tệp bản trình bày ODP bằng Java | produc...

    Mã nguồn Java để bảo vệ Bản trình bày ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/vi/java/protect/odp/
  9. 使用 C++ 保護 PPT 演示文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/cpp/protect/...
  10. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....9 and Office 365 XLSX or Encrypted Excel Files. How to Open Files...opened successfully!" ); Open Encrypted Excel Files It’s possible...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...