Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 24,325 for

protected

(0.26 sec)
  1. Lock PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to read Protected (password encrypted) documents, secure a document with protection, or remove protection....Protect PDF Document Using Python Lock PDF using Aspose.PDF....especially important for protecting personal or confidential...

    products.aspose.com/pdf/python-net/encrypt/
  2. 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...
  3. 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...
  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. إعدادات الحماية المتقدمة منذ 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...
  6. Sblocco WorkSheet semplicemente protetto in Jyt...

    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/it/java/unprotecting-simp...
  7. Document.WriteProtection | Aspose.Words för .NET

    Utforska egenskapen Dokumentskrivskydd för att enkelt hantera dokumentets skrivskyddsinställningar och förbättra säkerheten.... This document is protected." ); // Ange ett lösenord...Writeln ( "Writing text in a protected document." ); Assert . AreEqual...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Arşiv

    Arşiv...protect(int, java.lang.String) yöntemini...koruma türüyle koruyun doc.protect(ProtectionType.ALLOW_ONLY_COMMENTS...

    blog.aspose.com/tr/words/protect-or-unprotect-m...
  9. Архів

    Архів...protect(int, java.lang.String) . Збережіть...Захистіть типом захисту doc.protect(ProtectionType.ALLOW_ONLY_COMMENTS...

    blog.aspose.com/uk/words/protect-or-unprotect-m...
  10. Python.NET ile Hücreleri Kilitle ve Koruma Sağl...

    Aspose.Cells for Python kullanarak Excel dosyalarında belirli hücreleri nasıl kilitleneceği ve çalışma sayfalarının nasıl korunacağı hakkında bilgi edinin via .NET....Enable worksheet protection worksheet . protect ( ac . ProtectionType...ProtectionType . ALL ) # Save protected workbook workbook . save ( "output...

    docs.aspose.com/cells/tr/python-net/how-to-lock...