Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 14,914 for

encrypted

(0.06 sec)
  1. LoadOptions | Aspose.Sildes for .NET API Reference

    Allows to specify additional options such as format or default font when loading a presentation....properties must be loaded from an encrypted presentation file and password...of false means that entire encrypted presentation must be loaded...

    reference.aspose.com/slides/net/aspose.slides/l...
  2. PlainTextDocument | Aspose.Words for .NET

    PlainTextDocument constructor. Creates a plain text document from a file. Automatically detects the file format in C#....IncorrectPasswordExc The document is encrypted and requires a password to...additional options such as an encryption password. public PlainTextDocument...

    reference.aspose.com/words/net/aspose.words/pla...
  3. 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...
  4. 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...
  5. iprotectionmanager - Aspose.Slides for Android ...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....void encrypt (java.lang.String encryptionPassword) Encrypts Presentation...getEncryptionPasswor () Returns encryption password. boolean getReadOnlyRecommend...

    reference.aspose.com/slides/androidjava/com.asp...
  6. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_OwnerPassword method. Specifies the owner password for the Encrypted PDF document in C++....the owner password for the encrypted PDF document. System :: String...allows the user to open an encrypted PDF document without any access...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. detect_file_format method | Aspose.Cells for Py...

    detect_file_format method Contents [ Hide ] detect_file_format Detects and returns the information about a format of ......password str The password for encrypted ooxml files. detect_file_format...password str The password for encrypted ooxml files. See Also module...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Document | Aspose.Note for .NET API Reference

    Initializes a new instance of the Documentaspose.note/document class. Creates a blank OneNote document....IncorrectPasswordExc The document is encrypted and requires a password to...additional options such as an encryption password. public Document...

    reference.aspose.com/note/net/aspose.note/docum...
  9. Document | Aspose.Words for .NET

    Document constructor. Creates a blank Word document in C#....= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....< Document > ( MyDir + u "Encrypted.docx" , MakeObject < LoadOptions..."docPassword" )); ASSERT_EQ ( u "Test encrypted document." , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...