Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 24,325 for

protected

(1.58 sec)
  1. حماية وإلغاء حماية ورقة العمل باستخدام Node.js ...

    حماية وإلغاء حماية ورقة العمل لملفات إكسل باستخدام 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/ar/nodejs-cpp/protect-and...
  2. Работа с проектами, защищёнными паролем | Докум...

    Узнайте, как читать и сохранять файлы Microsoft Project, защищённые паролем, с помощью Aspose.Tasks for .NET....WriteLine( "Is file password protected?:" + info.IsPasswordProtected);...); 2 project.Save( "output_protected.mpp" , 3 new MPPSaveOptions()...

    docs.aspose.com/tasks/ru/net/working-with-passw...
  3. Arbeiten mit passwortgeschützten Projekten | As...

    Erfahren Sie, wie Sie mit Aspose.Tasks for .NET passwortgeschützte Microsoft Project-Dateien lesen und speichern können....WriteLine( "Is file password protected?:" + info.IsPasswordProtected);...); 2 project.Save( "output_protected.mpp" , 3 new MPPSaveOptions()...

    docs.aspose.com/tasks/de/net/working-with-passw...
  4. حماية وإلغاء الحماية باستخدام C++|Documentation

    يقدم هذا المقتطف كيفية تشفير وفك تشفير ملفات إكسل، حماية البيانات وإلغاء حماية البيانات في ملفات إكسل باستخدام رموز C++.... Protect and unprotect workbook لمنع...العمل الخاص بك بكلمة مرور. Protect and unprotect worksheet لمنع...

    docs.aspose.com/cells/ar/cpp/protect-and-unprot...
  5. 用C++保护和取消保护|Documentation

    本示例介绍如何使用C++对Excel文件进行加密和解密,保护和取消保护Excel文件中的数据。... Protect and unprotect workbook 为了防...隐藏工作表,可以用密码保护Excel工作簿的结构。 Protect and unprotect worksheet 为防...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  6. C# API to Export EMAIL to IMAGE | products.aspo...

    Convert EMAIL to IMAGE without using Microsoft Word or Outlook on .NET...to IMAGE, you might need to protect your output document. Sometimes...document protection and set protection password doc . Protect ( ProtectionType...

    products.aspose.com/total/net/conversion/email-...
  7. Export OFT to XPS via C++ | products.aspose.com

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

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

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

    products.aspose.com/total/cpp/conversion/oft-to...
  9. 档案

    档案...Protect(ProtectionType) 方法。 调用 Document...docx"); // 使用保护类型进行保护 doc.Protect(ProtectionType.AllowOnlyComments);...

    blog.aspose.com/zh/words/protect-unprotect-word...
  10. Node.js経由でシェイプをロックまたはアンロック|Documentation

    この資料は、Aspose.Cellsライブラリを使用してNode.js経由でシェイプをロックまたはアンロックして保護する方法を示すコード例です。...protect(ProtectionType.Objects) メソ...shape . setText ( text ); // Protect all shapes in a specified worksheet...

    docs.aspose.com/cells/ja/nodejs-cpp/lock-or-unl...