Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 23,534 for

protection

(0.24 sec)
  1. 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.... IsProtected - Before Protecting VBA Project : False IsProtected...IsProtected - After Protecting VBA Project : True AI Document Assistant...

    docs.aspose.com/cells/it/net/find-out-if-vba-pr...
  2. الكشف عما إذا كانت ورقة العمل محمية بكلمة مرور|...

    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....0 بتعريض الخاصية Protection.IsProtectedWithPassw للكشف...مرور أم لا. تعيد الخاصية Protection.IsProtectedWithPassw من نوع...

    docs.aspose.com/cells/ar/net/detect-if-workshee...
  3. اكتشاف ما إذا كان المشروع VBA محميًا|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.... IsProtected - Before Protecting VBA Project : False IsProtected...IsProtected - After Protecting VBA Project : True AI Document Assistant...

    docs.aspose.com/cells/ar/net/find-out-if-vba-pr...
  4. Especificar Autor al proteger un libro de traba...

    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....write_protection.author para este propósito...propiedad Workbook.settings.write_protection.author . El código crea un...

    docs.aspose.com/cells/es/python-net/specify-aut...
  5. الكشف عما إذا كانت ورقة العمل محمية بكلمة مرور|...

    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....0 قد عرض الخاصية Protection.isProtectedWithPassw للكشف...لا. تعيد الحقل البولياني Protection.isProtectedWithPassw صحيح...

    docs.aspose.com/cells/ar/java/detect-if-workshe...
  6. Protéger par mot de passe le projet VBA du clas...

    Découvrez comment protéger par mot de passe le projet VBA d un classeur Excel en utilisant Aspose.Cells for Node.js via C++....protect(boolean, string) . Code d’exemple...with password. vbaProject . protect ( true , "11" ); // Save the...

    docs.aspose.com/cells/fr/nodejs-cpp/password-pr...
  7. 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....Cells Java for PHP の protection モジュールの unprotect_worksheet...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/ja/java/unprotect-a-works...
  8. Protetto o Sblocca il workbook condiviso con C+...

    Impara come proteggere con password o sbloccare un workbook condiviso usando Aspose.Cells for C++....Excel file Workbook wb ; // Protect the Shared Workbook with Password...cout << "Shared workbook protection applied successfully!" <<...

    docs.aspose.com/cells/it/cpp/password-protect-o...
  9. Oldja fel az MS Project Tasks fájlokat a .NET-e...

    Forráskód az MS Project fájlok feloldásához .NET-en keresztül? Mindössze annyit kell tennie, hogy API-példakódot használjon a kötegelt JIRA-fájlokhoz az MPP-fájlok feloldásához a VB.NET Asp.NET-en vagy bármely .NET-en belül....feloldása - C# // Open password-protected file: Project project = new...not protected // Save the project with password protection. project...

    products.aspose.com/tasks/hu/net/unlock/
  10. Zablokuj pliki zadań MS Project za pośrednictwe...

    Kod źródłowy do blokowania plików MS Project za pośrednictwem .NET? Wszystko, czego potrzebujesz, to użyć przykładowego kodu API dla plików wsadowych JIRA, aby zablokować plik MPP w VB.NET Asp.NET lub dowolnym .NET...projekt MS — C# //Add Password Protection Project project = new Project(...); project.Save( "output_protected.mpp" , new MPPSaveOptions()...

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