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

encrypt

(0.53 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 使用 C++ 保护 PDF | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上使用密码锁定PDF文件。...Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/zh-hans/cpp/protect/
  8. Aspose.Cells features missing in Apache POI SS ...

    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....Cells Encrypt Workbook using Aspose.Cells...

    docs.aspose.com/cells/java/aspose-cells-feature...
  9. Extract Image and Signature Information using A...

    You may extract images from the signature field and extract signature information using the SignatureField class with C++....(); } } } } Set Privileges, Encrypt and Decrypt PDF File using...

    docs.aspose.com/pdf/cpp/extract-image-and-signa...
  10. 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...