Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 9,777 for

encryption

(0.87 sec)
  1. Шифрование и расшифровка Excel файлов с помощью...

    Как шифровать и расшифровывать Excel файлы с помощью Node.js через C++. Блокировка и разблокировка Excel файлов....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ru/nodejs-cpp/encrypt-and...
  2. تغيير كلمة مرور ملف PDF|Aspose.PDF for Java

    يوضح هذا الموضوع كيفية تغيير كلمة المرور على ملف PDF باستخدام PdfFileSecurity Class....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // إنشاء كائن PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ar/java/change-password/
  3. Decryptar Arquivo PDF|Aspose.PDF para Java

    Este tópico explica como Decryptar Arquivo PDF usando a Classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Criar objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Decryptar documento...

    docs.aspose.com/pdf/pt/java/decrypt-pdf-file/
  4. Расшифровать PDF файл|Aspose.PDF for Java

    Эта тема объясняет, как расшифровать PDF файл с использованием класса PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Создать объект...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Расшифровать PDF...

    docs.aspose.com/pdf/ru/java/decrypt-pdf-file/
  5. Зашифровать книгу с помощью Aspose.Cells|Docume...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ru/java/encrypt-workbook-...
  6. Chroń plik PDF za pomocą CLI | Aspose.PDF

    Zablokuj plik PDF z hasłem programowo za pomocą przykładowego kodu CLI używając Aspose.PDF dla Aspose.PDF CLI...Encrypt, aby chronić plik PDF za pomocą...chronić plik PDF asposepdftool encrypt [ options ] <PDF-file> [ <result-file>...

    products.aspose.com/pdf/pl/cpp-cli/protect/
  7. Chiffrer le classeur à l aide d Aspose.Cells|Do...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/fr/java/encrypt-workbook-...
  8. PDF 파일의 비밀번호 변경|Aspose.PDF for Java

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일의 비밀번호를 변경하는 방법을 설명합니다....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ko/java/change-password/
  9. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET...Encrypt method to protect PDF with...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/python-net/protect/
  10. Archiwa

    Archiwa... Wywołaj metodę Encrypt i podaj hasło, które chcesz...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/pl/slides/encrypt-ppt-csharp/