Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 9,775 for

encrypted

(0.15 sec)
  1. ค้นหา

    ค้นหา...save("workbook-encrypted.xlsx") ถอดรหัสไฟล์ Excel โดยใช้...Excel wb = Workbook("workbook-encrypted.xlsx", loadOptions) # ตั้งรหัสผ่านเป็นไม่มี...

    blog.aspose.com/th/cells/encrypt-and-decrypt-ex...
  2. Arşiv

    Arşiv...save("workbook-encrypted.xlsx") Python kullanarak Excel...yükleyin wb = Workbook("workbook-encrypted.xlsx", loadOptions) # Parolayı...

    blog.aspose.com/tr/cells/encrypt-and-decrypt-ex...
  3. PDFファイルの暗号化|Aspose.PDF for .NET

    このトピックでは、PdfFileSecurityクラスを使用してPDFファイルを暗号化する方法を説明します。...pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/ja/net/encrypt-pdf-file/
  4. Odblokuj plik PDF za pomocą JavaScript | Aspose...

    Odszyfruj (usuń szyfrowanie) dokumenty PDF programowo za pomocą przykładowego kodu JavaScript przy użyciu pliku Aspose.PDF dla Node.js via C++...js' ); const pdf_encrypt_file = './ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "./ResultDecrypt...

    products.aspose.com/pdf/pl/nodejs-cpp/decrypt/
  5. تشفير وفك تشفير ملفات ODS باستخدام C++|Document...

    حماية كلمات المرور وتشفير ملفات ODS باستخدام Aspose.Cells for C++ وهو مكتبة C++ خالصة....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/ar/cpp/encrypt-and-decryp...
  6. Python을 사용하여 비밀번호로 PDF 파일을 보호하는 방법

    이 빠른 자습서는 Python을 사용하여 암호로 PDF 파일을 보호하는 방법을 다룹니다. Python PDF 암호 보호 기능을 사용하여 응용 프로그램에 포함할 수 있는 방법을 보여주는 실행 중인 코드 샘플과 함께 시스템 구성 및 단계별 알고리즘을 포함한 프로세스의 전체 개요를 제공합니다....Document 클래스로 원본 PDF 문서 가져오기 Encrypt 메서드에 대한 암호 문자열 및 기타 인수를 전달하는...있는 기본 사용 사례를 보여줍니다. 예를 들어 Encrypt() 메서드의 매개 변수에는 RC4X128, AESx256...

    kb.aspose.com/ko/pdf/python/how-to-protect-pdf-...
  7. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....permitted actions, and the encryption algorithm for the output...aspose.html.rendering.pdf.encryption as rpe 9 10 # Setup input...

    docs.aspose.com/html/python-net/renderers/
  8. Working with PDF Pages in Python via C++|Aspose...

    How to add pages, rotate pages, or set page size you can know in this section. Aspose.PDF for Python via C++ explain to you all details on this topic....PDF Documents using Python Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/python-cpp/working-with-pages/
  9. 在 Android 上使用密码保护演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。确保您的演示文稿安全。...IProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传入 encrypt 方法,并使用 save 方法保存已加密的演示文稿。...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/zh/androidjava/password-...
  10. 在 C++ 中使用密码保护演示文稿|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 轻松锁定和解锁受密码保护的 PowerPoint 与 OpenDocument 演示文稿。确保您的演示文稿安全。... 要加密或对演示文稿进行密码保护,您需要使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。将密码传递给...)为演示文稿设置密码。将密码传递给 encrypt 方法,然后使用 save 方法保存已加密的演示文稿。 以下示例代码展示了如何加密演示文稿:...

    docs.aspose.com/slides/zh/cpp/password-protecte...