Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 9,775 for

encrypted

(0.08 sec)
  1. 使用 CLI 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for Aspose.PDF CLI 使用 CLI 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...此示例代码显示了如何保护 PDF 文件 asposepdftool encrypt [ options ] <PDF-file> [ <result-file>...

    products.aspose.com/pdf/zh-hans/cpp-cli/protect/
  2. Apertura de Archivos en 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/es/java/opening-files-in-...
  3. Архів

    Архів...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/uk/html/print-save-webpage-pdf-...
  4. Protect PDF Document Online with password and u...

    Online PDF file password protection app. Java API code to apply password protection on PDF document....Using the object call the Encrypt method Provide the user and...files using Java APIs helps encrypt, restrict, and authenticate...

    products.aspose.com/total/java/protect/pdf/
  5. Crypter et décrypter des fichiers Excel avec Ja...

    Comment crypter et décrypter des fichiers Excel en utilisant JavaScript via C++. Verrouiller et déverrouiller des fichiers Excel....Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/fr/javascript-cpp/encrypt...
  6. 使用 Python 保護 PPT 演示文件 | products.aspose.com

    Python 源代碼保護 PPT 演示。... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/zh-hant/python-net/p...
  7. How to Protect PPTX Presentation Using C++

    This topic shows, how to protect PPTX Presentation using C++ by setting a password for encryption. You wil end up by getting a password protected presentation that you can only open by providing set password in PowerPoint....by setting a password for encryption. There are different ways...Presentation class instance Use Encrypt method exposed by ProtectionManager...

    kb.aspose.com/slides/cpp/how-to-protect-pptx-pr...
  8. Bảo vệ tệp bản trình bày PPTX bằng Python | pro...

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

    products.aspose.com/slides/vi/python-net/protec...
  9. محافظت از فایل های ارائه ODP با استفاده از C++ ...

    کد منبع C++ برای محافظت از ارائه ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); تنظیم...

    products.aspose.com/slides/fa/cpp/protect/odp/
  10. محافظت از فایل های ارائه PPTX با استفاده از Jav...

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

    products.aspose.com/slides/fa/java/protect/pptx/