Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 7,878 for

encryption

(0.05 sec)
  1. Document | Aspose.Words för .NET

    Skapa enkelt tomma Word-dokument med vår användarvänliga dokumentkonstruktör. Effektivisera din skrivprocess idag!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Защищенная паролем презентация|Документация Asp...

    Защита паролем PowerPoint, шифрование и безопасность на C# или .NET...вам нужно использовать метод encrypt (из ProtectionManager ), чтобы...Вы передаете пароль в метод encrypt и используете метод save, чтобы...

    docs.aspose.com/slides/ru/net/password-protecte...
  3. Protect PPT Presentation Files using Python | p...

    Python source code to protect PPT Presentation.... Encrypting a PPT Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/python-net/protect/ppt/
  4. C++ ile Excel dosyalarını şifrele ve şifresini ...

    C++ kullanarak Excel dosyalarını nasıl şifreleyip çözüp açarız. Excel dosyalarını kilitle ve kilidini aç....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/tr/cpp/encrypt-and-decryp...
  5. Cripta e Decripta file Excel con C++|Documentation

    Come criptare e decriptare file Excel usando C++. Blocca e sblocca file Excel....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/it/cpp/encrypt-and-decryp...
  6. Утилитарные функции - 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/ru/java/utility-features-...
  7. LoadOptions Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.LoadOptions لتحميل مستندات مُحسّن. عيّن كلمات مرور وروابط URI أساسية بكل سهولة لضمان تكامل وأمان سلسين....= new Document ( MyDir + "Encrypted.docx" )); // عند تحميل مثل...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/ar/net/aspose.words....
  8. قفل کردن PDF با استفاده از C++ | Aspose.PDF

    نمونه کد C++ برای استفاده از Aspose.PDF برای خواندن اسناد محافظت شده (رمزگذاری شده با رمز عبور)، ایمن سازی یک سند با حفاظت یا حذف حفاظت....Encrypt** تماس بگیرید. ۱. فایل PDF...دهد. این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...

    products.aspose.com/pdf/fa/cpp/encrypt/
  9. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    فك تشفير ملف PDF باستخدام Aspose.PDF لـ Node.js عبر C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/ar/nodejs-cpp/decrypt-pdf/
  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/