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

encrypt

(0.34 sec)
  1. Chroń pliki prezentacji PPTX za pomocą .NET | p...

    Kod źródłowy C# do ochrony prezentacji PPTX....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/pl/net/protect/pptx/
  2. حماية PPTX ملفات العروض التقديمية باستخدام .NET...

    C# شفرة المصدر لحماية العرض التقديمي PPTX....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ar/net/protect/pptx/
  3. حماية ODP ملفات العروض التقديمية باستخدام .NET ...

    C# شفرة المصدر لحماية العرض التقديمي ODP....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ar/net/protect/odp/
  4. Aspose.Email का उपयोग करके Python में IMAP सर्व...

    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.... उपयोग करें supported_encryption प्रॉपर्टी जिसका उपयोग स्वीकार्य... तो कृपया ‘set_supported_encryption_unsafe(value)’ मेथड का उपयोग...

    docs.aspose.com/email/hi/python-net/connect-to-...
  5. Conectando al servidor IMAP|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.... La propiedad ‘supported_encryption’ de la clase EmailClient...el método ‘set_supported_encryption_unsafe(value)’ si desea establecer...

    docs.aspose.com/email/es/python-net/conectando-...
  6. Kết nối đến Máy chủ IMAP trong Python bằng Aspo...

    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.... Sử dụng supported_encryption thuộc tính để định nghĩa...phương thức ‘set_supported_encryption_unsafe(value)’ nếu bạn muốn...

    docs.aspose.com/email/vi/python-net/connect-to-...
  7. Python を使用したパスワード保護付きプレゼンテーションのセキュリティ|Aspose.Sl...

    Aspose.Slides for Python (via .NET) を使用して、パスワードで保護された PowerPoint および OpenDocument プレゼンテーションを簡単にロックおよびロック解除する方法を学びましょう。生産性を高め、ステップバイステップのガイドでプレゼンテーションを安全に保護できます。...ProtectionManager の encrypt メソッドを使用してプレゼンテーションにパスワードを設定します。パスワードを encrypt メソッドに渡し、save...protection_manager . encrypt ( "123123" ) pres . save ( "encrypted-pres.pptx"...

    docs.aspose.com/slides/ja/python-net/password-p...
  8. Ubah Kata Sandi File PDF|Aspose.PDF for .NET

    Jelajahi cara mengubah kata sandi dokumen PDF di .NET untuk meningkatkan keamanan file dengan Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/id/net/change-password/
  9. Зашифровать документ в C#|Aspose.Words для .NET

    Шифруйте ваш документ, используя соответствующие алгоритмы шифрования для конкретных форматов документов. C#....EncryptionCryptoAPI RC4 шифрование RC4 Encryption (40-битный) ДОКС, DOTX, DOCM...(AES128 + SHA1) ОТТ, ОТТ ODF Encryption (Blowfish/AES) Шифрование...

    docs.aspose.com/words/ru/net/encrypt-a-document/
  10. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/cpp/secure-pdf-documents/