Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 11,710 for

encrypted

(1.83 sec)
  1. C# API to Send Email | .NET Solution for Develo...

    A powerful API to implement email sending functionality into C# .NET applications using most popular protocols and services....POP3, and IMAP SSL and TLS encryption options HTML and Plain Text...by supporting S/MIME for encrypting, signing, and ensuring secure...

    products.aspose.com/email/net/send-email/
  2. 権限の設定、PDFの暗号化と復号化|Aspose.PDF for .NET

    C#を使用して異なる暗号化タイプとアルゴリズムでPDFファイルを暗号化します。また、オーナーパスワードを使用してPDFファイルを復号化します。...のオブジェクトを Document オブジェクトの Encrypt メソッドに引数として渡します。次のコードスニペットは...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ja/net/set-privileges-encry...
  3. JavaScript ile C++ kullanarak Farklı Microsoft ...

    Bu makale, C++ kullanarak Aspose.Cells for JavaScript ile farklı Excel sürüm dosyalarını nasıl açacağınızı açıklar....bağlantıdan indirilebilir: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/tr/javascript-cpp/opening...
  4. Öppna olika Microsoft Excel versioner filer med...

    Denna artikel förklarar hur man öppnar filer i olika Excel versioner med Aspose.Cells for JavaScript via C++....laddas ner från följande länk: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/sv/javascript-cpp/opening...
  5. Aprire file di diverse versioni di Microsoft Ex...

    Questo articolo spiega come aprire file di versioni diverse di Excel usando Aspose.Cells for JavaScript tramite C++....scaricato dal seguente link: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/it/javascript-cpp/opening...
  6. فتح ملفات إصدارات مختلفة من Microsoft Excel باس...

    يشرح هذا المقال كيفية فتح ملفات إصدار مختلفة من Excel باستخدام Aspose.Cells for JavaScript عبر C++....الميزة من الرابط التالي: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/ar/javascript-cpp/opening...
  7. 使用 Java 对演示文稿进行密码保护|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示稿。保护您的演示文稿。...IProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传递给 encrypt 方法,并使用 save 方法保存已加密的演示文稿。...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/zh/java/password-protect...
  8. 유틸리티 기능 - 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-...
  9. 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...
  10. Connecting to SMTP Server|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....can enable cryptographic encryption to protect data exchange...Please use 'set_supported_encryption_unsafe(value)' method of...

    docs.aspose.com/email/python-net/connecting-to-...