Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 19,396 for

protected

(0.08 sec)
  1. Protéger les feuilles de calcul|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....Introduction Les options de protection générales dans Microsoft...fichier. Généralement, la protection de feuille de calcul est...

    docs.aspose.com/cells/fr/net/protecting-workshe...
  2. 在 Python 中以只读方式打开文档|Python via .NET 格式的 Aspose....

    将文档设置为只读,以便可以复制或读取内容,但不能使用 Python 进行修改。...如果需要检查文档是否具有限制其编辑的写保护密码,可以使用 is_write_protected 属性。 以下代码示例展示了如何将文档设为只读: import...characters long. doc . write_protection . set_password ( "MyPassword"...

    docs.aspose.com/words/zh/python-net/open-a-docu...
  3. Proteggi i file di presentazione PPT utilizzand...

    Python codice sorgente per proteggere la presentazione PPT....NET Protect Proteggi i file di presentazione..."pres.ppt" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/it/python-net/protec...
  4. Ontgrendel PPT presentatiebestanden met Python ...

    Python broncode om de beveiliging van PPT Presentatie te verwijderen.... protection_manager . remove_encryption()..."write-protected-pres.ppt" ) as pres: pres . protection_manager...

    products.aspose.com/slides/nl/python-net/unlock...
  5. Lås upp ODP presentationsfiler med Python | pro...

    Källkod för Python för att ta bort skydd från ODP presentation.... protection_manager . remove_encryption()..."write-protected-pres.odp" ) as pres: pres . protection_manager...

    products.aspose.com/slides/sv/python-net/unlock...
  6. ปลดล็อกไฟล์การนำเสนอ ODP โดยใช้ Python | produc...

    ซอร์สโค้ด Python เพื่อลบการป้องกันจากการนำเสนอ ODP... protection_manager . remove_encryption()..."write-protected-pres.odp" ) as pres: pres . protection_manager...

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

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

    products.aspose.com/slides/th/python-net/protec...
  8. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ Python | products...

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

    products.aspose.com/slides/th/python-net/protec...
  9. ワークシートを保護するために使用されたパスワードの検証|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 APIは、便利なプロパティとメソッドを導入して Protection クラスを強化しています。その一例として、 verify_password...型のインスタンスとして指定し、同じパスワードが保護に使用されたかどうかを検証します。 Protection.verify_password メソッドは、指定...

    docs.aspose.com/cells/ja/python-net/verify-pass...
  10. التحقق من كلمة المرور المستخدمة لحماية ورقة الع...

    تعلم كيفية التحقق من كلمة المرور المستخدمة لحماية ورقة العمل باستخدام Aspose.Cells for Node.js via C++....Cells بتحسين فئة Protection من خلال تقديم بعض الخصائص...المفيدة. أحد هذه الطرق هو Protection.verifyPassword(string) الذي...

    docs.aspose.com/cells/ar/nodejs-cpp/verify-pass...