Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 15,161 for

password protection

(0.07 sec)
  1. Lås upp PPT presentationsfiler med .NET | produ...

    Källkod för C# för att ta bort skydd från PPT presentation....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.ppt" , SaveFormat...

    products.aspose.com/slides/sv/net/unlock/ppt/
  2. فتح ملفات PPTX العروض التقديمية باستخدام .NET |...

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

    products.aspose.com/slides/ar/net/unlock/pptx/
  3. فتح ملفات PPT العروض التقديمية باستخدام .NET | ...

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

    products.aspose.com/slides/ar/net/unlock/ppt/
  4. Chiffrer les fichiers Excel en Ruby|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' ) \ # Password protect the file. workbook . getSettings...

    docs.aspose.com/cells/fr/java/encrypting-excel-...
  5. Encriptar y desencriptar archivos de Excel con ...

    Cómo encriptar y desencriptar archivos de Excel usando Node.js vía C++. Bloquear y desbloquear archivos de Excel....StrongCryptographicP , 128 ); // Password protect the file. workbook . getSettings..."Book1.xls" )); // Set the password for modification. workbook...

    docs.aspose.com/cells/es/nodejs-cpp/encrypt-and...
  6. Kryptera och dekryptera Excel filer med Node.js...

    Hur man krypterar och dekrypterar Excel filer med Node.js via C++. Lås och lås upp Excel filer....StrongCryptographicP , 128 ); // Password protect the file. workbook . getSettings..."Book1.xls" )); // Set the password for modification. workbook...

    docs.aspose.com/cells/sv/nodejs-cpp/encrypt-and...
  7. Excel Dateien mit Node.js via C++ verschlüsseln...

    So verschlüsseln und entschlüsseln Sie Excel Dateien mit Node.js via C++. Sperren und entsperren Sie Excel Dateien....StrongCryptographicP , 128 ); // Password protect the file. workbook . getSettings..."Book1.xls" )); // Set the password for modification. workbook...

    docs.aspose.com/cells/de/nodejs-cpp/encrypt-and...
  8. 記録

    記録...Protect(ProtectionType type、String password) メソッドを使用してExcelファイルを保護します。...保護タイプを指定してブックを保護する workbook.Protect(ProtectionType.All, "12345");...

    blog.aspose.com/ja/cells/protect-or-unprotect-e...
  9. آرشیوها

    آرشیوها...Data File”، روی دکمه “Change Password” کلیک کنید. در این مقاله نحوه...WriteLine($"The storage is password protected - {pst.Store.IsPasswordProtected}");...

    blog.aspose.com/fa/2022/11/03/password-protecte...
  10. JavaScriptを使用したExcelファイルの暗号化(C++経由)|Documentation

    Aspose.Cells for JavaScriptを使用してExcelファイルを暗号化し、パスワード保護する方法を学びます。(C++経由)...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file (Excel97To2003...

    docs.aspose.com/cells/ja/javascript-cpp/encrypt...