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

password protection

(0.1 sec)
  1. Odemkněte PPT prezentační soubory pomocí Python...

    Zdrojový kód Python pro odstranění ochrany z prezentace PPT.... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/cs/python-net/unlock...
  2. حماية وإلغاء حماية بنية المصنف باستخدام JavaScr...

    حماية وإلغاء حماية بنية المصنف لملفات Excel باستخدام JavaScript عبر C++....</ head > < body > < h1 > Protect Workbook Structure Example...Workbook (); // Protect workbook structure with a password workbook...

    docs.aspose.com/cells/ar/javascript-cpp/protect...
  3. 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...
  4. 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...
  5. 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...
  6. Déprotuer une feuille de calcul avec C++|Docume...

    Apprenez comment déprotéger une feuille de calcul en utilisant Aspose.Cells for C++....développeur doit supprimer la protection d’une feuille protégée en...Microsoft Excel Pour supprimer la protection d’une feuille de calcul:...

    docs.aspose.com/cells/fr/cpp/unprotect-a-worksh...
  7. ブックの保護と保護解除|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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/ja/net/protecting-and-unp...
  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. قفل ملفات مهام مشروع MS عبر .NET

    كود المصدر لقفل ملفات MS Project عبر .NET؟ كل ما تحتاجه هو استخدام رمز مثال API لملفات JIRA المجمعة لقفل ملف MPP داخل VB.NET Asp.NET أو أي .NET...مشروع MS - C# //Add Password Protection Project project = new...); project.Save( "output_protected.mpp" , new MPPSaveOptions()...

    products.aspose.com/tasks/ar/net/lock/
  10. Блокування файлів завдань MS Project через .NET

    Вихідний код для блокування файлів MS Project через .NET? Все, що вам потрібно, це використати приклад коду API для пакетних файлів JIRA, щоб заблокувати файл MPP у VB.NET Asp.NET або будь-якому .NET...MS Project - C# //Add Password Protection Project project = new...); project.Save( "output_protected.mpp" , new MPPSaveOptions()...

    products.aspose.com/tasks/uk/net/lock/