Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 7,897 for

encryption

(0.04 sec)
  1. Odemkněte PPTX prezentační soubory pomocí Pytho...

    Zdrojový kód Python pro odstranění ochrany z prezentace PPTX.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/cs/python-net/unlock...
  2. 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/
  3. قفل کردن PDF با استفاده از C++ | Aspose.PDF

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

    products.aspose.com/pdf/fa/cpp/encrypt/
  4. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET...Encrypt method to protect PDF with...allow_screen_readers = True # encrypt the file with User and Owner...

    products.aspose.com/pdf/python-net/protect/
  5. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source document...Remarks If OOXML document is encrypted, you should provide decryption...Examples Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....System::String& The password to open an encrypted document. Can be null or empty...specified password to load an encrypted document. Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. เข้ารหัสเอกสารใน Python|Aspose.Words สำหรับ Pyt...

    เข้ารหัสเอกสารของคุณโดยใช้อัลกอริธึมการเข้ารหัสที่เหมาะสมสำหรับรูปแบบเอกสารเฉพาะใน Python...which the document will be encrypted , and which will be required...คุณสามารถใช้คุณสมบัติ is_encrypted ของคลาส FileFormatInfo ได้...

    docs.aspose.com/words/th/python-net/encrypt-a-d...
  8. Шифроване на документ в Python|Aspose.Words вме...

    Шифроване на вашия документ чрез подходящи алгоритми за криптиране за специфични формати на документи в Python....which the document will be encrypted , and which will be required... можете да използвате is_encrypted собственост на FileFormatInfo...

    docs.aspose.com/words/bg/python-net/encrypt-a-d...
  9. Установить привилегии, зашифровать и расшифрова...

    Зашифровать PDF файл с помощью C# с использованием различных типов и алгоритмов шифрования. Также расшифровать PDF файлы с использованием пароля владельца....качестве аргумента методу Encrypt объекта Document . Следующий...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ru/net/set-privileges-encry...
  10. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....automatically chosen encoding: Load Encrypted Documents You can load Word...Word documents encrypted with a password. To do this, use a special...

    docs.aspose.com/words/cpp/specify-load-options/