Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 9,209 for

encrypt

(0.07 sec)
  1. License for Aspose.PDF for JavaScript via C++|A...

    Aspose.PDF for JavaScript invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product.... Your license must be encrypted before use. To do this, you...you need to use the “encrypt_lic.html” utility. Click the button...

    docs.aspose.com/pdf/javascript-cpp/licensing/
  2. Protect ODP Presentation Files using Python | p...

    Python source code to protect ODP Presentation.... Encrypting a ODP Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/python-net/protect/odp/
  3. Protect PPTX Presentation Files using C++ | pro...

    C++ source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...

    products.aspose.com/slides/cpp/protect/pptx/
  4. JavaScript via C++ | Work with PDF directly in ...

    Aspose.PDF for JavaScript via C++ is an easy and secure toolkit used to work with PDF directly in the web browser...and extract text and images, encrypt and decrypt it. You can also...ZIP archive Encrypt your *.lic file using ’encrypt_lic.html' Edit...

    products.aspose.com/pdf/javascript-cpp/
  5. 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...
  6. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents using C++. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Working with Document Protect or Encrypt a Document Working with Styles...

    docs.aspose.com/words/cpp/programming-with-docu...
  7. 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/
  8. 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...
  9. 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...
  10. 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...