Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 6,704 for

protection

(0.12 sec)
  1. الكشف عما إذا كانت ورقة العمل محمية بكلمة مرور|...

    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/ar/python-net/detect-if-w...
  2. 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...
  3. حماية ODP ملفات العروض التقديمية باستخدام Pytho...

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

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

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

    products.aspose.com/slides/ar/python-net/protec...
  5. 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...
  6. ワークシートを保護するために使用されたパスワードの検証|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....Cells の API は Protection クラスを向上させ、いくつかの便利なプロパティとメソッドを導入しています。...を検証する VerifyPassword です。 Protection.VerifyPassword メソッドは、指定さ...

    docs.aspose.com/cells/ja/net/verify-password-us...
  7. protection du classeur simplement protégé en ...

    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/fr/java/unprotecting-simp...
  8. WriteProtection.ValidatePassword | Aspose.Words...

    WriteProtection ValidatePassword metodo. RestituisceVERO se la password specificata è la stessa password di protezione da scrittura con cui il documento è stato protetto. Se il documento non è protetto da scrittura con password restituiscefalso in C#.... This document is protected." ); // Immettere una password...Writeln ( "Writing text in a protected document." ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words....
  9. WriteProtection.IsWriteProtected | Aspose.Words...

    WriteProtection IsWriteProtected proprietà. RestituisceVERO quando è impostata una password di protezione da scrittura in C#.... This document is protected." ); // Immettere una password...Writeln ( "Writing text in a protected document." ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words....
  10. 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/...