Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 1,543 for

password protection

(0.1 sec)
  1. باز کردن قفل فایل های ارائه PPTX با استفاده از ...

    کد منبع C++ برای حذف حفاظت از ارائه PPTX....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/fa/cpp/unlock/pptx/
  2. EditableRange.EditorGroup | Aspose.Words för .NET

    EditableRange EditorGroup fast egendom. Returnerar eller ställer in ett alias eller redigeringsgrupp som ska användas för att avgöra om den aktuella användaren ska tillåtas redigera detta redigerbara intervall i C#.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only, " + "we...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. C++でExcelワークブックの書き込み保護時に作者を指定する|Documentation

    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/ja/cpp/specify-author-whi...
  4. パスワード保護されたプレゼンテーション|Aspose.Slides for Python ドキ...

    PythonにおけるPowerPointのパスワード保護、暗号化、およびセキュリティ... protection_manager . encrypt ( "123123"...: pres . protection_manager . set_write_protection ( "123123"...

    docs.aspose.com/slides/ja/python-net/password-p...
  5. אבטחת סיסמה של Excel - נעילת סיסמה של Excel

    למד כיצד להגן על קבצי Excel עם סיסמה באמצעות כלי מקוון או עם פתרונות מבוססי קוד. אבטח עם מנעול סיסמת Excel בקלות וחקור עוד!...וללא טרחה, הכלי הזה ל password protect Excel files online הוא...כך תעשה זאת: בקר ב- Excel Password Lock Tool . שחרר או העלה את...

    blog.aspose.com/he/cells/password-protect-excel...
  6. C++を使用してODSファイルを暗号化および復号化する方法|Documentation

    Aspose.Cells for C++を使用してODSファイルをパスワード保護し暗号化します。このライブラリは純粋なC++です。...ods" ); // Password protect the file workbook . GetSettings...:: cout << "ODS file password protected and saved successfully...

    docs.aspose.com/cells/ja/cpp/encrypt-and-decryp...
  7. باز کردن قفل فایل های ارائه ODP با استفاده از ....

    کد منبع C# برای حذف حفاظت از ارائه ODP....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/fa/net/unlock/odp/
  8. باز کردن قفل فایل های ارائه PPTX با استفاده از ...

    کد منبع C# برای حذف حفاظت از ارائه PPTX....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/fa/net/unlock/pptx/
  9. EditableRange.EditorGroup | Aspose.Words per .NET

    EditableRange EditorGroup proprietà. Restituisce o imposta un alias o gruppo di modifica che verrà utilizzato per determinare se lutente corrente potrà modificare questo intervallo modificabile in C#.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only, " + "we...

    reference.aspose.com/words/it/net/aspose.words/...
  10. باز کردن قفل فایل های ارائه PPT با استفاده از ....

    کد منبع C# برای حذف حفاظت از ارائه PPT....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.ppt" , SaveFormat...

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