Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 15,882 for

password protection

(0.08 sec)
  1. Aspose.PDF for .NET Documentation|Aspose.PDF fo...

    Learn to use Aspose.PDF .NET to create applications for PDF documents processing on any platform using C#, VB. Browse tutorials, sample code, and more....certificate-based security and password protection features to develop secure...

    docs.aspose.com/pdf/net/
  2. 用 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...options such as an encryption password. Document(stream) Opens an...options such as an encryption password. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. C# API to Export EMLX to PDF | products.aspose.com

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

    products.aspose.com/total/net/conversion/emlx-t...
  9. 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/
  10. How to Lock Cells to Protect Them with C++|Docu...

    This article shows you code explaining how to lock cells to protect them using the Aspose.Cells library with C++....Ask AI 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-...