Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 11,679 for

encrypted

(0.12 sec)
  1. 使用 C++ 锁定 PDF | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/encrypt/
  2. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java....document structure tags, encryption, digital signatures, and...embed all fonts and disable encryption, while PDF/UA must only embed...

    docs.aspose.com/words/java/learn-features-of-co...
  3. 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...
  4. باز کردن قفل فایل های ارائه PPTX با استفاده از ...

    کد منبع Python برای حذف حفاظت از ارائه PPTX.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/fa/python-net/unlock...
  5. Mở khóa tệp bản trình bày PPTX bằng Python | pr...

    mã nguồn Python để xóa bảo vệ khỏi Bản trình bày PPTX.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/vi/python-net/unlock...
  6. 使用 Python 解鎖 ODP 演示文件 | products.aspose.com

    Python 源代碼,用於移除 ODP 演示文稿的保護。... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/zh-hant/python-net/u...
  7. تغيير كلمة مرور ملف PDF في Node.js|Aspose.PDF f...

    تغيير كلمة مرور ملف PDF باستخدام Aspose.PDF لـ Node.js عبر C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/ar/nodejs-cpp/change-passwo...
  8. Archiwa

    Archiwa...encrypt(“userpassword”, “ownerpassword”...pdf") # Szyfruj PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/pl/pdf/encrypt-decrypt-pdf-in-p...
  9. Zablokuj plik PDF za pomocą Java | Aspose.PDF

    Kod źródłowy Java do ochrony dokumentu PDF na dowolnej platformie....Encrypt . Zapisz plik PDF. Dostarczony...Otwiera dokument PDF o nazwie „Encrypt.pdf”. Szyfruje otwarty plik...

    products.aspose.com/pdf/pl/java/encrypt/
  10. Node.js에서 PDF 복호화|Aspose.PDF for Node.js via C++

    C++를 통한 Aspose.PDF로 PDF 파일 복호화....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/ko/nodejs-cpp/decrypt-pdf/