Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 15,162 for

password protection

(0.11 sec)
  1. Proteggi i file di presentazione ODP utilizzand...

    C++ codice sorgente per proteggere la presentazione ODP....Slides C++ Protect Proteggi i file di presentazione...ODP Blocca o proteggi con password ODP utilizzando C++ Crea le...

    products.aspose.com/slides/it/cpp/protect/odp/
  2. Proteger y desproteger libros de trabajo|Docume...

    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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/es/net/protecting-and-unp...
  3. Protéger et Déprotéger la Structure du Classeur...

    Protéger et déprotéger la structure du classeur dans les fichiers Excel en utilisant Node.js via C++....suivantes pour implémenter la protection de la structure du classeur...(); // Protect workbook structure. workbook . protect ( AsposeCells...

    docs.aspose.com/cells/fr/nodejs-cpp/protect-and...
  4. حماية ورقة العمل في Jython|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.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/ar/java/protecting-worksh...
  5. Proteggi i file di presentazione ODP utilizzand...

    Java codice sorgente per proteggere la presentazione ODP....Slides Java Protect Proteggi i file di presentazione...ODP Blocca o proteggi con password ODP utilizzando Java Crea...

    products.aspose.com/slides/it/java/protect/odp/
  6. Protéger les feuilles de calcul en Python|Docum...

    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 Python...

    docs.aspose.com/cells/fr/java/protecting-worksh...
  7. 档案

    档案...password 属性设置密码。 最后,使用 Document.save(string...DOCX) # 设置密码 options.password = "password" # 保存更新的文档 doc.save...

    blog.aspose.com/zh/words/protect-word-documents...
  8. Jython da Çalışsayfayı 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.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/tr/java/protecting-worksh...
  9. Protéger par mot de passe le projet VBA d un cl...

    Apprenez à protéger par mot de passe le projet VBA d un classeur Excel en utilisant Aspose.Cells avec C++....Protect() . Code d’exemple Le code...for viewing with password vbaProject . Protect ( true , u "11"...

    docs.aspose.com/cells/fr/cpp/password-protect-t...
  10. أرشيف

    أرشيف...protection_manager.encrypt("123123")...pres: pres.protection_manager.set_write_protection("123123") pres...

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