Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 19,563 for

protected

(0.06 sec)
  1. ワークシートを保護するために使用されたパスワードの検証|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...
  2. 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...
  3. ปลดล็อกไฟล์การนำเสนอ 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...
  4. ป้องกันไฟล์นำเสนอ 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...
  5. ป้องกันไฟล์นำเสนอ 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...
  6. Обнаружение защищенного паролем листа с помощью...

    Узнайте, как обнаружить, защищен ли лист паролем, с помощью Aspose.Cells for C++....C++ предоставляет свойство Protection.IsProtectedWithPassw для...или нет. Булевое свойство Protection.IsProtectedWithPassw возвращает...

    docs.aspose.com/cells/ru/cpp/detect-if-workshee...
  7. Open a Document Read-Only in C++|Aspose.Words f...

    Make your document read-only so that the content can be copied or read, but not modified....WriteProtection that specifies write protection settings for a document....this class directly. Write protection shows whether the author...

    docs.aspose.com/words/cpp/open-a-document-read-...
  8. Open a Document Read-Only in C#|Aspose.Words fo...

    Make your document read-only so that the content can be copied or read, but not modified using C#....WriteProtection that specifies write protection settings for a document....this class directly. Write protection shows whether the author...

    docs.aspose.com/words/net/open-a-document-read-...
  9. Comment protéger par mot de passe un document W...

    Ce tutoriel est écrit pour vous guider sur la façon de protéger par mot de passe un document Word en Python. Il contient tous les détails nécessaires pour configurer l'environnement, le processus par étapes pour accomplir la tâche et un exemple de code exécutable pour verrouiller le document Word en Python....exécutable pour démontrer la protection des documents en Python ...de passe Appelez la méthode protect() pour verrouiller le document...

    kb.aspose.com/fr/words/python/how-to-password-p...
  10. Descubra si el Proyecto VBA está Protegido con ...

    Verifique si el proyecto VBA de un archivo de Excel está protegido usando Aspose.Cells con C++....// Check if VBA Project is Protected using IsProtected method....<< L "IsProtected - Before Protecting VBA Project: " << ( vbaProj...

    docs.aspose.com/cells/es/cpp/find-out-if-vba-pr...