Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 10,746 for

encrypted

(0.18 sec)
  1. 搜索

    搜索...Encrypt 方法使用密碼和加密算法加密 PDF 文檔。 使用 Document...Document("Encrypt.pdf"); // 加密PDF document.Encrypt("user_password"...

    blog.aspose.com/zh-hant/pdf/encrypt-or-decrypt-...
  2. 使用 C# 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 C# 代码示例。...Encrypt 方法。 1。保存 PDF 文件。 提供的 C# 代码片段显示了如何使用...Aspose.PDF 锁定 PDF 文档。它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...

    products.aspose.com/pdf/zh-hans/net/encrypt/
  3. Agregar firma digital con un controlador de seg...

    Agregar firma digital con un controlador de seguridad personalizado en C#...string password ); byte [] Encrypt ( byte [] data , int objectNumber...<summary> /// Gets the handler or encryption algorithm version. /// </summary>...

    docs.aspose.com/pdf/es/net/custom-security-hand...
  4. Добавление цифровой подписи с помощью пользоват...

    Добавление цифровой подписи с помощью пользовательского обработчика безопасности в C#...string password ); byte [] Encrypt ( byte [] data , int objectNumber...<summary> /// Gets the handler or encryption algorithm version. /// </summary>...

    docs.aspose.com/pdf/ru/net/custom-security-hand...
  5. 使用 Python 对演示文稿进行密码保护|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。通过我们的分步指南,提高工作效率并保障演示文稿安全。...ProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传递给 encrypt 方法后,再使用 save...protection_manager . encrypt ( "123123" ) pres . save ( "encrypted-pres.pptx"...

    docs.aspose.com/slides/zh/python-net/password-p...
  6. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... Examples Shows how to encrypt a saved ODT/OTT document with...ARTIFACTS_DIR + 'OdtSaveOptions.Encrypt' + extension_string , save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 配置加密|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > 当加密设置为"on"时,Aspose.Cells...

    docs.aspose.com/cells/zh/reportingservices/conf...
  8. Come Cifrare o Decifrare Archivi tramite Python...

    Scopri i metodi per cifrare o decifrare interi archivi o specifiche voci in archivi ZIP, RAR o 7Z utilizzando Python.NET....NET Advanced API features Encrypt&#8260;Decrypt archives &#38;...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/it/python-net/advanced-...
  9. Archieven coderen of decoderen via Python.NET

    Ontdek de methoden om volledige archieven of specifieke vermeldingen in ZIP-, RAR- of 7Z-archieven te coderen of decoderen met Python.NET....NET Advanced API features Encrypt&#8260;Decrypt archives &#38;...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/nl/python-net/advanced-...
  10. PDF API 보호 | Aspose.PDF

    모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱과 High Code API로 PDF 문서를 잠급니다....사용자 암호, 소유자 암호 및 권한을 Encrypt 메서드에 전달할 수 있습니다.그 외에도 CryptoAlgorithm...dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...

    products.aspose.com/pdf/ko/protect/