Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 11,710 for

encrypt

(0.26 sec)
  1. Secure PDF Documents|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....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/net/secure-pdf-documents/
  2. 使用 CLI 保护 PDF | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/cpp-cli/protect/
  3. 使用 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/
  4. Настройка типа сильного шифрования с помощью Ja...

    Узнайте, как установить типы сильного шифрования для файлов Excel с помощью Aspose.Cells for JavaScript через C++....Cells Example - Encrypt Workbook </ title > </ head...head > < body > < h1 > Encrypt Workbook Example </ h1 > < input...

    docs.aspose.com/cells/ru/javascript-cpp/setting...
  5. 档案

    档案... 调用 Encrypt 方法并传递您的首选密码。 保存修改后的演示文稿。 import...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/zh/slides/encrypt-ppt-python/
  6. 搜索

    搜索... 調用 Encrypt 方法並傳遞您的首選密碼。 保存修改後的演示文稿。 import...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/zh-hant/slides/encrypt-ppt-python/
  7. Python에서 문서 암호화|Python via .NET용 Aspose.Words

    Python의 특정 문서 형식에 적합한 암호화 알고리즘을 사용하여 문서를 암호화합니다....which the document will be encrypted , and which will be required...감지하려면 FileFormatInfo 클래스의 is_encrypted 속성을 사용할 수 있습니다. 또한 이 속성을 사용하면...

    docs.aspose.com/words/ko/python-net/encrypt-a-d...
  8. 更改 PDF 文件的密码|Aspose.PDF for .NET

    探索如何在 .NET 中修改 PDF 文档的密码,以提高文件安全性,使用 Aspose.PDF。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/zh/net/change-password/
  9. 如何透過 Python.NET 加密或解密檔案

    了解使用 Python.NET 加密或解密整個檔案或 ZIP、RAR 或 7Z 檔案中特定條目的方法。...NET Advanced API features Encrypt&#8260;Decrypt archives &#38;...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/zh-hant/python-net/adva...
  10. Introduction | Developers Guide | Aspose.Zip fo...

    Discover the basic features of Aspose.Zip for .NET in the Introduction section of the Developers Guide. Learn how to manage, compress, extract, and convert archive formats like ZIP, RAR, 7Z, and TAR with ease, using the powerful Aspose.Zip API....zip" ); Extracting Encrypted Archives Password-protected...optional compression and encryption settings for the entry. 2...

    docs.aspose.com/zip/net/introduction/