Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 10,910 for

encryption

(0.6 sec)
  1. Fonctionnalités utilitaires - client SMTP|Docum...

    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/fr/java/utility-features-...
  2. أرشيف

    أرشيف...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/ar/slides/encrypt-ppt-csharp/
  3. C++ 를 사용하여 PDF 잠금 | Aspose.PDF

    Aspose.PDF 를 사용하여 보호된 (암호로 암호화된) 문서를 읽거나, 보호 기능이 있는 문서를 보호하거나, 보호를 제거하기 위한 샘플 C++ 코드입니다....‘DataDir’ 변수로 지정된 동일한 디렉토리에 있는 ‘Encrypt_out.pdf ‘라는 파일에 저장합니다.이 코드...set_AllowScreenReaders ( true ); // Encrypt the file with User and Owner...

    products.aspose.com/pdf/ko/cpp/encrypt/
  4. Extracting RAR Archives | Aspose.Zip Documentation

    Learn how to extract RAR archives in Java with detailed steps and solutions to common issues....println (ex); 13 } Extract an Encrypted Entry The following code example...demonstrates how to extract an encrypted entry using RarArchive instance...

    docs.aspose.com/zip/java/extracting-rar-archives/
  5. Convert PS to XAML via Java API | products.aspo...

    Java API to Convert PS to XAML without using Microsoft Word... Xaml ); Open Encrypted PS File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/ps-to...
  6. Procurar

    Procurar...save("encrypted-workbook.xlsx"); Descriptografar...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/pt/cells/encrypt-and-decrypt-ex...
  7. Präsentationen mit Passwörtern in PHP sichern|A...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen mühelos mit Passwortschutz sperren und entsperren können, mit Aspose.Slides für PHP. Sichern Sie Ihre Präsentationen....schützen, verwenden Sie die encrypt ‑Methode (aus ProtectionManager...getProtectionManager () -> encrypt ( "123123" ); $presentation...

    docs.aspose.com/slides/de/php-java/password-pro...
  8. Criptografar, Descriptografar e definir Privilé...

    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....pode usar o método Document->Encrypt(…) , que leva um objeto DocumentPrivilege...

    docs.aspose.com/pdf/pt/cpp/encrypt-decrypt-and-...
  9. Enkripsi, Dekripsi, dan Atur Hak Istimewa pada ...

    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....menggunakan metode Document->Encrypt(…) , yang mengambil objek DocumentPrivilege...

    docs.aspose.com/pdf/id/cpp/encrypt-decrypt-and-...
  10. 在 C++ 中使用密码保护演示文稿|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 轻松锁定和解锁受密码保护的 PowerPoint 与 OpenDocument 演示文稿。确保您的演示文稿安全。... 要加密或对演示文稿进行密码保护,您需要使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。将密码传递给...)为演示文稿设置密码。将密码传递给 encrypt 方法,然后使用 save 方法保存已加密的演示文稿。 以下示例代码展示了如何加密演示文稿:...

    docs.aspose.com/slides/zh/cpp/password-protecte...