Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 24,325 for

protected

(0.19 sec)
  1. Procurar

    Procurar...Proteja o arquivo com IWorkbook->Protect(Aspose::Cells::ProtectionType...tipo de proteção workbook->Protect(ProtectionType::ProtectionType_All...

    blog.aspose.com/pt/cells/protect-and-unprotect-...
  2. أرشيف

    أرشيف...الملف باستخدام IWorkbook-> Protect (Aspose :: Cells :: ProtectionType...بتحديد نوع الحماية workbook->Protect(ProtectionType::ProtectionType_All...

    blog.aspose.com/ar/cells/protect-and-unprotect-...
  3. Arşiv

    Arşiv... Dosyayı IWorkbook->Protect(Aspose::Cells::ProtectionType...kitabını koruyun workbook->Protect(ProtectionType::ProtectionType_All...

    blog.aspose.com/tr/cells/protect-and-unprotect-...
  4. حماية الأوراق العمل|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....توفر الفئة Worksheet الطريقة protect التي تُستخدم لتطبيق الحماية...على ورقة العمل. تقبل الطريقة protect المعلمات التالية: نوع الحماية...

    docs.aspose.com/cells/ar/python-net/protecting-...
  5. حماية وإلغاء حماية ورقة العمل باستخدام JavaScri...

    حماية وإلغاء حماية ورقة العمل لملفات Excel باستخدام Aspose.Cells for JavaScript عبر C++....Cells Protect Worksheet Example </ h1 > <...); // Protect contents of the worksheet. sheet . protect ( ProtectionType...

    docs.aspose.com/cells/ar/javascript-cpp/protect...
  6. Proteger y Desproteger la Estructura del Libro ...

    Proteger y desproteger la estructura del libro de trabajo de archivos de Excel usando JavaScript a través de C++....</ head > < body > < h1 > Protect Workbook Structure Example...workbook = new Workbook (); // Protect workbook structure with a password...

    docs.aspose.com/cells/es/javascript-cpp/protect...
  7. JavaScript ile Çalışma Kitabı Yapısını Koruma v...

    JavaScript kullanarak C++ ile Excel dosyalarının çalışma kitabı yapısını koruma ve koruma kaldırma....</ head > < body > < h1 > Protect Workbook Structure Example...workbook = new Workbook (); // Protect workbook structure with a password...

    docs.aspose.com/cells/tr/javascript-cpp/protect...
  8. Архів

    Архів...protect(ProtectionType, пароль), щоб...потрібного типу захисту workbook.protect(ProtectionType.STRUCTURE, "password")...

    blog.aspose.com/uk/cells/protect-unprotect-exce...
  9. أرشيف

    أرشيف...protect (نوع الحماية ، كلمة المرور)...بنوع الحماية المطلوب workbook.protect(ProtectionType.STRUCTURE, "password")...

    blog.aspose.com/ar/protect-unprotect-excel-file...
  10. Архів

    Архів...protection_manager.encrypt("123123")...pres: pres.protection_manager.set_write_protection("123123") pres...

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