Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 9,775 for

encrypted

(0.2 sec)
  1. Dateien in Jython öffnen|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.... # Opening Encrypted Excel Files # Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/de/java/opening-files-in-...
  2. JavaScriptを使用したExcelファイルの暗号化と復号化(C++経由)|Documen...

    JavaScriptを使用したExcelファイルの暗号化と復号化の方法(C++経由)。Excelファイルのロックとアンロック。...Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/ja/javascript-cpp/encrypt...
  3. Proteggi i PDF usando CLI | Aspose.PDF

    Blocca il PDF con password in modo programmatico con il codice di esempio CLI usando Aspose.PDF per Aspose.PDF CLI...Encrypt per proteggere i PDF con AES-128...proteggere i file PDF asposepdftool encrypt [ options ] <PDF-file> [ <result-file>...

    products.aspose.com/pdf/it/cpp-cli/protect/
  4. Crypter les fichiers Excel avec JavaScript via ...

    Apprenez comment crypter et protéger par mot de passe des fichiers Excel en utilisant Aspose.Cells for JavaScript via C++....</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/fr/javascript-cpp/encrypt...
  5. Chercher

    chercher... Appelez la méthode Encrypt et transmettez le mot de passe...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/fr/slides/encrypt-ppt-csharp/
  6. Protect PDF using C++ | Aspose.PDF

    Lock PDF with password programmatically with C++ sample code using Aspose.PDF for C++...Encrypt method to protect PDF with...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/cpp/protect/
  7. محافظت از PDF با استفاده از Python | Aspose.PDF

    PDF را با رمز عبور به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET قفل کنید...Encrypt را فراخوانی کنید. ۱. صرفه جویی...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/fa/python-net/protect/
  8. Chroń pliki prezentacji PPT za pomocą .NET | pr...

    Kod źródłowy C# do ochrony prezentacji PPT....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/pl/net/protect/ppt/
  9. Hur man upptäcker filformat och kontrollerar om...

    Lär dig hur man upptäcker formatet på en fil och kontrollerar om den är krypterad med Aspose.Cells och C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/sv/cpp/how-to-detect-a-fi...
  10. Chraňte soubory prezentací ODP pomocí .NET | pr...

    Zdrojový kód C# k ochraně prezentace ODP....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/cs/net/protect/odp/