Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 24,321 for

protection

(0.1 sec)
  1. パスワードを使用してシート保護を検証する|Documentation

    Aspose.Cells for C++を使って、シートの保護に使用されたパスワードを検証する方法を学びます。...Cells の API は Protection クラスを向上させ、いくつかの便利なプロパティとメソッドを導入しています。...を検証する VerifyPassword です。 Protection.VerifyPassword メソッドは、指定さ...

    docs.aspose.com/cells/ja/cpp/verify-password-us...
  2. Vérifier si le projet VBA est protégé|Documenta...

    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 . Code d’exemple Le code d’exemple...référence. Avant la protection, VbaProject.is_protected retourne false...

    docs.aspose.com/cells/fr/python-net/find-out-if...
  3. إلغاء حماية ورقة عمل في روبي|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....unprotect_worksheet في وحدة protection . كود Ruby def unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/ar/java/unprotect-a-works...
  4. افتح مستندًا للقراءة فقط في Python|Aspose.Words...

    اجعل مستندك للقراءة فقط بحيث يمكن نسخ المحتوى أو قراءته، ولكن لا يمكن تعديله باستخدام Python....فيمكنك استخدام خاصية is_write_protected . يوضح مثال التعليمات البرمجية...characters long. doc . write_protection . set_password ( "MyPassword"...

    docs.aspose.com/words/ar/python-net/open-a-docu...
  5. اجعل المستند للقراءة فقط في Python|Aspose.Words...

    اجعل مستندك للقراءة فقط بحيث يمكن نسخ المحتوى أو قراءته، ولكن لا يمكن تعديله باستخدام Python....فيمكنك استخدام خاصية is_write_protected . يوضح مثال التعليمات البرمجية...characters long. doc . write_protection . set_password ( "MyPassword"...

    docs.aspose.com/words/ar/python-net/make-a-docu...
  6. Protéger la feuille de calcul en Jython|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.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/fr/java/protecting-worksh...
  7. Kontrollera om VBA projekt är skyddat med C++|D...

    Kontrollera om VBA projektet i en Excel fil är skyddat med Aspose.Cells och C++....// Check if VBA Project is Protected using IsProtected method....<< L "IsProtected - Before Protecting VBA Project: " << ( vbaProj...

    docs.aspose.com/cells/sv/cpp/find-out-if-vba-pr...
  8. Verifiera lösenordet som användes för att skydd...

    Lär dig hur man verifierar lösenordet som används för att skydda ett kalkblad med Aspose.Cells for Node.js via C++....Cells API har förbättrat Protection -klassen genom att introducera...metoder. En sådan metod är Protection.verifyPassword(string) som...

    docs.aspose.com/cells/sv/nodejs-cpp/verify-pass...
  9. Descubra si el proyecto VBA está protegido con ...

    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....Find out if VBA Project is Protected using isProtected method....log ( "IsProtected - Before Protecting VBA Project: " + vbaProj...

    docs.aspose.com/cells/es/nodejs-cpp/find-out-if...
  10. اكتشف ما إذا كان مشروع VBA محميًا باستخدام Node...

    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....Find out if VBA Project is Protected using isProtected method....log ( "IsProtected - Before Protecting VBA Project: " + vbaProj...

    docs.aspose.com/cells/ar/nodejs-cpp/find-out-if...