Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 11,711 for

encryption

(0.1 sec)
  1. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  2. Java का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की ...

    PPT प्रस्तुति की सुरक्षा के लिए Java स्रोत कोड.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/hi/java/protect/ppt/
  3. C++ का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की स...

    PPT प्रस्तुति की सुरक्षा के लिए C++ स्रोत कोड....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); {Product_lang}...

    products.aspose.com/slides/hi/cpp/protect/ppt/
  4. Cara Melindungi File PDF dengan Kata Sandi meng...

    Tutorial singkat ini mencakup cara melindungi file PDF dengan kata sandi menggunakan Python. Ini menyajikan ikhtisar lengkap dari proses termasuk konfigurasi sistem, dan algoritme langkah demi langkah, bersama dengan contoh kode yang berjalan yang menunjukkan bagaimana menggunakan fitur perlindungan kata sandi Python PDF dapat disematkan ke dalam aplikasi Anda....argumen lain untuk metode Encrypt Tulis dokumen PDF yang diamankan...Misalnya, parameter metode Encrypt() menyertakan algoritme kriptografi...

    kb.aspose.com/id/pdf/python/how-to-protect-pdf-...
  5. Fichier PDF de contrôle des exceptions|Aspose.P...

    Apprenez à gérer les exceptions dans le traitement des PDF et à garantir des opérations fluides lors de l'utilisation des PDF avec Aspose.PDF en .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/fr/net/control-exception/
  6. Archiv

    Archiv... Rufen Sie die Methode „Encrypt“ auf und übergeben Sie das...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/de/slides/encrypt-ppt-csharp/
  7. Crypter et décrypter des fichiers Excel avec C+...

    Comment crypter et décrypter des fichiers Excel à l aide de C++. Verrouiller et déverrouiller des fichiers Excel....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/fr/cpp/encrypt-and-decryp...
  8. Secure Documents|Aspose.PDF for .NET

    Learn how to secure PDF documents by applying Encryption, digital signatures, and access controls using the PDFFileSecurity class in .NET....Documents Contents [ Hide ] Encrypt PDF File Decrypt PDF File Control...

    docs.aspose.com/pdf/net/pdffilesecurity-class/
  9. Aspose::Words::UnsupportedEncryptionException t...

    Aspose::Words::UnsupportedEncryptionException typedef. Thrown during document load, when the document is encrypted with an unsupported method in C++....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/cpp/aspose.words/uns...
  10. تأمين العروض التقديمية بكلمات مرور في PHP|توثيق...

    تعلم كيفية قفل وإلغاء قفل العروض التقديمية المحمية بكلمة مرور في PowerPoint وOpenDocument بسهولة باستخدام Aspose.Slides لـ PHP. قم بتأمين عروضك التقديمية....بكلمة مرور، عليك استخدام طريقة encrypt (من ProtectionManager ) لتعيين...بتمرير كلمة المرور إلى طريقة encrypt وتستخدم طريقة save لحفظ العرض...

    docs.aspose.com/slides/ar/php-java/password-pro...