Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 23,538 for

protected

(0.3 sec)
  1. Changements d API publics dans Aspose.Cells 8.7...

    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....valid" ); } } Méthode Added Protection.VerifyPassword Aspose.Cells...8.7.0 a exposé la méthode Protection.VerifyPassword qui peut être...

    docs.aspose.com/cells/fr/net/public-api-changes...
  2. Scopri se il progetto VBA è Protetto|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....is_protected . Codice di Esempio Il seguente...protezione, VbaProject.is_protected restituisce false ma dopo...

    docs.aspose.com/cells/it/python-net/find-out-if...
  3. 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...
  4. Vérifier si le projet VBA est protégé|Documenta...

    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.... Avant la protection, VbaProject.IsProtected retourne...retourne false mais après la protection, il retourne true . Sortie...

    docs.aspose.com/cells/fr/net/find-out-if-vba-pr...
  5. Document.Unprotect | Aspose.Words för .NET

    Lås upp dina dokument enkelt med vår metod för att avaktivera dokumentskydd, vilket tar bort allt lösenordsskydd för enkel åtkomst och redigering.... Protect ( ProtectionType . ReadOnly...( ArtifactsDir + "Document.Protect.docx" ); // Observera att skyddet...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Vérifiez le mot de passe utilisé pour protéger ...

    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 ont amélioré la classe Protection en introduisant quelques...feuille de calcul La méthode Protection.verifyPassword renvoie vrai...

    docs.aspose.com/cells/fr/java/verify-password-u...
  7. 使用 Python 保護 PPT 演示文件 | products.aspose.com

    Python 源代碼保護 PPT 演示。...NET Protect 使用 Python 保護 PPT 演示文件 PPT PPTX..."pres.ppt" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/zh-hant/python-net/p...
  8. 使用 Python 解鎖 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於移除 PPTX 演示文稿的保護。... protection_manager . remove_encryption()..."write-protected-pres.pptx" ) as pres: pres . protection_manager...

    products.aspose.com/slides/zh-hant/python-net/u...
  9. Bảo vệ tệp bản trình bày PPTX bằng Python | pro...

    Mã nguồn Python để bảo vệ Bản trình bày PPTX....NET Protect Bảo vệ tệp bản trình bày PPTX..."pres.pptx" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/vi/python-net/protec...
  10. Rubyでワークシートの保護を解除する|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....for Rubyを使用してワークシートを保護するには、 protection モジュールの unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/ja/java/unprotect-a-works...