Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 19,562 for

protected

(0.09 sec)
  1. Oldja fel a PPT prezentációs fájlokat a Python ...

    Python forráskód a PPT prezentáció védelmének eltávolításához.... protection_manager . remove_encryption()..."write-protected-pres.ppt" ) as pres: pres . protection_manager...

    products.aspose.com/slides/hu/python-net/unlock...
  2. ป้องกันไฟล์นำเสนอ ODP โดยใช้ Python | products....

    ซอร์สโค้ด Python เพื่อป้องกันการนำเสนอ ODP...NET Protect ป้องกันไฟล์นำเสนอ ODP โดยใช้..."pres.odp" ) as pres: pres . protection_manager . encrypt( "123123"...

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

    Python شفرة المصدر لإزالة الحماية من العرض التقديمي PPTX.... protection_manager . remove_encryption()..."write-protected-pres.pptx" ) as pres: pres . protection_manager...

    products.aspose.com/slides/ar/python-net/unlock...
  4. Odblokuj pliki prezentacji PPT za pomocą Python...

    Kod źródłowy Python usuwający ochronę z prezentacji PPT.... protection_manager . remove_encryption()..."write-protected-pres.ppt" ) as pres: pres . protection_manager...

    products.aspose.com/slides/pl/python-net/unlock...
  5. 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/...
  6. Protéger et déprotéger avec C++|Documentation

    Ce fragment montre comment crypter et décrypter des fichiers Excel, protéger et déprotéger les données dans les fichiers Excel en utilisant des codes C++....offre une large gamme de protections et de déprotections du niveau...Excel avec un mot de passe. Protect and unprotect workbook Pour...

    docs.aspose.com/cells/fr/cpp/protect-and-unprot...
  7. Descubrir si el Proyecto VBA está Protegido|Doc...

    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 . Código de muestra El siguiente...protección, VbaProject.is_protected devuelve falso , pero después...

    docs.aspose.com/cells/es/python-net/find-out-if...
  8. حماية ODP ملفات العروض التقديمية باستخدام Pytho...

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

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

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

    products.aspose.com/slides/ar/python-net/protec...
  10. 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...