Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 19,322 for

protection

(0.1 sec)
  1. Çalışma sayfasının Parola Korumalı Olup Olmadığ...

    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....tespit etmek için Protection.is_protected_with_password özelliğini...Boolean türündeki Protection.is_protected_with_password özelliği...

    docs.aspose.com/cells/tr/python-net/detect-if-w...
  2. Odemkněte ODP prezentační soubory pomocí Python...

    Zdrojový kód Python pro odstranění ochrany z prezentace ODP.... protection_manager . remove_encryption()..."write-protected-pres.odp" ) as pres: pres . protection_manager...

    products.aspose.com/slides/cs/python-net/unlock...
  3. Chraňte soubory prezentací ODP pomocí Python | ...

    Zdrojový kód Python k ochraně prezentace ODP....NET Protect Chraňte soubory prezentací..."pres.odp" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/cs/python-net/protec...
  4. Chroń pliki prezentacji PPT za pomocą Python | ...

    Kod źródłowy Python do ochrony prezentacji PPT....NET Protect Chroń pliki prezentacji PPT..."pres.ppt" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/pl/python-net/protec...
  5. Lås eller lås upp figurer med Node.js via C++|D...

    Detta avsnitt visar kod som förklarar hur man låser eller låser upp figurer för att skydda dem med Aspose.Cells biblioteket för Node.js via C++....protect(ProtectionType.Objects) , som...shape . setText ( text ); // Protect all shapes in a specified worksheet...

    docs.aspose.com/cells/sv/nodejs-cpp/lock-or-unl...
  6. Node.js ile C++ kullanarak şekilleri kilitle ve...

    Bu makale, Shapes u korumak için şekilleri kilitleme veya kilidini açma kodunu gösterir ve Aspose.Cells kitaplığını kullanarak Node.js ile C++ üzerinden şekilleri koruma yöntemini açıklar....protect(ProtectionType.Objects) metodunu...shape . setText ( text ); // Protect all shapes in a specified worksheet...

    docs.aspose.com/cells/tr/nodejs-cpp/lock-or-unl...
  7. حماية أوراق العمل باستخدام Node.js عبر C++|Docu...

    تعرف على كيفة حماية أوراق العمل في Excel باستخدام Aspose.Cells for Node.js via C++، بما في ذلك حماية الصفوف والأعمدة وخلايا معينة....يوفر فصل Worksheet الطريقة protect(ProtectionType) التي تُستخدم...على ورقة العمل. يقبل الأسلوب protect(ProtectionType) المعلمات التالية:...

    docs.aspose.com/cells/ar/nodejs-cpp/protecting-...
  8. Vérifiez le mot de passe utilisé pour protéger ...

    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 ont amélioré la classe Protection en introduisant quelques...feuille de calcul La méthode Protection.verifyPassword renvoie vrai...

    docs.aspose.com/cells/fr/java/verify-password-u...
  9. 验证用于保护工作表的密码|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....NET API增强了 Protection 类,加入了一些实用的属性和方法。其中一个方法是 verify_password...实例传入,并验证相同的密码是否用于保护 Worksheet 。 Protection.verify_password 方法将返回 true...

    docs.aspose.com/cells/zh/python-net/verify-pass...
  10. Определение, защищен ли проект VBA|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....is_protected . Образец кода Приведенный... До защиты VbaProject.is_protected возвращает false , но после...

    docs.aspose.com/cells/ru/python-net/find-out-if...