Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 24,325 for

protected

(0.07 sec)
  1. Archiwa

    Archiwa...save("document-password-protected.docx", options) Podczas otwierania...Document. Użyj metody Document.protect(ProtectionType.READONLY, string)...

    blog.aspose.com/pl/words/protect-word-documents...
  2. Arsip

    Arsip...save("document-password-protected.docx", options) Dialog berikut...Document. Gunakan metode Document.protect(ProtectionType.READONLY, string)...

    blog.aspose.com/id/words/protect-word-documents...
  3. Product Overview | Aspose.Zip Documentation

    This page provides an overview of our Python-NET product line, including key features and benefits....the capability to password protect the archives with traditional...files and folders Password protect ZIP archives Support for traditional...

    docs.aspose.com/zip/python-net/product-overview/
  4. 保护和取消保护工作簿|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.... Value ); //Protect the workbook specifying a password...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  5. Node.js経由のC++を使ったワークシートの保護・解除|Documentation

    Excelファイルのワークシートを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/ja/nodejs-cpp/protect-and...
  6. הגנה או הצפנה של מסמך C#|Aspose.Words עבור .NET

    Aspose.Words עבור .NET מספק לקריאה בלבד, הצפנה מסמך, הגבלת עריכה וחתימות דיגיטליות להגנה על מסמכים באמצעות שימוש C#. Aspose.Words תומך ברוב אפשרויות הגנת מילים...Always Open Read-Only (File) Protect Document) תכונה חלופית: “Password...סיסמה (File - Information) Protect Document) תכונה חלופית: “Password...

    docs.aspose.com/words/he/net/protect-or-encrypt...
  7. להגן או להצפין מסמך ב C++|Aspose.Words עבור C++

    Aspose.Words עבור C++ מספק לקריאה בלבד, להצפין מסמך, להגביל עריכה, וחתימות דיגיטליות להגנה על מסמכים. Aspose.Words תומך ביותר Word אפשרויות הגנה....Always Open Read-Only (File) Protect Document) תכונה חלופית: “Password...סיסמה (File - Information) Protect Document) תכונה חלופית: “Password...

    docs.aspose.com/words/he/cpp/protect-or-encrypt...
  8. Skydda och avsäkra arbetsboksstrukturen med Nod...

    Skydda och avsäkra arbetsboksstrukturen för Excel filer med Node.js via C++...(); // Protect workbook structure. workbook . protect ( AsposeCells...which workbook structure is protected. const workbook = new AsposeCells...

    docs.aspose.com/cells/sv/nodejs-cpp/protect-and...
  9. Aspose::Words::Settings namespace | Aspose.Word...

    Aspose::Words::Settings namespace. The Aspose.Words.Settings namespace contains classes and enums that are used when specifying various settings and options stored in a document. These are mail merge, write protection, compatibility and other settings in C++....These are mail merge, write protection, compatibility and other...WriteProtection Specifies write protection settings for a document....

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Архивы

    Архивы...protection_manager.encrypt("123123")...pres: pres.protection_manager.set_write_protection("123123") pres...

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