Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 9,233 for

encrypted

(0.45 sec)
  1. Convert DOT to JSON Format via Java | products....

    Convert DOT to JSON format via Java without using using Microsoft Word or Microsoft Excel...API allows you to open the encrypted document by passing the correct...shows how to try opening an encrypted document with a password:...

    products.aspose.com/total/java/conversion/dot-t...
  2. Aspose::Words::Document::Unprotect method | Asp...

    Aspose::Words::Document::Unprotect method. Removes protection from the document regardless of the password in C++.... // We have not encrypted the document in any way, and...document. // We have not encrypted the document in any way, and...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Convert MD to SWF via Java API | products.aspos...

    Java API to Convert MD to SWF without using Microsoft Word... Open Encrypted MD File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/md-to...
  4. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The password to decrypt source document. Default value is empty string in C++....Examples Shows how to sign encrypted document file. // Create an...inputFileName = get_MyDir () + u "Encrypted.docx" ; System :: String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Utility Features - SMTP Client|Documentation

    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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/java/utility-features-smt...
  6. Protect PPTX Presentation Files using Java | pr...

    Java source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/java/protect/pptx/
  7. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files....Ask AI Encrypt and Decrypt Excel files with Node.js via C++ Contents...(97 – 365) enables you to encrypt and password‑protect your spreadsheets...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  8. UnsupportedEncryptionException | Aspose.Words f...

    Thrown during document load when the document is Encrypted with an unsupported method in Java....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/java/com.aspose.word...
  9. Specify Author while Write Protecting Workbook ...

    Specify an author name while write-protecting a workbook using Aspose.Cells for Node.js via C++....Close Verify Password of Encrypted Files with Node.js via C++...C++ Setting Strong Encryption Type with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/specify-author...
  10. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process.... Encrypt a Document With a Password...or set a password for an encrypted document. Use the Password...

    docs.aspose.com/words/cpp/specify-save-options/