Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 9,074 for

encrypt

(0.05 sec)
  1. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for Encrypted files needing a password to access....Returns true if the document is encrypted and requires a password to...you sort documents that are encrypted from those that are not. If...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Aspose::Words::Saving::PdfEncryptionDetails cla...

    Aspose::Words::Saving::PdfEncryptionDetails class. Contains details for Encrypting and access permissions for a PDF document. To learn more, visit the documentation article in C++....class Contains details for encrypting and access permissions for...more, visit the Protect or Encrypt a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...SaveFormat Examples Shows how to encrypt a saved ODT/OTT document with...artifactsDir + "OdtSaveOptions.encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to Encrypt document using ECMA376 Standard Encryption algorithm in C++....password to encrypt document using ECMA376 Standard encryption algorithm...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Protect PDF using C++ | Aspose.PDF

    Lock PDF with password programmatically with C++ sample code using Aspose.PDF for C++...Encrypt method to protect PDF with...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/cpp/protect/
  6. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is Encrypted with a password and the password specified when opening the document is incorrect or missing...class Thrown if a document is encrypted with a password and the password...# Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....Overview in Java Protect or Encrypt a Document in Java Analyzing...

    docs.aspose.com/words/java/working-with-document/
  8. Working with com.aspose.pdf.facades|Aspose.PDF ...

    This section explains how to work with com.aspose.pdf.facades - a toolset for popular operations with PDF....tool for manipulation with Encrypt, Decrypt and Set Privileges...

    docs.aspose.com/pdf/java/working-with-facades/
  9. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse PDF files. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....PDF files Merge PDF files Encrypt PDF Decrypt PDF Convert PDF...and extract text and images, encrypt and decrypt it. You can also...

    products.aspose.com/pdf/python-cpp/
  10. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...