Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 15,837 for

password protection

(0.1 sec)
  1. Présentation protégée par mot de passe|Document...

    Protection par mot de passe de PowerPoint, cryptage et sécurité en Python...Contents [ Hide ] À propos de la Protection par Mot de Passe Comment...Comment fonctionne la protection par mot de passe pour une présentation...

    docs.aspose.com/slides/fr/python-net/presentati...
  2. 档案

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

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

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

    blog.aspose.com/ko/protect-unprotect-excel-file...
  4. Impostazioni di protezione avanzata da Excel XP...

    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....di lavoro o applicare una password al foglio di lavoro. Impostazioni...Worksheet fornisce la proprietà Protection che viene utilizzata per...

    docs.aspose.com/cells/it/net/advanced-protectio...
  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....を使用してワークシートを保護するには、 protection モジュールの protect_worksheet メソッドを呼び出します。...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/ja/java/protecting-worksh...
  6. Protéger les feuilles de calcul en Ruby|Documen...

    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....Cells - Protection des feuilles de calcul Pour...la méthode protect_worksheet du module protection . Code Ruby...

    docs.aspose.com/cells/fr/java/protecting-worksh...
  7. Ruby de Çalışma Sayfalarını Koruma|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....sayfasını korumak için protection modülünün protect_worksheet yöntemini...yöntemini çağırın. Ruby Kodu def protect_worksheet () data_dir = File...

    docs.aspose.com/cells/tr/java/protecting-worksh...
  8. 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....Rubyを使用してワークシートを保護するには、 protection モジュールの protect_worksheet メソッドを呼び出します。...メソッドを呼び出します。 Ruby Code def protect_worksheet () data_dir = File . dirname...

    docs.aspose.com/cells/ja/java/protecting-worksh...
  9. حماية ورقة العمل في Jython|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.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/ar/java/protecting-worksh...
  10. Arbeitsblätter in PHP schützen|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....die Methode protect_worksheet des Moduls protection auf. PHP-Code...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/de/java/protecting-worksh...