Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 8,676 for

encryption

(0.05 sec)
  1. 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/
  2. 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...
  3. Odemkněte ODP prezentační soubory pomocí Python...

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

    products.aspose.com/slides/cs/python-net/unlock...
  4. Criptarea unui Document în Python|Aspose.Words ...

    Criptați documentul utilizând algoritmi de criptare adecvați pentru anumite formate de documente în Python....which the document will be encrypted , and which will be required...puteți utiliza proprietatea is_encrypted a clasei FileFormatInfo ....

    docs.aspose.com/words/ro/python-net/encrypt-a-d...
  5. Cifrar un documento en Python|Aspose.Words para...

    Cifre su documento utilizando algoritmos de cifrado apropiados para formatos de documentos específicos en Python....which the document will be encrypted , and which will be required...utilizar la propiedad is_encrypted de la clase FileFormatInfo...

    docs.aspose.com/words/es/python-net/encrypt-a-d...
  6. Архів

    Архів...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/uk/slides/encrypt-ppt-python/
  7. ארכיון

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

    blog.aspose.com/he/slides/encrypt-ppt-python/
  8. تعيين الامتيازات، تشفير وفك تشفير PDF|Aspose.PD...

    تشفير ملف PDF باستخدام C# باستخدام أنواع وخوارزميات تشفير مختلفة. أيضًا، فك تشفير ملفات PDF باستخدام كلمة مرور المالك....هذا الكائن كوسيط إلى طريقة Encrypt لكائن Document . يوضح مقتطف...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ar/net/set-privileges-encry...
  9. 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...
  10. Protect PPT Presentation Files using Java | pro...

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

    products.aspose.com/slides/java/protect/ppt/