Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 10,904 for

encryption

(0.37 sec)
  1. 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/
  2. ファイル形式を検出し、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...
  3. ค้นหา

    ค้นหา...save("workbook-encrypted.xlsx") ถอดรหัสไฟล์ Excel โดยใช้...Excel wb = Workbook("workbook-encrypted.xlsx", loadOptions) # ตั้งรหัสผ่านเป็นไม่มี...

    blog.aspose.com/th/cells/encrypt-and-decrypt-ex...
  4. Arşiv

    Arşiv...save("workbook-encrypted.xlsx") Python kullanarak Excel...yükleyin wb = Workbook("workbook-encrypted.xlsx", loadOptions) # Parolayı...

    blog.aspose.com/tr/cells/encrypt-and-decrypt-ex...
  5. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Open encrypted PDF document Encrypt PDF. Decrypt PDF...

    docs.aspose.com/pdf/python-net/key-features/
  6. PDFファイルの暗号化|Aspose.PDF for .NET

    このトピックでは、PdfFileSecurityクラスを使用してPDFファイルを暗号化する方法を説明します。...pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/ja/net/encrypt-pdf-file/
  7. Odblokuj plik PDF za pomocą JavaScript | Aspose...

    Odszyfruj (usuń szyfrowanie) dokumenty PDF programowo za pomocą przykładowego kodu JavaScript przy użyciu pliku Aspose.PDF dla Node.js via C++...js' ); const pdf_encrypt_file = './ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "./ResultDecrypt...

    products.aspose.com/pdf/pl/nodejs-cpp/decrypt/
  8. Convert PPSX to JSON Format in Android Apps | p...

    Convert PPSX to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...API allows you to open the encrypted document by passing the correct...shows how to try opening an encrypted document with a password:...

    products.aspose.com/total/android-java/conversi...
  9. تشفير وفك تشفير ملفات ODS باستخدام C++|Document...

    حماية كلمات المرور وتشفير ملفات ODS باستخدام Aspose.Cells for C++ وهو مكتبة C++ خالصة....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/ar/cpp/encrypt-and-decryp...
  10. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...sign_options ) Shows how to sign encrypted document file. # Create an...input_file_name = MY_DIR + 'Encrypted.docx' output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...