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

encryption

(0.2 sec)
  1. Güçlü Şifreleme Türü Ayarlama C++ ile|Documenta...

    Aspose.Cells ile Excel dosyalarına güçlü şifreleme ve parola koruması nasıl uygulanır öğrenin....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/tr/cpp/setting-strong-enc...
  2. Установка сильного типа шифрования с C++|Docume...

    Узнайте, как применить сильное шифрование и парольную защиту к файлам Excel с помощью Aspose.Cells и C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/ru/cpp/setting-strong-enc...
  3. Як захистити PDF-файл паролем за допомогою Python

    Цей короткий посібник розповідає, як захистити PDF-файл паролем за допомогою Python. Він представляє повний огляд процесу, включаючи конфігурацію системи та покроковий алгоритм, а також приклад запущеного коду, який демонструє, як за допомогою функції захисту паролем Python PDF можна вбудувати у ваші програми....інших аргументів для методу Encrypt Запишіть захищений PDF-документ...Наприклад, параметри методу Encrypt() включають криптографічний...

    kb.aspose.com/uk/pdf/python/how-to-protect-pdf-...
  4. Secure Documents|Aspose.PDF for .NET

    Learn how to secure PDF documents by applying Encryption, digital signatures, and access controls using the PDFFileSecurity class in .NET....Documents Contents [ Hide ] Encrypt PDF File Decrypt PDF File Control...

    docs.aspose.com/pdf/net/pdffilesecurity-class/
  5. Check Password to modify using Aspose.Cells for...

    Learn how to check if a password to modify matches using Aspose.Cells for Node.js via C++....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/check-password...
  6. Verschlüsselung von Excel Dateien in Aspose.Cel...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/de/net/encrypting-excel-f...
  7. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool....package manager Load the encrypted PDF file into the Document...has taught us to save an encrypted PDF as unencrypted using C#...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...
  8. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....Document Assistant Close Encrypting Excel Files with C++ Detect...Detect File Format of Encrypted Office Open XML - OOXML Files with...

    docs.aspose.com/cells/cpp/add-signature-line/
  9. أرشيف

    أرشيف...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/ar/slides/encrypt-ppt-csharp/
  10. Extracting RAR Archives | Aspose.Zip Documentation

    Learn how to extract RAR archives in Java with detailed steps and solutions to common issues....println (ex); 13 } Extract an Encrypted Entry The following code example...demonstrates how to extract an encrypted entry using RarArchive instance...

    docs.aspose.com/zip/java/extracting-rar-archives/