Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 15,103 for

password protected

(0.35 sec)
  1. حفظ العروض التقديمية في وضع القراءة فقط باستخدا...

    تحميل وحفظ ملفات PowerPoint (PPT، PPTX) في وضع القراءة فقط باستخدام Aspose.Slides for Java، مع توفير معاينات دقيقة للشرائح دون تعديل عروضك التقديمية....stringent protections that involve encryptions and passwords . الأسئلة...القراءة فقط ويسهل تجاوزه. Password protection تقيد الفتح أو التحرير...

    docs.aspose.com/slides/ar/java/read-only-presen...
  2. 搜索

    搜索...Protect(ProtectionType) 方法。 調用 Document...docx"); // 使用保護類型進行保護 doc.Protect(ProtectionType.AllowOnlyComments);...

    blog.aspose.com/zh-hant/words/protect-unprotect...
  3. Archiv

    Archiv...Protect(ProtectionType type, String password) . Speichern...Schutztyp angeben workbook.Protect(ProtectionType.All, "12345");...

    blog.aspose.com/de/cells/protect-or-unprotect-e...
  4. Procurar

    Procurar...Protect(ProtectionType type, String password) . Salve...tipo de proteção workbook.Protect(ProtectionType.All, "12345");...

    blog.aspose.com/pt/cells/protect-or-unprotect-e...
  5. ארכיון

    ארכיון...Protect(ProtectionType type, String Password) . שמור...ידי ציון סוג ההגנה workbook.Protect(ProtectionType.All, "12345");...

    blog.aspose.com/he/cells/protect-or-unprotect-e...
  6. Kryptera och dekryptera ODS filer med C++|Docum...

    Lösenordsskydda och kryptera ODS filer med Aspose.Cells for C++, ett rent C++ bibliotek....ods" ); // Password protect the file workbook . GetSettings...:: cout << "ODS file password protected and saved successfully...

    docs.aspose.com/cells/sv/cpp/encrypt-and-decryp...
  7. ワークブック構造をC++で保護および解除|Documentation

    Aspose.Cellsを使用してExcelファイルのワークブック構造をC++で保護および解除します。...workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/ja/cpp/protect-and-unprot...
  8. JavaScriptを用いてワークブックの書き込み保護時に作者を指定(C++)|Documen...

    Aspose.Cells for JavaScriptを用いてワークブックの書き込み保護時に作者名を指定(C++)...Specify Author While Write Protecting Workbook </ h1 > < input...Workbook (); // Write protect workbook with password. workbook . settings...

    docs.aspose.com/cells/ja/javascript-cpp/specify...
  9. Archiwa

    Archiwa...protection_manager.encrypt("123123")...pres: pres.protection_manager.set_write_protection("123123") pres...

    blog.aspose.com/pl/slides/encrypt-ppt-python/
  10. ปลดล็อกไฟล์ MS Project Tasks ผ่าน .NET

    ซอร์สโค้ดสำหรับปลดล็อคไฟล์ MS Project ผ่าน. NET? สิ่งที่คุณต้องมีคือใช้โค้ดตัวอย่าง API สำหรับไฟล์ JIRA แบทช์เพื่อปลดล็อกไฟล์ MPP ภายใน VB.NET Asp.NET หรือ .NET ใด ๆ...ปลดล็อคโครงการ MS - C # // Open password-protected file: Project project...mpp" , "password" ); // Save the project without password. project...

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