Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 12,237 for

password protection

(0.09 sec)
  1. Document.ProtectionType | Aspose.Words för .NET

    Document ProtectionType fast egendom. Får den för närvarande aktiva dokumentskyddstypen i C#....dokumentskyddstypen använd Protect och Unprotect metoder. När...doc . Protect ( ProtectionType . ReadOnly , "password" ); Assert...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Cifrar y descifrar archivos ODS con C++|Documen...

    Protege con contraseña y cifra archivos ODS usando Aspose.Cells for C++, que es una biblioteca pura en C++....ods" ); // Password protect the file workbook . GetSettings...:: cout << "ODS file password protected and saved successfully...

    docs.aspose.com/cells/es/cpp/encrypt-and-decryp...
  3. ล็อคไฟล์งานโครงการ 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/th/net/lock/
  4. Avskydda ett arbetsblad i 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....unprotect_worksheet metoden för protection modulen. PHP-kod $filesFormatType...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/sv/java/unprotect-a-works...
  5. إلغاء حماية ورقة العمل في 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....unprotect_worksheet في وحدة protection . كود PHP $filesFormatType...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/ar/java/unprotect-a-works...
  6. Снять защиту листа в 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....unprotect_worksheet модуля protection . PHP-код $filesFormatType...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/ru/java/unprotect-a-works...
  7. Desproteger una hoja de cálculo en Php|Document...

    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 PHP $filesFormatType...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/es/java/unprotect-a-works...
  8. تحديد المؤلف أثناء حماية الكتاب بكلمة مرور باست...

    تعلم كيف يمكن تحديد اسم المؤلف أثناء حماية الكتاب باستخدام Aspose.Cells for C++....Workbook wb ; // Write protect workbook with password wb . GetSettings...Specify author while write protecting workbook wb . GetSettings...

    docs.aspose.com/cells/ar/cpp/specify-author-whi...
  9. Autor beim Schutz des Arbeitsbuchs mit Schreibs...

    Erfahren Sie, wie Sie einen Autorennamen beim Schreibschutz einer Arbeitsmappe mit Aspose.Cells for C++ angeben....Workbook wb ; // Write protect workbook with password wb . GetSettings...Specify author while write protecting workbook wb . GetSettings...

    docs.aspose.com/cells/de/cpp/specify-author-whi...
  10. Mở khóa các tệp nhiệm vụ MS Project qua .NET

    Mã nguồn để mở khóa tệp MS Project qua .NET? Tất cả những gì bạn cần là Sử dụng mã ví dụ API cho các tệp JIRA hàng loạt để mở khóa tệp MPP trong VB.NET Asp.NET hoặc bất kỳ .NET nào...Project - C# // Open password-protected file: Project project...mpp" , "password" ); // Save the project without password. project...

    products.aspose.com/tasks/vi/net/unlock/