Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 11,605 for

encryption

(0.08 sec)
  1. Atur Hak Istimewa, Enkripsi dan Dekripsi PDF|As...

    Enkripsi File PDF dengan C# menggunakan Berbagai Jenis dan Algoritma Enkripsi. Juga, dekripsi File PDF menggunakan Kata Sandi Pemilik....sebagai argumen ke metode Encrypt dari objek Document . Potongan...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/id/net/set-privileges-encry...
  2. ארכיון

    ארכיון...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/he/slides/encrypt-ppt-python/
  3. Odemkněte PPTX prezentační soubory pomocí Pytho...

    Zdrojový kód Python pro odstranění ochrany z prezentace PPTX.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/cs/python-net/unlock...
  4. Protect PPT Presentation Files using C++ | prod...

    C++ source code to protect PPT Presentation.... Encrypting a PPT Presentation using...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...

    products.aspose.com/slides/cpp/protect/ppt/
  5. Odemkněte PPT prezentační soubory pomocí Python...

    Zdrojový kód Python pro odstranění ochrany z prezentace PPT.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/cs/python-net/unlock...
  6. Protect PPTX Presentation Files using Java | pr...

    Java source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/java/protect/pptx/
  7. تغيير كلمة مرور ملف PDF|Aspose.PDF for .NET

    استكشف كيفية تعديل كلمة مرور مستند PDF في .NET لتحسين أمان الملف باستخدام Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ar/net/change-password/
  8. 使用 Python 解鎖 PPTX 演示文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/python-net/u...
  9. Change Password of PDF File|Aspose.PDF for .NET

    Explore how to modify the password of a PDF document in .NET to improve file security with Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/net/change-password/
  10. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    فك تشفير ملف PDF باستخدام Aspose.PDF لـ Node.js عبر C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

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