Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 23,538 for

protected

(0.1 sec)
  1. قفل أو فك قفل الأشكال باستخدام Node.js عبر C++|...

    يعرض هذا المقال رمز يوضح كيفية قفل أو فتح قفل الأشكال لحمايتها باستخدام مكتبة Aspose.Cells لـ Node.js عبر C++....protect(ProtectionType.Objects) ، كما...shape . setText ( text ); // Protect all shapes in a specified worksheet...

    docs.aspose.com/cells/ar/nodejs-cpp/lock-or-unl...
  2. A PPT prezentációs fájlok védelme a Python hasz...

    Python forráskód a PPT prezentáció védelmére....NET Protect A PPT prezentációs fájlok védelme..."pres.ppt" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/hu/python-net/protec...
  3. A PPTX prezentációs fájlok védelme a Python has...

    Python forráskód a PPTX prezentáció védelmére....NET Protect A PPTX prezentációs fájlok..."pres.pptx" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/hu/python-net/protec...
  4. ワークシートを保護するために使用されたパスワードの検証|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....Cells の API は Protection クラスを向上させ、いくつかの便利なプロパティとメソッドを導入しています。...を検証する VerifyPassword です。 Protection.VerifyPassword メソッドは、指定さ...

    docs.aspose.com/cells/ja/net/verify-password-us...
  5. Déprotection du classeur simplement protégé en ...

    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.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/fr/java/unprotecting-simp...
  6. WriteProtection.IsWriteProtected | Aspose.Words...

    Scopri la proprietà WriteProtection IsWriteProtected e controlla facilmente se è attiva una password di protezione da scrittura per una maggiore sicurezza e integrità dei dati.... This document is protected." ); // Inserisci una password...Writeln ( "Writing text in a protected document." ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words....
  7. 使用 Python 保護 PPT 演示文件 | products.aspose.com

    Python 源代碼保護 PPT 演示。...NET Protect 使用 Python 保護 PPT 演示文件 PPT PPTX..."pres.ppt" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/zh-hant/python-net/p...
  8. 使用 Python 解鎖 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於移除 PPTX 演示文稿的保護。... protection_manager . remove_encryption()..."write-protected-pres.pptx" ) as pres: pres . protection_manager...

    products.aspose.com/slides/zh-hant/python-net/u...
  9. Bảo vệ tệp bản trình bày PPTX bằng Python | pro...

    Mã nguồn Python để bảo vệ Bản trình bày PPTX....NET Protect Bảo vệ tệp bản trình bày PPTX..."pres.pptx" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/vi/python-net/protec...
  10. Rubyでワークシートの保護を解除する|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....for Rubyを使用してワークシートを保護するには、 protection モジュールの unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/ja/java/unprotect-a-works...