Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 19,555 for

protection

(0.15 sec)
  1. Ogranicz edycję dokumentów w Python|Aspose.Word...

    Ogranicz edycję dokumentu, ustawiając typ ograniczenia za pomocą Python. Możesz także usunąć ochronę i utworzyć nieograniczone edytowalne regiony....ALLOW_ONLY_REVISIONS READ_ONLY NO_PROTECTION Wszystkie typy są zabezpieczone...przed zmianami metodą Document.protect . Ta metoda nie stanowi zabezpieczenia...

    docs.aspose.com/words/pl/python-net/restrict-do...
  2. Restringir a edição de documentos em Python|Asp...

    Restrinja a edição de um documento definindo um tipo de restrição usando Python. Você também pode remover a proteção e tornar regiões editáveis sem restrições....ALLOW_ONLY_REVISIONS READ_ONLY NO_PROTECTION Todos os tipos são protegidos...alterações usando o método Document.protect . Este método não é um recurso...

    docs.aspose.com/words/pt/python-net/restrict-do...
  3. Protezione fogli di lavoro in 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....il metodo protect_worksheet del modulo protection . Codice Ruby...Ruby def protect_worksheet () data_dir = File . dirname ( File...

    docs.aspose.com/cells/it/java/protecting-worksh...
  4. Aspose.CellsにおけるExcel XP以降の高度な保護設定|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 プロパティを提供します。 Protection プロパティは実際には、い...のいくつかのブーリアンプロパティをカプセル化した Protection クラスのオブジェクトです。 以下は小さなサンプル...

    docs.aspose.com/cells/ja/net/advanced-protectio...
  5. Захистіть документ Powerpoint в Інтернеті парол...

    Інтернет-додаток для захисту файлів Powerpoint паролем. Код Java API для застосування захисту паролем до презентацій Powerpoint....Total Java Protect Захистіть документ Powerpoint...керування. Explore Protect File Options with Java Protect PDF Files (Portable...

    products.aspose.com/total/uk/java/protect/power...
  6. Захистіть документ XLS в Інтернеті паролем і за...

    Інтернет-додаток для захисту файлів XLS паролем. Код Java API для застосування захисту паролем до електронних таблиць XLS....Total Java Protect Захистіть документ XLS в Інтернеті...керування. Explore Protect File Options with Java Protect PDF Files (Portable...

    products.aspose.com/total/uk/java/protect/xls/
  7. Захист PDF Document Online паролем і за допомог...

    Інтернет-додаток для захисту файлів PDF паролем. Код Java API для застосування захисту паролем до документа PDF....Total Java Protect Захист PDF Document Online...керування. Explore Protect File Options with Java Protect PDF Files (Portable...

    products.aspose.com/total/uk/java/protect/pdf/
  8. 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...
  9. PHP de Çalışsayı 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....çalışsayıyı korumak için protection modülünün protect_worksheet yöntemini...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/tr/java/protecting-worksh...
  10. Lock or unlock shapes with Node.js via C++|Docu...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for Node.js via C++....Scenarios Sometimes, you need to protect all shapes in certain worksheets...part of a broader strategy to protect information. For example, in...

    docs.aspose.com/cells/nodejs-cpp/lock-or-unlock...