Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 9,232 for

encrypt

(0.12 sec)
  1. تشفير دفتر العمل باستخدام Aspose.Cells|Document...

    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/ar/java/encrypt-workbook-...
  2. Cifrar libro de trabajo con 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/es/java/encrypt-workbook-...
  3. Archivo

    Archivo... Llame al método Encrypt y pase la contraseña que desea...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/es/slides/encrypt-ppt-csharp/
  4. 記録

    記録...setPassword("1234") # Encrypt by specifying the encryption type wb.set...XOR, 40) # Specify Strong Encryption type (RC4,Microsoft Strong...

    blog.aspose.com/ja/cells/encrypt-and-decrypt-ex...
  5. Archiwa

    Archiwa...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/pl/pdf/encrypt-or-decrypt-pdf-f...
  6. Archiwa

    Archiwa...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/pl/html/epub-to-pdf-csharp/
  7. Archivo

    Archivo...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/es/pdf/encrypt-or-decrypt-pdf-f...
  8. Arşiv

    Arşiv...Encrypt(String, String, SharedPtr)...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/tr/pdf/encrypt-or-decrypt-pdf-f...
  9. Archiv

    Archiv...encrypt(“heslo uživatele”, “heslo vlastníka”...pdf"); // šifrovat PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/cs/pdf/encrypt-and-decrypt-pdf-...
  10. Introduction to Java Programming | Aspose.Zip D...

    This document provides an overview of Java programming fundamentals and concepts....zip" ); Extracting Encrypted Archives Password-protected...optional compression and encryption settings for the entry. 2...

    docs.aspose.com/zip/java/introduction/