Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 10,882 for

encryption

(0.49 sec)
  1. آرشیوها

    آرشیوها...encrypt(“userpassword”، “ownerpassword”،...را رمزگذاری کنید document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/fa/pdf/encrypt-and-decrypt-pdf-...
  2. C++を使用してExcelファイルを暗号化および復号化|Documentation

    C++を使用してExcelファイルを暗号化および復号化する方法。Excelファイルをロックおよびロック解除します。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ja/cpp/encrypt-and-decryp...
  3. Java का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की ...

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

    products.aspose.com/slides/hi/java/protect/ppt/
  4. 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/
  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. 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-...
  7. 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...
  8. تشفير وفك تشفير وتعيين الامتيازات على مستندات P...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....يمكنك استخدام طريقة Document->Encrypt(…) ، والتي تأخذ كائن DocumentPrivilege...

    docs.aspose.com/pdf/ar/cpp/encrypt-decrypt-and-...
  9. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_Permissions method. Specifies the operations that are allowed to a user on an encrypted PDF document. The default value is DisallowAll in C++....are allowed to a user on an encrypted PDF document. The default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 記録

    記録...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/ja/html/print-save-webpage-pdf-...