Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 7,548 for

protection

(0.06 sec)
  1. Python का उपयोग करके PPTX प्रस्तुतिकरण फ़ाइलों ...

    PPTX प्रस्तुति की सुरक्षा के लिए Python स्रोत कोड....NET Protect Python का उपयोग करके PPTX प्रस्तुतिकरण..."pres.pptx" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/hi/python-net/protec...
  2. Python का उपयोग करके ODP प्रस्तुतिकरण फ़ाइलों क...

    ODP प्रस्तुति की सुरक्षा के लिए Python स्रोत कोड....NET Protect Python का उपयोग करके ODP प्रस्तुतिकरण..."pres.odp" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/hi/python-net/protec...
  3. إعدادات الحماية المتقدمة منذ Excel XP|Documenta...

    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....توفر فئة Worksheet الخاصية protection المستخدمة لتطبيق هذه الإعدادات...الخاصية Protection في الواقع هي كائن من فئة Protection الذي يغلف...

    docs.aspose.com/cells/ar/python-net/advanced-pr...
  4. How to Insert Draft Watermark in PPTX using Python

    We will guide you how to insert draft watermark in PPTX using Python with the help of simple API calls. You can use the following example to add confidential watermark in presentation using Python in any of .NET Core and Python supported environment inside Windows, Linux or macOS....apply locking on the shape to protect the watermark Save the watermarked...inside it. Finally, you will protect the shape with different locks...

    kb.aspose.com/slides/python/how-to-insert-draft...
  5. Pythonでワークシートの保護を解除する|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....Python を使用してワークシートを保護解除するには、 protection モジュールの unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/ja/java/unprotect-a-works...
  6. حماية ODP ملفات العروض التقديمية باستخدام Pytho...

    Python شفرة المصدر لحماية العرض التقديمي ODP....NET Protect حماية ODP ملفات العروض التقديمية..."pres.odp" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/ar/python-net/protec...
  7. حماية PPTX ملفات العروض التقديمية باستخدام Pyth...

    Python شفرة المصدر لحماية العرض التقديمي PPTX....NET Protect حماية PPTX ملفات العروض التقديمية..."pres.pptx" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/ar/python-net/protec...
  8. 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...
  9. Document.ProtectionType | Aspose.Words för .NET

    Document ProtectionType fast egendom. Får den för närvarande aktiva dokumentskyddstypen i C#....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. 检测工作表是否受密码保护|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....NET 已暴露 Protection.is_protected_with_password 属性,用于检测工作表是否受密码保护。布尔类型的...属性,用于检测工作表是否受密码保护。布尔类型的 Protection.is_protected_with_password 属性如果...

    docs.aspose.com/cells/zh/python-net/detect-if-w...