Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 19,395 for

protection

(0.09 sec)
  1. حماية ODP ملفات العروض التقديمية باستخدام Pytho...

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

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

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

    products.aspose.com/slides/ar/python-net/protec...
  3. 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...
  4. 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/...
  5. قفل أو فك قفل الأشكال باستخدام 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...
  6. Arbeitsmappen in VSTO und Aspose.Cells schützen...

    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.... Value ); //Protect the workbook specifying a password...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/de/net/protecting-and-unp...
  7. Encrypting Excel Files|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....you to encrypt and password protect your spreadsheets. It uses...you to encrypt and password protect Microsoft Excel files with...

    docs.aspose.com/cells/net/encrypting-excel-files/
  8. VSTO ve Aspose.Cells te Çalışma Kitaplarının Ko...

    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.... Value ); //Protect the workbook specifying a password...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/tr/net/protecting-and-unp...
  9. Desproteger hoja de trabajo simplemente protegi...

    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/es/java/unprotecting-simp...
  10. WriteProtection.IsWriteProtected | Aspose.Words...

    WriteProtection IsWriteProtected fast egendom. ReturnerarSann när ett skrivskyddslösenord är inställt i C#.... 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....