Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 24,322 for

protection

(0.09 sec)
  1. Блокування комірок в Excel за допомогою Python

    Дотримуйтесь цієї статті, щоб заблокувати комірки в Excel за допомогою Python. Вона містить відомості щодо налаштування IDE, список кроків і приклад коду для блокування певних комірок в Excel за допомогою Python....допомогою класу Style Використайте Protect для захисту аркуша після блокування...комірок. Нарешті викличте метод Protect, щоб застосувати налаштування...

    kb.aspose.com/uk/cells/python/lock-cells-in-exc...
  2. Блокировка ячеек в Excel с использованием Python

    Следуйте этой статье, чтобы заблокировать ячейки в Excel с использованием Python. В ней приведены сведения по настройке IDE, список шагов и пример кода для блокировки определённых ячеек в Excel с использованием Python....помощью класса Style Используйте Protect для защиты листа после блокировки...ячеек. В конце вызовите метод Protect, чтобы применить настройки...

    kb.aspose.com/ru/cells/python/lock-cells-in-exc...
  3. PST Dosyası Şifre Korumasını Yönetme|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....kontrol etmek için, is_password_protected yöntemini kullanın MessageStore...password protected - { pst . store . is_password_protected } " )...

    docs.aspose.com/email/tr/python-net/working-wit...
  4. Archiver

    les archives...compris le formatage et la protection. Pour commencer avec Aspose...méthode SetStyle . Activez la protection de la feuille de calcul avec...

    blog.aspose.com/fr/cells/how-to-lock-cells-in-e...
  5. DocumentBuilder.StartEditableRange | Aspose.Wor...

    Scopri come il metodo StartEditableRange di DocumentBuilder migliora la modifica dei documenti contrassegnando l'inizio degli intervalli modificabili per una gestione fluida dei contenuti.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only, " + "we...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Ta reda på om VBA projektet är skyddat|Document...

    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.... IsProtected - Before Protecting VBA Project : false IsProtected...IsProtected - After Protecting VBA Project : true AI Document Assistant...

    docs.aspose.com/cells/sv/java/find-out-if-vba-p...
  7. Ta reda på om VBA projektet är skyddat|Document...

    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.... IsProtected - Before Protecting VBA Project : False IsProtected...IsProtected - After Protecting VBA Project : True AI Document Assistant...

    docs.aspose.com/cells/sv/net/find-out-if-vba-pr...
  8. Herausfinden, ob das VBA Projekt geschützt ist|...

    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.... IsProtected - Before Protecting VBA Project : false IsProtected...IsProtected - After Protecting VBA Project : true AI Document Assistant...

    docs.aspose.com/cells/de/java/find-out-if-vba-p...
  9. Specificare l autore durante la protezione in s...

    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....write_protection.author a questo scopo. Specificare...proprietà Workbook.settings.write_protection.author . Il codice crea un...

    docs.aspose.com/cells/it/python-net/specify-aut...
  10. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....methods, such as saving or protecting the document. You use the...Document Builder Overview in Java Protect or Encrypt a Document in Java...

    docs.aspose.com/words/java/working-with-document/