Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 21,950 for

protection

(1.28 sec)
  1. .NET을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.aspos...

    PPT 프레젠테이션을 보호하기 위한 C# 소스 코드....NET Protect .NET을(를) 사용하여 PPT 프레젠테이션 파일...presentation.Save( "write-protected-pres.ppt" , SaveFormat.Ppt);...

    products.aspose.com/slides/ko/net/protect/ppt/
  2. .NET을(를) 사용하여 ODP 프레젠테이션 파일 보호 | products.aspos...

    ODP 프레젠테이션을 보호하기 위한 C# 소스 코드....NET Protect .NET을(를) 사용하여 ODP 프레젠테이션 파일...presentation.Save( "write-protected-pres.odp" , SaveFormat.Odp);...

    products.aspose.com/slides/ko/net/protect/odp/
  3. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Python.... If you want to learn to protect a file with a password, refer...article on how to password protect a Word document in Python ...

    kb.aspose.com/words/python/how-to-electronicall...
  4. How to Unprotect Excel in Java

    This quick guide covers how to unprotect Excel in Java. It explains the IDE setup, stepwise process, and a sample code to unlock Excel file in Java....class instance to load the protected Excel file Make the file editable...API calls. Simply load the protected Excel file and proceed to...

    kb.aspose.com/cells/java/how-to-unprotect-excel...
  5. How to Convert ODP to PPTX in Java

    This topic focuses on how to convert ODP to PPTX in Java by providing the detailed information about the environment settings and steps to execute the sample code to transform ODP to PPTX in Java....password to open the ODP file if protected from the disk Load the source...presentation is password protected then set the password also...

    kb.aspose.com/slides/java/how-to-convert-odp-to...
  6. 記録

    記録...words as aw # load password protected Word document doc = aw.Do...Document("document-password-protected.docx", aw.loading.LoadOptions("password"))...

    blog.aspose.com/ja/words/unprotect-word-documen...
  7. Chercher

    chercher...cela, cet article cible la protection des présentations MS PowerPoint...le PPTX presentation.save("protected-presentation.pptx", SaveFormat...

    blog.aspose.com/fr/slides/protect-powerpoint-pr...
  8. C++経由でNode.jsを使ってExcelブックのVBAプロジェクトにパスワード保護を設定す...

    Aspose.Cells for Node.js via C++を使用してExcelブックのVBAプロジェクトにパスワード保護を設定する方法を学びます。...protect(boolean, string) メソッドを使用してAspose...with password. vbaProject . protect ( true , "11" ); // Save the...

    docs.aspose.com/cells/ja/nodejs-cpp/password-pr...
  9. Bảo vệ tệp bản trình bày PPTX bằng Java | produ...

    Mã nguồn Java để bảo vệ Bản trình bày PPTX....Slides Java Protect Bảo vệ tệp bản trình bày PPTX...presentation . save ( "write-protected-pres.pptx" , SaveFormat ....

    products.aspose.com/slides/vi/java/protect/pptx/
  10. Bảo vệ tệp bản trình bày ODP bằng Java | produc...

    Mã nguồn Java để bảo vệ Bản trình bày ODP....Slides Java Protect Bảo vệ tệp bản trình bày ODP...presentation . save ( "write-protected-pres.odp" , SaveFormat . Odp...

    products.aspose.com/slides/vi/java/protect/odp/