Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 9,209 for

encrypted

(0.06 sec)
  1. 档案

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

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

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

    blog.aspose.com/zh-hant/slides/encrypt-ppt-python/
  3. C# ZiP File or Multiple Files into Archive

    C# source code that compresses the contents of a file, multiple files or folder into a zip archive programmatically....as well as using AES encryption to encrypt archive. Even developers...different encryption such as Traditional Encryption, AES128, AES192...

    products.aspose.com/zip/net/zip-file/
  4. 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...
  5. Installation|Documentation

    Installation of Aspose.BarCode for JavaScript via C++... Encrypt Your License File : Locate the encrypt_lic.html...instructions in encrypt_lic.html to encrypt your *.lic license...

    docs.aspose.com/barcode/javascript-cpp/installa...
  6. 記録

    記録...Encrypt メソッドを使用して、パスワードと暗号化アルゴリズムを...Document("Encrypt.pdf"); // PDFを暗号化する document.Encrypt("user_password"...

    blog.aspose.com/ja/pdf/encrypt-or-decrypt-pdf-f...
  7. 使用 Python 锁定 PDF | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/python-net/encr...
  8. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor... encryption_details = aw . saving . ...PdfSaveOptions () # Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C# 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 C# 代码示例。...它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...表示未授予用户修改文档的特定权限。加密 PDF 后,该代码将更新后的文档保存到名为 “Encrypt_out.pdf” 的文件中,该文件位于 “DataDir”...

    products.aspose.com/pdf/zh-hans/net/encrypt/
  10. JavaScriptを使用したファイル形式の検出と、ファイルが暗号化されているかどうかを確認す...

    Aspose.Cells for JavaScriptを使用したファイル形式の検出とファイルが暗号化されているかどうかを確認する方法(C++経由)... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...