Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 15,160 for

password protection

(0.18 sec)
  1. C++ के माध्यम से EMAIL को WORD में निर्यात करें...

    सी ++ एपीआई माइक्रोसॉफ्ट वर्ड या आउटलुक का उपयोग किए बिना ईमेल को बीएमपी में कनवर्ट करने के लिए...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/hi/cpp/conversion/ema...
  2. Cryptage et d cryptage | Aspose.Zip pour .NET

    L'API C# vous permet de travailler sur la cr�ation et la gestion d'archives crypt�es sans avoir besoin d'autres applications tierces et fournit diverses m�thodes pour effectuer des op�rations sur les archives....offre un certain niveau de protection, il est consid r comme moins...on ZIP password protection Automate guessing password for encrypted...

    docs.aspose.com/zip/fr/net/password-protection/
  3. Node.jsとC++を使ったワークシート保護|Documentation

    Aspose.Cells for Node.js via C++を使ったExcelのワークシートの保護方法について、行、列、特定のセルの保護も含めて学習します。...クラスは、ワークシートに保護を適用するための protect(ProtectionType) メソッドを提供します。 protect(ProtectionType)...( 0 ); // Protecting the worksheet with a password worksheet...

    docs.aspose.com/cells/ja/nodejs-cpp/protecting-...
  4. EditableRangeEnd.Accept | Aspose.Words per .NET

    Scopri il metodo EditableRangeEnd Accept per gestire in modo fluido le interazioni dei visitatori e migliorare la funzionalità della tua applicazione web.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Odblokuj pliki prezentacji PPTX za pomocą C++ |...

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

    products.aspose.com/slides/pl/cpp/unlock/pptx/
  6. 使用 .NET 解鎖 PPTX 演示文件 | products.aspose.com

    C# 源代碼,用於移除 PPTX 演示文稿的保護。...loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/zh-hant/net/unlock/p...
  7. Lås upp PPTX presentationsfiler med C++ | produ...

    Källkod för C++ för att ta bort skydd från PPTX presentation....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/sv/cpp/unlock/pptx/
  8. Lås upp ODP presentationsfiler med C++ | produc...

    Källkod för C++ för att ta bort skydd från ODP presentation....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/sv/cpp/unlock/odp/
  9. Ontgrendel ODP presentatiebestanden met C++ | p...

    C++ broncode om de beveiliging van ODP Presentatie te verwijderen....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/nl/cpp/unlock/odp/
  10. Ontgrendel PPT presentatiebestanden met C++ | p...

    C++ broncode om de beveiliging van PPT Presentatie te verwijderen....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.ppt" , SaveFormat...

    products.aspose.com/slides/nl/cpp/unlock/ppt/