Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 15,837 for

password protection

(0.54 sec)
  1. Kryptera Excelfiler med JavaScript via C++|Docu...

    Lär dig hur man krypterar och lösenordsskyddar Excelfiler med Aspose.Cells for JavaScript via C++...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file (Excel97To2003...

    docs.aspose.com/cells/sv/javascript-cpp/encrypt...
  2. C++を使用したシートの保護|Documentation

    Aspose.Cellsを使用して、Microsoft Excelファイルのシート、行、列、特定のセルを保護する方法を学びます。...クラスは、ワークシートに保護を適用するために使用される Protect メソッドを提供します。 Protect メソッドは以下のパラメータを受け付けます:...( 0 ); // Protecting the worksheet with a password worksheet...

    docs.aspose.com/cells/ja/cpp/protecting-workshe...
  3. Archiv

    Archiv...Instalace Java Encryption API Password-Protect RAR File v Java – příklad...kompresí a šifrováním. Heslo-Protect RAR soubor v Java - příklad...

    blog.aspose.com/cs/zip/password-protect-rar-fil...
  4. 搜索

    搜索... 使用 Document->Protect(ProtectionType, String) 方法通過指定保護類型和密碼來保護文檔。...utFileName); // 保護文檔 doc->Protect(ProtectionType::AllowOnlyFormFields...

    blog.aspose.com/zh-hant/words/protect-or-unprot...
  5. Odblokuj pliki prezentacji ODP za pomocą C++ | ...

    Kod źródłowy C++ usuwający ochronę z prezentacji ODP....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/pl/cpp/unlock/odp/
  6. Odblokuj pliki prezentacji PPT za pomocą C++ | ...

    Kod źródłowy C++ usuwający ochronę z prezentacji PPT....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.ppt" , SaveFormat...

    products.aspose.com/slides/pl/cpp/unlock/ppt/
  7. فتح ملفات PPT العروض التقديمية باستخدام C++ | p...

    C++ شفرة المصدر لإزالة الحماية من العرض التقديمي PPT....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.ppt" , SaveFormat...

    products.aspose.com/slides/ar/cpp/unlock/ppt/
  8. Mở khóa tệp bản trình bày PPTX bằng .NET | prod...

    mã nguồn C# để xóa bảo vệ khỏi Bản trình bày PPTX....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/vi/net/unlock/pptx/
  9. Mở khóa tệp bản trình bày ODP bằng .NET | produ...

    mã nguồn C# để xóa bảo vệ khỏi Bản trình bày ODP....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/vi/net/unlock/odp/
  10. Mở khóa tệp bản trình bày PPT bằng .NET | produ...

    mã nguồn C# để xóa bảo vệ khỏi Bản trình bày PPT....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.ppt" , SaveFormat...

    products.aspose.com/slides/vi/net/unlock/ppt/