Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 11,711 for

encrypt

(0.53 sec)
  1. Lisensi untuk Aspose.PDF untuk JavaScript melal...

    Aspose.PDF untuk JavaScript mengundang pelanggan untuk mendapatkan lisensi Klasik dan Lisensi Berbayar. Serta menggunakan lisensi terbatas untuk lebih mengeksplorasi produk....perlu menggunakan utilitas “encrypt_lic.html”. Klik tombol dan...Anda akan menerima pesan “Encrypt OK: aspose.enc”. Dengan mengklik...

    docs.aspose.com/pdf/id/javascript-cpp/licensing/
  2. 使用 C# 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/zh-hans/net/protect/
  3. Chroń pliki prezentacji PPT za pomocą C++ | pro...

    Kod źródłowy C++ do ochrony prezentacji PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Ustawianie...

    products.aspose.com/slides/pl/cpp/protect/ppt/
  4. Arsip

    Arsip...encrypt(“userpassword”, “ownerpassword”...mengenkripsi PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/id/pdf/encrypt-and-decrypt-pdf-...
  5. تشفير وفك تشفير ملفات ODS باستخدام جافا سكريبت ...

    حماية كلمة المرور وتشفير ملفات ODS باستخدام Aspose.Cells for JavaScript عبر C++.... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/ar/javascript-cpp/encrypt...
  6. Funciones de utilidad - Cliente 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/es/java/utility-features-...
  7. Funzionalità Utilitarie - Client SMTP|Documenta...

    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/it/java/utility-features-...
  8. آرشیوها

    آرشیوها...encrypt (“userpassword”, “ownerpassword”...را رمزگذاری کنید document.encrypt("user_password", "owner_password"...

    blog.aspose.com/fa/pdf/encrypt-decrypt-pdf-in-p...
  9. Managing Digitally Signed Messages|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....with Certificate If you have encrypted MAPI messages and need to...indicating whether the message is encrypted. MapiMessage.decrypt() - Decrypts...

    docs.aspose.com/email/java/working-with-outlook...
  10. 使用 Java 锁定 PDF | Aspose.PDF

    用于保护任何平台上的 PDF 文档的 Java 源代码。...Encrypt 方法。 1。保存 PDF 文件。 提供的 Java 代码片段显示了如何使用...Aspose.PDF 锁定 PDF 文档。它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...

    products.aspose.com/pdf/zh-hans/java/encrypt/