Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 15,863 for

password protection

(0.51 sec)
  1. C++ kullanarak Çalışma Kitabı Yapısını Koru ve ...

    Aspose.Cells ile C++ kullanarak Excel dosyalarının çalışma kitabı yapısını koruyup kaldırma....workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/tr/cpp/protect-and-unprot...
  2. Skydda och avskydda arbetsboksstrukturen med C+...

    Skydda och avsäkerställ arbetsboksstrukturen i Excel filer med C++ och Aspose.Cells....workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/sv/cpp/protect-and-unprot...
  3. 암호로 보호된 프로젝트 작업 | Aspose.Tasks 문서

    Aspose.Tasks for .NET을 사용하여 암호로 보호된 Microsoft Project 파일을 읽고 저장하는 방법을 알아보세요....mpp" , "password" ); 또는 다음과 같은 방식으로 Project(string..., new LoadOptions { Password = "password" } ); 프로젝트 파일이 암호로 보호되어...

    docs.aspose.com/tasks/ko/net/working-with-passw...
  4. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Scopri la proprietà WriteProtection ReadOnlyRecommended, che guida gli utenti ad aprire i documenti in modalità di sola lettura per una maggiore sicurezza e integrità....proteggere un documento con una password. Document doc = new Document...document is protected." ); // Inserisci una password lunga fino...

    reference.aspose.com/words/it/net/aspose.words....
  5. Document.WriteProtection | Aspose.Words per .NET

    Esplora la proprietà Document WriteProtection per gestire senza sforzo le impostazioni di protezione da scrittura dei tuoi documenti e migliorarne la sicurezza....proteggere un documento con una password. Document doc = new Document...document is protected." ); // Inserisci una password lunga fino...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Python でドキュメントを読み取り専用で開く|Python via .NET用Aspose...

    ドキュメントを読み取り専用にして、コンテンツをコピーまたは読み取りできるようにしますが、Python を使用して変更することはできません。...read_only_recommended プロパティと set_password メソッドを使用して、ドキュメントを読み取り専用にして編集を制限できます。...と同様にドキュメントを開くことができます。 set_password メソッドを使用して文書保護設定にアクセスし、書き込み保護パスワードを設定します。...

    docs.aspose.com/words/ja/python-net/open-a-docu...
  7. Çalışma sayfasının Parola Korumalı Olup Olmadığ...

    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....etmek için Protection.is_protected_with_password özelliğini ortaya...Boolean türündeki Protection.is_protected_with_password özelliği, Worksheet...

    docs.aspose.com/cells/tr/python-net/detect-if-w...
  8. Çalışma Kitaplarını Koruma ve Korumasını Kaldır...

    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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/tr/net/protecting-and-unp...
  9. Präsentationen mit Passwörtern mit Python siche...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen, die mit einem Passwort geschützt sind, mühelos mit Aspose.Slides für Python über .NET sperren und entsperren können. Steigern Sie Ihre Produktivität und sichern Sie Ihre Präsentationen mit unserer Schritt-für-Schritt-Anleitung.... Klicken Sie auf PROTECT NOW. Klicken Sie auf DOWNLOAD...Presentation () as pres : pres . protection_manager . encrypt ( "123123"...

    docs.aspose.com/slides/de/python-net/password-p...
  10. Koda och dekoda ODS filer med JavaScript via C+...

    Skydda lösenord och kryptera ODS filer med Aspose.Cells for JavaScript via C++....password -värdet till det faktiska...title > Aspose.Cells Example - Protect ODS File </ title > </ head...

    docs.aspose.com/cells/sv/javascript-cpp/encrypt...