Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 9,775 for

encrypt

(0.15 sec)
  1. Ubah Kata Sandi File PDF|Aspose.PDF untuk Java

    Topik ini menjelaskan cara mengubah kata sandi pada File PDF menggunakan Kelas PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Buat objek PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/id/java/change-password/
  2. Cambiar Contraseña de Archivo PDF|Aspose.PDF pa...

    Este tema explica cómo cambiar la contraseña en un archivo PDF usando la clase PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Crear objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/es/java/change-password/
  3. Decrypt Excel File in Java

    This topic explains how to decrypt Excel file in Java. It offers setup directions for the IDE and a step-by-step procedure, including a working code snippet, to decrypt Excel file with password in Java....created output file without encryption The above instructions explain...Workbook class. Next, the encryption is removed, enabling unrestricted...

    kb.aspose.com/cells/java/decrypt-excel-file-in-...
  4. Mở khóa tệp bản trình bày PPT bằng Python | pro...

    mã nguồn Python để xóa bảo vệ khỏi Bản trình bày PPT.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/vi/python-net/unlock...
  5. 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...
  6. 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...
  7. Changer le mot de passe d'un fichier PDF|Aspose...

    Découvrez comment modifier le mot de passe d'un document PDF en .NET pour améliorer la sécurité des fichiers avec Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/fr/net/change-password/
  8. Шифрование файлов Excel с помощью C++|Documenta...

    Узнайте, как шифровать и защищать паролем файлы Excel с помощью Aspose.Cells с C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions...

    docs.aspose.com/cells/ru/cpp/encrypting-excel-f...
  9. How to prevent screenshots of a PDF document us...

    Hi Team, I am working with Aspose.PDF for .NET/Java to secure PDF documents. My requirement is to prevent users from capturing screenshots or screen grabbing the content of a PDF when it is viewed in a PDF reader. I un…...(print, copy, modify) Set encryption and permissions, e.g. pdfDocument...PDF permissions you need (encryption, disallow copy/print) to...

    forum.aspose.com/t/how-to-prevent-screenshots-o...
  10. Archiv

    Archiv...encrypt(“userpassword”, “ownerpassword”...PDF verschlüsseln document.encrypt("user_password", "owner_password"...

    blog.aspose.com/de/pdf/encrypt-decrypt-pdf-in-p...