Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 21,916 for

password protection

(0.07 sec)
  1. Security Setting|Aspose.PDF for Reporting Services

    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....in every field, be it the protection of a network or a PDF document...can be useful for them to protect their PDF documents. Therefore...

    docs.aspose.com/pdf/reportingservices/security-...
  2. EditableRangeEnd.node_type property | Aspose.Wo...

    EditableRangeEnd.node_type property. Returns [NodeType.EDITABLE_RANGE_END](../../nodetype/#EDITABLE_RANGE_END).... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export OFT to FLATOPC via C++ | products.aspose...

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

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

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

    products.aspose.com/total/cpp/conversion/oft-to...
  5. How to Unprotect Excel Sheet using Node.js

    This article explains how to unprotect Excel sheet using Node.js. It has the instructions set to the set the IDE, a list of steps, and a runnable sample code to unlock Excel spreadsheet using Node.js....file having a protected sheet with a password Select the target...unprotect() by providing the password Save the resultant Excel file...

    kb.aspose.com/cells/nodejs/how-to-unprotect-exc...
  6. DocumentBuilder.StartEditableRange | Aspose.Wor...

    DocumentBuilder StartEditableRange method. Marks the current position in the document as an editable range start in C#.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only, " + "we...

    reference.aspose.com/words/net/aspose.words/doc...
  7. How to Compress or Extract Archives using C#

    Learn how to compress or extract archives using C#. These archives could be Zip, 7z, Rar and other such formats....Format : ZIP - Password C# Create Zip file with Password C# Unzip Password...Password Protected Zip file Format : 7z C# Create 7z archives...

    docs.aspose.com/zip/net/how-to/
  8. Aspose::Words::EditableRange Class Reference - ...

    Represents a single editable range....MakeObject<Document>(); doc->Protect( ProtectionType::ReadOnly ...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. C# API to Export TEX to RTF | products.aspose.com

    Convert TEX to RTF without using Microsoft Word...comparison, mail merge, document protection, and more. It also supports...Decrypt TEX File using Owner Password via .NET Before converting...

    products.aspose.com/total/net/conversion/tex-to...
  10. EditorType - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....protect(ProtectionType.READ_ONLY, "MyPassword");...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/java/com.aspose.word...