Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 15,161 for

password protection

(0.1 sec)
  1. הגן על מסמך DOC מקוון באמצעות סיסמה או באמצעות ...

    אפליקציית הגנת סיסמה מקוונת של קבצי DOC. קוד Java API של Android להחלת הגנת סיסמה על מסמך DOC....Total Android via Java Protect הגן על מסמך DOC מקוון באמצעות...קוד Java: DOC Document Protection Password פתח את אפליקציית הגנת...

    products.aspose.com/total/he/android-java/prote...
  2. Arsip

    Arsip...extracttodirectory(folder, password) dan berikan kata sandi arsip...sevenzip.SevenZipArchive("protected_7z_archive.7z") as archive:...

    blog.aspose.com/id/zip/read-7zip-in-python/
  3. Définir un type de chiffrement fort avec C++|Do...

    Apprenez comment appliquer un chiffrement fort et une Protection par mot de passe aux fichiers Excel en utilisant Aspose.Cells avec C++....StrongCryptographicP , 128 ); // Password protect the file workbook . GetSettings...Spécifier l auteur lors de la protection en écriture du classeur avec...

    docs.aspose.com/cells/fr/cpp/setting-strong-enc...
  4. Védje a ODP dokumentumot online jelszóval és .N...

    Online ODP fájl jelszóvédő alkalmazás..NET C# API kód jelszavas védelem alkalmazásához ODP prezentációkra....NET Protect Védje a ODP dokumentumot online...használatával Használja az Encrypt(password) módszert a jelszó paraméterként...

    products.aspose.com/total/hu/net/protect/odp/
  5. Podpora pro TLS 1.2 a AutodiscoverService|Docum...

    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...."\\" + user ; final String password = pw ; System . out . println...return new Authenticator () { protected PasswordAuthenticati getPasswordAuthentic...

    docs.aspose.com/email/cs/java/support-for-tls-1...
  6. فتح ملفات ODP العروض التقديمية باستخدام .NET | ...

    C# شفرة المصدر لإزالة الحماية من العرض التقديمي ODP....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/ar/net/unlock/odp/
  7. Odemkněte PPTX prezentační soubory pomocí .NET ...

    Zdrojový kód C# pro odstranění ochrany z prezentace PPTX....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/cs/net/unlock/pptx/
  8. Aspose.Cells kullanarak Excel Dosyalarını Şifre...

    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....StrongCryptographicP , 128 ); //Password protect the file. workbook . Settings...Settings . Password = "1234" ; //Save the excel file. workbook...

    docs.aspose.com/cells/tr/net/encrypting-excel-f...
  9. Encriptando Archivos de Excel en Aspose.Cells|D...

    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....StrongCryptographicP , 128 ); //Password protect the file. workbook . Settings...Settings . Password = "1234" ; //Save the excel file. workbook...

    docs.aspose.com/cells/es/net/encrypting-excel-f...
  10. Arşiv

    Arşiv...decryption_password = "pass" # ZIP arşivini yükle...yükle with az.Archive("aes_protected_archive.zip", options) as...

    blog.aspose.com/tr/zip/unzip-zip-files-in-python/