Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 15,509 for

password protection

(0.32 sec)
  1. 档案

    档案...encrypt("password"); // 保存 PPTX presentation.save("protected-presentation...保存 PPTX presentation.save("protected-presentation.pptx", SaveFormat...

    blog.aspose.com/zh/slides/protect-powerpoint-pr...
  2. Lưu trữ

    Lưu trữ...encrypt("password"); // Lưu PPTX presentation.save("protected-presentation...Lưu PPTX presentation.save("protected-presentation.pptx", SaveFormat...

    blog.aspose.com/vi/slides/protect-powerpoint-pr...
  3. JavaScriptを使用したExcelファイルの暗号化と復号化(C++経由)|Documen...

    JavaScriptを使用したExcelファイルの暗号化と復号化の方法(C++経由)。Excelファイルのロックとアンロック。...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file. const...

    docs.aspose.com/cells/ja/javascript-cpp/encrypt...
  4. Excel Dateien mit JavaScript via C++ verschlüss...

    So verschlüsseln und entschlüsseln Sie Excel Dateien mit JavaScript via C++. Sperren und entsperren Sie Excel Dateien....keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file. const...

    docs.aspose.com/cells/de/javascript-cpp/encrypt...
  5. Archiv

    Archiv...indem Sie auf die is_password_protected -Eigenschaft des store...Sie das Passwort mit der is_password_valid() -Methode validieren...

    blog.aspose.com/de/email/password-protected-pst...
  6. Archivio

    Archivio... Password : Set the password to protect the PDF file...

    blog.aspose.com/it/slides/convert-powerpoint-to...
  7. arkiv

    arkiv... Password : Set the password to protect the PDF file...

    blog.aspose.com/sv/slides/convert-powerpoint-to...
  8. C# API a CGM exportálásához XAMLFLOW-be | produ...

    A CGM konvertálása XAMLFLOW-re Microsoft Word használata nélkül...cgm" , "password" ); document . Decrypt ();...document . Protect ( ProtectionType . ReadOnly , "password" ); document...

    products.aspose.com/total/hu/net/conversion/cgm...
  9. C# API a CGM exportálásához PCL-be | products.a...

    A CGM konvertálása PCL-re Microsoft Word használata nélkül...cgm" , "password" ); document . Decrypt ();...document . Protect ( ProtectionType . ReadOnly , "password" ); document...

    products.aspose.com/total/hu/net/conversion/cgm...
  10. Archiwa

    Archiwa...Save("write-protected-pres.ppt", SaveFormat.Ppt);...loadOptions = new LoadOptions {Password = "123123"}; using (Presentation...

    blog.aspose.com/pl/slides/encrypt-ppt-csharp/