Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 10,746 for

encrypted

(0.18 sec)
  1. Protect PDF using C# | Aspose.PDF

    Lock PDF with password programmatically with C# sample code using Aspose.PDF for .NET...Encrypt method to protect PDF with...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/net/protect/
  2. 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-...
  3. 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/
  4. 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/
  5. .BZ2 File Format - Everything You Need to Know ...

    Explore the BZIP2 file format - a powerful archive format known for its superior compression, robust encryption options, and wide compatibility. Learn how BZ2 simplifies data archiving and sharing, making it ideal for both developers and users....Efficient compression and encryption What You Need to Know About...archive, nor does it offer encryption or archive-splitting features...

    products.aspose.com/zip/most-common-archives/wh...
  6. Document | Aspose.Words لـ .NET

    أنشئ مستندات وورد فارغة بكل سهولة باستخدام مُنشئ المستندات سهل الاستخدام. بسّط عملية كتابتك اليوم!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Proteggi i PDF usando Python | Aspose.PDF

    Blocca il PDF con password in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET...Encrypt per proteggere i PDF con AES-128...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/it/python-net/protect/
  8. Chroń plik PDF za pomocą C# | Aspose.PDF

    Zablokuj plik PDF z hasłem programowo za pomocą przykładowego kodu C# używając Aspose.PDF dla .NET...Encrypt, aby chronić plik PDF za pomocą...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/pl/net/protect/
  9. Утилитарные функции - SMTP клиент|Documentation

    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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/ru/java/utility-features-...
  10. Convert archive from one to another format | As...

    Conversion functionality of Aspose.ZIP API solution for .NET supports next output formats Tar.Gz, 7z, ZIP....and provides options for encryption, compression level settings...properties. Compression and Encryption: When converting between...

    docs.aspose.com/zip/net/archive-conversion/