Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 15,863 for

password protection

(0.46 sec)
  1. Archivio

    Archivio...file PowerPoint utilizzando password o firme digitali in Java....Proteggi PowerPoint PPTX con una password Proteggi i file PowerPoint...

    blog.aspose.com/it/slides/protect-powerpoint-pr...
  2. Skydda och avskärma arbetsblad med JavaScript v...

    Skydda och avskärma arbetsblad i Excel filer med Aspose.Cells for JavaScript via C++...Cells Protect Worksheet Example </ h1 > <...); // Protect contents of the worksheet. sheet . protect ( ProtectionType...

    docs.aspose.com/cells/sv/javascript-cpp/protect...
  3. Archiv

    Archiv...Protect(ProtectionType) zadáním požadované...Chraňte pomocí typu ochrany doc.Protect(ProtectionType.AllowOnlyComments);...

    blog.aspose.com/cs/words/protect-unprotect-word...
  4. Node.js ve C++ kullanarak Çalışma Kitabı Yapısı...

    Node.js ve C++ kullanarak Excel dosyalarının çalışma kitabı yapısını koruyabilir veya korumasını kaldırabilirsiniz....(); // Protect workbook structure. workbook . protect ( AsposeCells...ProtectionType . Structure , "password" ); // Save Excel file. workbook...

    docs.aspose.com/cells/tr/nodejs-cpp/protect-and...
  5. 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...
  6. Sblocca un foglio 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....unprotect_worksheet del modulo protection . Codice Ruby def unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/it/java/unprotect-a-works...
  7. Desproteger una hoja de cálculo 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....unprotect_worksheet del módulo protection . Código Ruby def unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/es/java/unprotect-a-works...
  8. 档案

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

    blog.aspose.com/zh/words/protect-word-documents...
  9. Scopri se il progetto VBA è Protetto|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....is_protected . Codice di Esempio Il seguente...protezione, VbaProject.is_protected restituisce false ma dopo...

    docs.aspose.com/cells/it/python-net/find-out-if...
  10. أرشيف

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

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