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

protected

(0.53 sec)
  1. Proteger y desbloquear la hoja de trabajo con N...

    Proteger y desproteger hojas de trabajo de archivos Excel con Aspose.Cells for Node.js via C++....); // Protect contents of the worksheet. sheet . protect ( AsposeCells...ProtectionType . Contents ); // Protect worksheet with password. sheet...

    docs.aspose.com/cells/es/nodejs-cpp/protect-and...
  2. Proteger y desbloquear la hoja de cálculo con C...

    Proteger y desbloquear la hoja de cálculo de archivos de Excel con Aspose.Cells for C++....); // Protect contents of the worksheet sheet . Protect ( ProtectionType...ProtectionType :: Contents ); // Protect worksheet with password sheet...

    docs.aspose.com/cells/es/cpp/protect-and-unprot...
  3. Encrypting Excel Files in Aspose.Cells|Document...

    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....you to encrypt and password‑protect your spreadsheets. It uses...you to encrypt and password‑protect Microsoft Excel files with...

    docs.aspose.com/cells/net/encrypting-excel-file...
  4. Enregistrer les présentations en mode lecture s...

    Chargez et enregistrez des fichiers PowerPoint (PPT, PPTX) en mode lecture seule avec Aspose.Slides pour C++, offrant des aperçus de diapositives précis sans modifier vos présentations....préférable d’utiliser des protections plus strictes impliquant...recommandée » diffère-t-elle d’une protection par mot de passe complète...

    docs.aspose.com/slides/fr/cpp/read-only-present...
  5. Bloquear celdas para Protegérlas con Python.NET...

    Aprenda cómo bloquear celdas específicas y proteger hojas de cálculo en archivos de Excel usando Aspose.Cells para Python via .NET....Enable worksheet protection worksheet . protect ( ac . ProtectionType...ProtectionType . ALL ) # Save protected workbook workbook . save ( "output...

    docs.aspose.com/cells/es/python-net/how-to-lock...
  6. Déprotuer une feuille de calcul avec C++|Docume...

    Apprenez comment déprotéger une feuille de calcul en utilisant Aspose.Cells for C++....développeur doit supprimer la protection d’une feuille protégée en...Microsoft Excel Pour supprimer la protection d’une feuille de calcul:...

    docs.aspose.com/cells/fr/cpp/unprotect-a-worksh...
  7. Unlock VSX document via .NET | products.aspose.com

    C# source code to unlock VSX file on .NET Framework, .NET Core, Mono Platforms....Unlock VSX Files via C# Remove protection from Visio including VSX...of Diagram Get Protection Set flag of protect to false Call the...

    products.aspose.com/diagram/net/unlock/vsx/
  8. 記録

    記録...modify saved windows なし - No protection 以下は、Aspose.Cells for Jav...クラスを使用してExcelファイルをロードします。 Workbook.protect(ProtectionType, String) メソ...

    blog.aspose.com/ja/cells/Protect-Unprotect-Exce...
  9. 加密、解密、保护和取消保护 Excel 文件|Documentation

    此代码片段介绍了如何使用 JAVA 代码加密和解密 Excel 文件,保护和取消保护 Excel 文件中的数据。... Protect and unprotect workbook 为防止...表,您可以使用密码保护 Excel 工作簿的结构。 Protect and unprotect worksheet 为防...

    docs.aspose.com/cells/zh/java/protect-and-unpro...
  10. ค้นหา

    ค้นหา...protection_manager.encrypt("123123")...pres: pres.protection_manager.set_write_protection("123123") pres...

    blog.aspose.com/th/slides/encrypt-ppt-python/