Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 14,143 for

password protection

(0.07 sec)
  1. Sblocca i file delle attività di MS Project tra...

    Codice sorgente per sbloccare i file MS Project tramite .NET? Tutto ciò che serve è utilizzare il codice di esempio API per i file JIRA batch per sbloccare il file MPP all'interno di VB.NET Asp.NET o qualsiasi .NET...Project - C# // Open password-protected file: Project project...mpp" , "password" ); // Save the project without password. project...

    products.aspose.com/tasks/it/net/unlock/
  2. یک سند را فقط خواندنی کنید Python|Aspose.Words ...

    سند خود را فقط خواندنی کنید تا محتوا قابل کپی یا خواندن باشد، اما با استفاده از Python اصلاح نشود....read_only_recommended و روش set_password یک سند فقط خواندنی ایجاد کنید...نشده است. از طریق روش set_password به تنظیمات حفاظت از اسناد...

    docs.aspose.com/words/fa/python-net/make-a-docu...
  3. Arbeitsmappe Struktur mit C++ schützen und ents...

    Schützen und entsperren Sie die Arbeitsmappe Struktur von Excel Dateien mit C++ und Aspose.Cells....workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/de/cpp/protect-and-unprot...
  4. WriteProtection.SetPassword | Aspose.Words لـ .NET

    أمّن مستنداتك باستخدام طريقة WriteProtection SetPassword. حدّد كلمة مرور بسهولة لتعزيز أمان مستنداتك ومنع الوصول غير المصرّح به....SetPassword ( string password ) معامل يكتب وصف password String كلمة المرور..."Hello world! This document is protected." ); // أدخل كلمة مرور يصل...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Python でのドキュメント編集の制限|Python via .NET用Aspose.Words

    Python を使用して制限タイプを設定し、ドキュメントの編集を制限します。保護を解除して、無制限に編集可能な領域を作成することもできます。...ALLOW_ONLY_REVISIONS READ_ONLY NO_PROTECTION すべてのタイプはパスワードで保護されており、この...Aspose.Words を使用すると、 Document.protect メソッドを使用してドキュメントを変更から保護できます...

    docs.aspose.com/words/ja/python-net/restrict-do...
  6. Защитить и снять защиту листа с помощью C++|Doc...

    Защитить и снять защиту листа Excel с помощью Aspose.Cells for C++....); // Protect contents of the worksheet sheet . Protect ( ProtectionType...Contents ); // Protect worksheet with password sheet . GetProtection...

    docs.aspose.com/cells/ru/cpp/protect-and-unprot...
  7. Präsentationen im Nur-Lese-Modus mit C++ speich...

    Laden und speichern Sie PowerPoint-Dateien (PPT, PPTX) im Nur-Lese-Modus mit Aspose.Slides für C++, um präzise Folienvorschauen zu erhalten, ohne Ihre Präsentationen zu verändern....stringent protections that involve encryptions and passwords . FAQ...umgehen. Password protection ( Passwortschutz ) ( Password protection...

    docs.aspose.com/slides/de/cpp/read-only-present...
  8. Proteger y desbloquear la hoja de cálculo con C...

    Proteger y desbloquear la hoja de cálculo de archivos de Excel con Aspose.Cells for C++....); // Protect contents of the worksheet sheet . Protect ( ProtectionType...Contents ); // Protect worksheet with password sheet . GetProtection...

    docs.aspose.com/cells/es/cpp/protect-and-unprot...
  9. حماية وإلغاء حماية أوراق العمل|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.... string myPath = "Protect and unProtect Worksheets.xlsx"...Value ); //Protect the worksheet specifying a password with Structure...

    docs.aspose.com/cells/ar/net/protect-and-unprot...
  10. ノード.jsとC++を使用したシートのパスワード保護の検証|Documentation

    Aspose.Cells for Node.js via C++を使ってシートを保護するために使用したパスワードの検証方法について学習します。...APIは、便利なプロパティとメソッドを導入して Protection クラスを強化しました。その一つが Protection.verifyPassword(string)...として指定し、同じパスワードがシートの保護に使用されたかどうかを検証します。 Protection.verifyPassword(string) メ...

    docs.aspose.com/cells/ja/nodejs-cpp/verify-pass...