Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 11,710 for

encrypt

(0.1 sec)
  1. Unlock ZIP Password | Aspose.Zip Documentation

    Zip Java library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....decryption password of the AES-encrypted zip archive. Identifying password...(Archive a = new Archive( "encrypted.zip" , options)) 4 a. extractToDirectory...

    docs.aspose.com/zip/java/unlock-zip-password/
  2. LoadOptions | Aspose.Words لـ .NET

    اكتشف منشئ LoadOptions، المصمم لتهيئة مثيل جديد بسهولة باستخدام القيم الافتراضية لتحقيق الأداء والكفاءة الأمثل....= new Document ( MyDir + "Encrypted.docx" )); // عند تحميل مثل...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/ar/net/aspose.words....
  3. C++ का उपयोग करके ODP प्रस्तुतिकरण फ़ाइलों की स...

    ODP प्रस्तुति की सुरक्षा के लिए C++ स्रोत कोड....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); {Product_lang}...

    products.aspose.com/slides/hi/cpp/protect/odp/
  4. C++ का उपयोग करके PPTX प्रस्तुतिकरण फ़ाइलों की ...

    PPTX प्रस्तुति की सुरक्षा के लिए C++ स्रोत कोड....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); {Product_lang}...

    products.aspose.com/slides/hi/cpp/protect/pptx/
  5. ファイル形式を検出し、C++を使用してファイルが暗号化されているかどうかを確認する方法|Doc...

    Aspose.Cellsを使用して、C++でファイルの形式を検出し、それが暗号化されているかどうかを確認する方法を学びます。...file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/ja/cpp/how-to-detect-a-fi...
  6. 권한 설정, PDF 암호화 및 복호화|Aspose.PDF for .NET

    다양한 암호화 유형 및 알고리즘을 사용하여 C#로 PDF 파일을 암호화합니다. 또한 소유자 비밀번호를 사용하여 PDF 파일을 복호화합니다....권한이 정의되면 이 객체를 Document 객체의 Encrypt 메서드에 인수로 전달합니다. 다음 코드 스니펫은...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ko/net/set-privileges-encry...
  7. Archiv

    Archiv...encrypt(“user\password”, “owner\password”...PDF verschlüsseln document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/de/pdf/encrypt-and-decrypt-pdf-...
  8. 档案

    档案... 调用 Encrypt 方法并传递您要设置的密码。 保存修改后的演示文稿。 using...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/zh/slides/encrypt-ppt-csharp/
  9. Node.jsでPDFファイルのパスワードを変更する|Aspose.PDF for Node....

    Aspose.PDF for Node.js via C++を使用してPDFファイルのパスワードを変更します。...'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/ja/nodejs-cpp/change-passwo...
  10. Convert OTP to JSON format via C++ | products.a...

    Export OTP to JSON format in C++ without using Microsoft Excel or Powerpoint...API allows you to open the encrypted document by passing the correct...example shows how to open an encrypted document with a password....

    products.aspose.com/total/cpp/conversion/otp-to...