Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 15,863 for

password protection

(0.26 sec)
  1. Aspose.Cells 8.7.0の公開API変更|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....signature is valid" ); } } Protection.VerifyPasswordメソッドの追加 Aspose...0では、Worksheetを保護するために使用されるパスワードを 検証するメソッドProtection.VerifyPassword が公開されました。...

    docs.aspose.com/cells/ja/net/public-api-changes...
  2. Protéger et Déprotéger la feuille de calcul ave...

    Protéger et déprotéger la feuille de calcul des fichiers Excel avec Aspose.Cells for Node.js via C++....suivantes pour implémenter la protection de la structure du classeur...); // Protect contents of the worksheet. sheet . protect ( AsposeCells...

    docs.aspose.com/cells/fr/nodejs-cpp/protect-and...
  3. Защита листов в Php|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....вызовите метод protect_worksheet модуля protection . PHP-код //Instantiating...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/ru/java/protecting-worksh...
  4. Protezione dei fogli di lavoro in Php|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....il metodo protect_worksheet del modulo protection . Codice PHP...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/it/java/protecting-worksh...
  5. Protéger et déprotéger la feuille de calcul ave...

    Protéger et déprotéger la feuille de calcul des fichiers Excel avec le script Aspose.Cells for JavaScript via C++....suivantes pour implémenter la protection de la structure du classeur...body > < h1 > Aspose.Cells Protect Worksheet Example </ h1 > <...

    docs.aspose.com/cells/fr/javascript-cpp/protect...
  6. Lưu trữ

    Lưu trữ...password. Cuối cùng, lưu tài liệu Word...đặt mật khẩu options.password = "password" # lưu tài liệu cập...

    blog.aspose.com/vi/words/protect-word-documents...
  7. 搜索

    搜索...password 屬性設置密碼。 最後,使用 Document.save(string...DOCX) # 設置密碼 options.password = "password" # 保存更新的文件 doc.save...

    blog.aspose.com/zh-hant/words/protect-word-docu...
  8. 档案

    档案...protect(ProtectionType, password) 方法使用密码保护 Excel...workbook.protect(ProtectionType.STRUCTURE, "password") # 保存受保护的...

    blog.aspose.com/zh/protect-unprotect-excel-file...
  9. 아카이브

    아카이브...protect(ProtectionType, password) 메서드를 사용하여 Excel...workbook.protect(ProtectionType.STRUCTURE, "password") # 보호된 Excel...

    blog.aspose.com/ko/protect-unprotect-excel-file...
  10. ワークシートがパスワードで保護されているかどうかを検出する|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は、 Protection.is_protected_with_password プロパティを公開してお...。Boolean型の Protection.is_protected_with_password プロパティは、ワークシートがパスワード保護されていれば...

    docs.aspose.com/cells/ja/python-net/detect-if-w...