Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 23,531 for

protected

(0.17 sec)
  1. Bảo vệ tệp bản trình bày ODP bằng Python | prod...

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

    products.aspose.com/slides/vi/python-net/protec...
  2. 查看 VBA 项目是否已受保护|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....is_protected 属性来判断Excel文件的VBA(Visual Basic...项目并再次检查其是否受保护。请参考控制台输出。在保护之前, VbaProject.is_protected 返回 false ,但在保护后,它返回 true 。...

    docs.aspose.com/cells/zh/python-net/find-out-if...
  3. حماية أوراق العمل باستخدام Node.js عبر C++|Docu...

    تعرف على كيفة حماية أوراق العمل في Excel باستخدام Aspose.Cells for Node.js via C++، بما في ذلك حماية الصفوف والأعمدة وخلايا معينة....يوفر فصل Worksheet الطريقة protect(ProtectionType) التي تُستخدم...على ورقة العمل. يقبل الأسلوب protect(ProtectionType) المعلمات التالية:...

    docs.aspose.com/cells/ar/nodejs-cpp/protecting-...
  4. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for C++ locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....generated presentations, so protecting them from editing is a common...Slides for C++ can apply protection to a presentation and later...

    docs.aspose.com/slides/cpp/applying-protection-...
  5. 아카이브

    아카이브...modify saved windows 없음 - No protection 다음은 Aspose.Cells for Java를...Excel 파일을 로드합니다. Workbook.protect(ProtectionType, String) 메서드를...

    blog.aspose.com/ko/cells/Protect-Unprotect-Exce...
  6. Lås eller lås upp figurer med Node.js via C++|D...

    Detta avsnitt visar kod som förklarar hur man låser eller låser upp figurer för att skydda dem med Aspose.Cells biblioteket för Node.js via C++....protect(ProtectionType.Objects) , som...shape . setText ( text ); // Protect all shapes in a specified worksheet...

    docs.aspose.com/cells/sv/nodejs-cpp/lock-or-unl...
  7. Node.js ile C++ kullanarak şekilleri kilitle ve...

    Bu makale, Shapes u korumak için şekilleri kilitleme veya kilidini açma kodunu gösterir ve Aspose.Cells kitaplığını kullanarak Node.js ile C++ üzerinden şekilleri koruma yöntemini açıklar....protect(ProtectionType.Objects) metodunu...shape . setText ( text ); // Protect all shapes in a specified worksheet...

    docs.aspose.com/cells/tr/nodejs-cpp/lock-or-unl...
  8. قفل أو فك قفل الأشكال باستخدام 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...
  9. Document.ProtectionType | Aspose.Words för .NET

    Upptäck den aktiva dokumentskyddstypen för förbättrad säkerhet och dataintegritet. Skydda dina filer enkelt med våra avancerade funktioner....dokumentskyddstypen, använd Protect och Unprotect metoder. När...doc = new Document (); doc . Protect ( ProtectionType . ReadOnly...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Odemkněte PPTX prezentační soubory pomocí Pytho...

    Zdrojový kód Python pro odstranění ochrany z prezentace PPTX.... protection_manager . remove_encryption()..."write-protected-pres.pptx" ) as pres: pres . protection_manager...

    products.aspose.com/slides/cs/python-net/unlock...