Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 13,270 for

password protection

(0.1 sec)
  1. Unlock MS Project Tasks Files via C++

    Source code for unlock MS Project files via C++? Use example code for batch MPP to unlock MPP file within any C++ Application...using Project Class Enter password details The server processes...processes the file and resets the password properties of the MPP file...

    products.aspose.com/tasks/cpp/unlock/
  2. How to Lock Cells to Protect Them with C++|Docu...

    This article shows you code explaining how to lock cells to protect them using Aspose.Cells library with C++....How to Lock Cells to Protect Them with C++ Contents [ Hide ]...Scenarios Locking cells to protect them is a common practice in...

    docs.aspose.com/cells/cpp/how-to-lock-cells-to-...
  3. EditableRange.editorGroup property | Aspose.Wor...

    EditableRange.editorGroup property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range.... protect ( aw . ProtectionType . ReadOnly...we have set the document's protection level to read-only, " + "we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Documentation|Aspose.PDF for Java

    Learn about Aspose.PDF for Java, a robust library for creating, editing, and converting PDF files in Java applications with exceptional performance....certificate-based security and password protection features to develop secure...

    docs.aspose.com/pdf/java/
  5. EditableRangeEnd.NodeType | Aspose.Words for .NET

    Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced document editing capabilities.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/net/aspose.words/edi...
  6. EditableRange.EditableRangeEnd | Aspose.Words f...

    Discover the EditableRangeEnd property, easily access the node marking the end of your editable range for seamless content management.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/net/aspose.words/edi...
  7. Aspose::Words::EditableRangeStart::get_NodeType...

    Aspose::Words::EditableRangeStart::get_NodeType method. Returns EditableRangeStart in C++....Words :: Document > (); doc -> Protect ( Aspose :: Words :: ProtectionType...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. Aspose::Words::EditableRange::Remove method | A...

    Aspose::Words::EditableRange::Remove method. Removes the editable range from the document. Does not remove content inside the editable range in C++....Words :: Document > (); doc -> Protect ( Aspose :: Words :: ProtectionType...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...StrongCryptographicP , 128 ); // Password protect the file workbook . GetSettings...inputFilePath ); // Set the password for modification workbook...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  10. Getting Started | Aspose.ZIP for Java

    Java Library for developers to manage and manipulate ZIP files. Learn the essentials to start working with the Aspose.Zip API solution for Java, including file compression, extraction, and encryption....format with support for password protection. GZIP and BZIP2 – Formats...Decryption – Apply or remove password protection. Custom Compression Levels...

    docs.aspose.com/zip/java/getting-started/