Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 14,143 for

password protection

(0.07 sec)
  1. 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...
  2. 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...
  3. Proteggere e Difendere il Foglio di Lavoro|Docu...

    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....Worksheet fornisce il metodo Protect che viene utilizzato per applicare...foglio di lavoro. Il metodo Protect accetta i seguenti parametri:...

    docs.aspose.com/cells/it/java/protect-and-unpro...
  4. حماية الأوراق العمل في PHP|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....اتصل بطريقة protect_worksheet في وحدة protection . كود PHP //Instantiating...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/ar/java/protecting-worksh...
  5. 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...
  6. 使用 Python 解鎖 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於移除 PPTX 演示文稿的保護。... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/zh-hant/python-net/u...
  7. 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....for Rubyを使用してワークシートを保護するには、 protection モジュールの unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/ja/java/unprotect-a-works...
  8. Archivio

    Archivio...proteggere il documento con una password e applicare le restrizioni...Utilizzare il metodo Document->Protect(ProtectionType, String) per...

    blog.aspose.com/it/words/protect-or-unprotect-w...
  9. Chercher

    chercher...empêcher l’ouverture Définir la protection en écriture pour décourager...cryptage pour désactiver la protection par mot de passe API Python...

    blog.aspose.com/fr/slides/encrypt-ppt-python/
  10. ארכיון

    ארכיון...protection_manager.encrypt("123123")...pres: pres.protection_manager.set_write_protection("123123") pres...

    blog.aspose.com/he/slides/encrypt-ppt-python/