Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 10,882 for

encrypted

(0.24 sec)
  1. 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...
  2. Decrypt PDF using Go|Aspose.PDF for Go via C++

    Decrypt PDF File with Aspose.PDF for Go via C++....owner password to access the encrypted PDF. Call the Decrypt method...{ log . Fatal ( err ) } } Encrypt PDF using Go Get Permissions...

    docs.aspose.com/pdf/go-cpp/decrypt-pdf/
  3. 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...
  4. 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...
  5. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  6. Convert POWERPOINT to XLAM via C++ or with free...

    Export POWERPOINT to XLAM in C++ without using Microsoft Excel or Powerpoint or online. Test free POWERPOINT to XLAM online converter quickly before integrating the code....file formats, as they are encrypted and can only be opened with...API allows you to open the encrypted document by passing the correct...

    products.aspose.com/total/cpp/conversion/powerp...
  7. How to Change PDF Password using C#

    This article contains information on how to change PDF password using C#. It guides to set IDE, write the program using given steps and a runnable sample code to change password of PDF file using C#....discussed to customize the encryption of the resultant PDF file...if the target PDF file is encrypted by a password and perform...

    kb.aspose.com/pdf/net/how-to-change-pdf-passwor...
  8. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....When an OOXML document is encrypted, it is not possible to ascertain...decrypting it first so for an encrypted OOXML document this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.Unprotect | Aspose.Words for .NET

    Effortlessly unlock your documents with our Document Unprotect method, removing any password protection for easy access and editing.... // 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/net/aspose.words/doc...
  10. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....Examples: Shows how to load an encrypted Microsoft Word document. Document...exception if we try to open an encrypted document without its password...

    reference.aspose.com/words/java/com.aspose.word...