Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 11,679 for

encrypted

(0.14 sec)
  1. Archiwa

    Archiwa...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/pl/html/print-save-webpage-pdf-...
  2. أرشيف

    أرشيف...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/ar/html/print-save-webpage-pdf-...
  3. Arsip

    Arsip...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/id/html/print-save-webpage-pdf-...
  4. Arşiv

    Arşiv...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/tr/html/print-save-webpage-pdf-...
  5. Create 7z Archive in Python

    This precise topic elaborates on how to create 7z file in Python. It lets you make a 7 ZIP compressed file in Python with just a few API calls....as the encryption of output archives like AES encryption and password...

    kb.aspose.com/zip/python/create-7z-archive-in-p...
  6. Bảo vệ tệp bản trình bày PPTX bằng C++ | produc...

    Mã nguồn C++ để bảo vệ Bản trình bày PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Đặt...

    products.aspose.com/slides/vi/cpp/protect/pptx/
  7. تشفير ملفات Excel في Aspose.Cells|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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ar/net/encrypting-excel-f...
  8. Bảo vệ tệp bản trình bày PPT bằng .NET | produc...

    Mã nguồn C# để bảo vệ Bản trình bày PPT....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/vi/net/protect/ppt/
  9. Skydda PPT presentationsfiler med Java | produc...

    Java källkod för att skydda PPT presentation.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/sv/java/protect/ppt/
  10. Skydda PPTX presentationsfiler med C++ | produc...

    C++ källkod för att skydda PPTX presentation....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Ställa...

    products.aspose.com/slides/sv/cpp/protect/pptx/