Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 23,544 for

protected

(0.11 sec)
  1. Verificar la contraseña utilizada para proteger...

    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 han mejorado la clase Protection al introducir algunas propiedades...Hoja de Cálculo El método Protection.verifyPassword devuelve verdadero...

    docs.aspose.com/cells/es/java/verify-password-u...
  2. WriteProtection.SetPassword | Aspose.Words per ...

    Proteggi i tuoi documenti con il metodo WriteProtection SetPassword. Imposta facilmente una password per migliorare la sicurezza dei documenti e impedire l'accesso non autorizzato.... This document is protected." ); // Inserisci una password...Writeln ( "Writing text in a protected document." ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words....
  3. Export OFT to DOTX via C++ | products.aspose.com

    C++ API to Convert OFT to DOTX without using Microsoft Word or Outlook...You can also add document protection features in your app while...from OFT to DOTX. Adding protection to your document is a simple...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export OFT to IMAGE via C++ | products.aspose.com

    C++ API to Convert OFT to IMAGE without using Microsoft Word or Outlook...You can also add document protection features in your app while...from OFT to IMAGE. Adding protection to your document is a simple...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Export OFT to DOTM via C++ | products.aspose.com

    C++ API to Convert OFT to DOTM without using Microsoft Word or Outlook...You can also add document protection features in your app while...from OFT to DOTM. Adding protection to your document is a simple...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export EMLX to SVG via C++ | products.aspose.com

    C++ API to Convert EMLX to SVG without using Microsoft Word or Outlook...You can also add document protection features in your app while...from EMLX to SVG. Adding protection to your document is a simple...

    products.aspose.com/total/cpp/conversion/emlx-t...
  7. Export EML to GIF via C++ | products.aspose.com

    C++ API to Convert EML to GIF without using Microsoft Word or Outlook...You can also add document protection features in your app while...document from EML to GIF. Adding protection to your document is a simple...

    products.aspose.com/total/cpp/conversion/eml-to...
  8. Export EMLX to JPEG via C++ | products.aspose.com

    C++ API to Convert EMLX to JPEG without using Microsoft Word or Outlook...You can also add document protection features in your app while...from EMLX to JPEG. Adding protection to your document is a simple...

    products.aspose.com/total/cpp/conversion/emlx-t...
  9. JavaScriptを介してC++でExcelワークブックのVBAプロジェクトをパスワード保護...

    C++を使ってExcelワークブックのVBAプロジェクトをパスワードで保護する方法を学びます。...protect(boolean, string) メソッドを使用して、C++によるAspose...html > < head > < title > Protect VBA Project Example </ title...

    docs.aspose.com/cells/ja/javascript-cpp/passwor...
  10. 查看 VBA 项目是否已受保护|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 属性来判断Excel文件的VBA(Visual Basic...项目并再次检查其是否受保护。请参考控制台输出。在保护之前, VbaProject.is_protected 返回 false ,但在保护后,它返回 true 。...

    docs.aspose.com/cells/zh/python-net/find-out-if...