Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 7,877 for

encryption

(0.07 sec)
  1. Python.NET के माध्यम से अभिलेखों को एन्क्रिप्ट ...

    Python.NET का उपयोग करके ZIP, RAR या 7Z अभिलेखों में संपूर्ण अभिलेखों या विशिष्ट प्रविष्टियों को एन्क्रिप्ट या डिक्रिप्ट करने के तरीकों की खोज करें।...NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/hi/python-net/advanced-...
  2. Enkripteer'n Dokument in Python|Aspose.Words vi...

    Enkripteer jou dokument met toepaslike enkripsie-algoritmes vir spesifieke dokumentformate in Python....which the document will be encrypted , and which will be required...benodig word, kan jy die is_encrypted eienskap van die FileFormatInfo...

    docs.aspose.com/words/af/python-net/encrypt-a-d...
  3. Proteggi i PDF usando Python | Aspose.PDF

    Codice sorgente Python per bloccare il file PDF utilizzando una password su .NET Framework, .NET Core....Encrypt per proteggere i PDF con AES-128...allow_screen_readers = True # encrypt the file with User and Owner...

    products.aspose.com/pdf/it/python-net/protect/
  4. ปกป้อง PDF โดยใช้ Python | Aspose.PDF

    รหัสที่มาของงูหลามเพื่อล็อคไฟล์ PDF โดยใช้รหัสผ่านใน .NET Framework, .NET หลัก...Encrypt เพื่อปกป้องรูปแบบไฟล์ PDF ที่มี...allow_screen_readers = True # encrypt the file with User and Owner...

    products.aspose.com/pdf/th/python-net/protect/
  5. 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/
  6. Зашифровать книгу с помощью 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-...
  7. 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/
  8. Расшифровать 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/
  9. Protect ODP Presentation Files using .NET | pro...

    C# source code to protect ODP Presentation.... Encrypting a ODP Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/odp/
  10. Protect PPT Presentation Files using .NET | pro...

    C# source code to protect PPT Presentation.... Encrypting a PPT Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/ppt/