Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 11,711 for

encrypted

(0.49 sec)
  1. Установить Привилегии, Шифровать и Расшифровать...

    Шифровать PDF Файл с использованием C++ с различными типами и алгоритмами шифрования. Также, расшифровать PDF Файлы с использованием пароля владельца....качестве аргумента методу Encrypt объекта Document . Следующий...чтения с экрана document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/ru/cpp/set-privileges-encry...
  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. 유틸리티 기능 - SMTP 클라이언트|Documentation

    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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/ko/java/utility-features-...
  4. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....detect the document format and encryption. Document doc = new Document();...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/java/com.aspose.word...
  5. Java का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की ...

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

    products.aspose.com/slides/hi/java/protect/ppt/
  6. 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/
  7. 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/
  8. 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-...
  9. Utility Features - SMTP клиент|Documentation

    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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/bg/java/utility-features-...
  10. 아카이브

    아카이브...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

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