Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 15,863 for

password protection

(0.15 sec)
  1. ワークブック構造をC++で保護および解除|Documentation

    Aspose.Cellsを使用してExcelファイルのワークブック構造をC++で保護および解除します。...workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/ja/cpp/protect-and-unprot...
  2. パスワード保護されたプロジェクトの操作 | Aspose.Tasks ドキュメント

    Aspose.Tasks for .NET を使用して、パスワード保護された Microsoft Project ファイルを読み取りおよび保存する方法を学びます。...mpp" , "password" ); または Project(string, LoadOptions)..., new LoadOptions { Password = "password" } ); プロジェクトファイルがパス...

    docs.aspose.com/tasks/ja/net/working-with-passw...
  3. Proteger y desbloquear la hoja de cálculo con C...

    Proteger y desbloquear la hoja de cálculo de archivos de Excel con Aspose.Cells for C++....); // Protect contents of the worksheet sheet . Protect ( ProtectionType...Contents ); // Protect worksheet with password sheet . GetProtection...

    docs.aspose.com/cells/es/cpp/protect-and-unprot...
  4. Защита рабочих листов в 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....вызовите метод protect_worksheet модуля protection. Код на Ruby...Ruby def protect_worksheet () data_dir = File . dirname ( File ....

    docs.aspose.com/cells/ru/java/protecting-worksh...
  5. Защита листов в Python|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....вызовите метод protect_worksheet модуля protection . Код Python...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/ru/java/protecting-worksh...
  6. Skydda och avskydda kalkylblad med C++|Document...

    Skydda och avskaffa kalkylblad i Excel filer med Aspose.Cells for C++....); // Protect contents of the worksheet sheet . Protect ( ProtectionType...Contents ); // Protect worksheet with password sheet . GetProtection...

    docs.aspose.com/cells/sv/cpp/protect-and-unprot...
  7. 档案

    档案...protect(ProtectionType, password) 方法使用密码保护 Excel...workbook.protect(ProtectionType.STRUCTURE, "password") # 保存受保护的...

    blog.aspose.com/zh/protect-unprotect-excel-file...
  8. 아카이브

    아카이브...protect(ProtectionType, password) 메서드를 사용하여 Excel...workbook.protect(ProtectionType.STRUCTURE, "password") # 보호된 Excel...

    blog.aspose.com/ko/protect-unprotect-excel-file...
  9. Aspose.Cells 8.7.0の公開API変更|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....signature is valid" ); } } Protection.VerifyPasswordメソッドの追加 Aspose...0では、Worksheetを保護するために使用されるパスワードを 検証するメソッドProtection.VerifyPassword が公開されました。...

    docs.aspose.com/cells/ja/net/public-api-changes...
  10. Proteggi i file di presentazione PPT utilizzand...

    C++ codice sorgente per proteggere la presentazione PPT....Slides C++ Protect Proteggi i file di presentazione...PPT Blocca o proteggi con password PPT utilizzando C++ Crea le...

    products.aspose.com/slides/it/cpp/protect/ppt/