Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 10,882 for

encrypt

(0.08 sec)
  1. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF pages into individual PDF files in your .NET applications with C#....PDF using C# Set Privileges, Encrypt and Decrypt PDF Analyzing your...

    docs.aspose.com/pdf/net/split-pdf-document/
  2. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Doc or Dot in C++....// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the document in C++....programmatically, nor does it encrypt the contents. doc -> Save (...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to Encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons....data level, like MS Excel: Encrypt and decrypt Excel files To...Format of Encrypted Office Open XML - OOXML Files Encrypting Excel...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  5. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Odt or Ott in C++....override Examples Shows how to encrypt a saved ODT/OTT document with...get_ArtifactsDir () + u "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a document is Encrypted with a password and the password specified when opening the document is incorrect or missing. To learn more, visit the documentation article in C++....typedef 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/cpp/aspose.words/inc...
  7. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveRoutingSlip method. When false, RoutingSlip data is not saved to output document. Default value is true in C++....// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...ODT format encrypted with a password. def __init__...OTT . Examples Shows how to encrypt a saved ODT/OTT document with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C++ 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 加密 PDF。 以 PDF...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/zh-hant/cpp/protect/
  10. 使用 C++ 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/zh-hans/cpp/protect/