Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 7,877 for

encryption

(0.07 sec)
  1. 使用 .NET 保護 PPTX 演示文件 | products.aspose.com

    C# 源代碼保護 PPTX 演示。...Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/zh-hant/net/protect/...
  2. ปกป้อง PDF โดยใช้ C++ | Aspose.PDF

    รหัสที่มาสาธิตง่ายเพื่อล็อคไฟล์ PDF โดยใช้รหัสผ่านบนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Encrypt เพื่อปกป้องรูปแบบไฟล์ PDF ที่มี...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/th/cpp/protect/
  3. Proteggi i file di presentazione PPTX utilizzan...

    Java codice sorgente per proteggere la presentazione PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/it/java/protect/pptx/
  4. Licença para Aspose.PDF para JavaScript via C++...

    Aspose.PDF para JavaScript convida seus clientes a obter uma licença Clássica e Licença Medida. Assim como usar uma licença limitada para explorar melhor o produto....precisa usar a utilidade “encrypt_lic.html”. Clique no botão...você receberá a mensagem “Encrypt OK: aspose.enc”. Ao clicar...

    docs.aspose.com/pdf/pt/javascript-cpp/licensing/
  5. Alterar Senha de Arquivo PDF|Aspose.PDF for .NET

    Explore como modificar a senha de um documento PDF em .NET para melhorar a segurança do arquivo com Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/pt/net/change-password/
  6. License for Aspose.PDF for JavaScript via C++|A...

    تدعو Aspose.PDF for JavaScript عملائها للحصول على ترخيص كلاسيكي وترخيص محسوب. وكذلك استخدام ترخيص محدود لاستكشاف المنتج بشكل أفضل....بذلك، تحتاج إلى استخدام أداة “encrypt_lic.html”. انقر على الزر وحدد...اكتمال التشفير، ستتلقى الرسالة “Encrypt OK: aspose.enc”. بالنقر على...

    docs.aspose.com/pdf/ar/javascript-cpp/licensing/
  7. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....open an encrypted document? You can try to open an encrypted document...example shows how to open an encrypted document with a password:...

    docs.aspose.com/words/cpp/faq/
  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. Python का उपयोग करके ODP प्रस्तुति फ़ाइलें अनलॉ...

    ODP प्रस्तुति से सुरक्षा हटाने के लिए Python स्रोत कोड.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/hi/python-net/unlock...
  10. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....the password to open the encrypted Excel file Load the Excel...password for opening the encrypted Excel file and then use it...

    kb.aspose.com/cells/python/how-to-read-password...