Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 14,914 for

encrypted

(0.04 sec)
  1. java.lang.ClassNotFoundException org.bouncycast...

    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....depends on Bouncy Castle for encryption and decryption features,...required to load or save encrypted spreadsheets, it is required...

    docs.aspose.com/cells/java/java-lang-classnotfo...
  2. Document.Unprotect | Aspose.Words for .NET

    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/net/aspose.words/doc...
  3. TryDecryptFile | Aspose.PDF for .NET API Reference

    Decrypts an Encrypted Pdf document by owner password. If the document hasnt owner password it is allow to use user password. Does not throw an exception if process failed....TryDecryptFile method Decrypts an encrypted Pdf document by owner password...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  4. How to Decrypt PDF File using Python

    This short topic guides on how to decrypt PDF file using Python. You may decrypt PDF using Python with the help of a simple API calls and without installing any third-party tool....decrypt a PDF file Access the encrypted PDF file into the Document...has taught us to save an encrypted PDF as unencrypted using Python...

    kb.aspose.com/pdf/python/how-to-decrypt-pdf-fil...
  5. FileFormatUtil | Aspose.Cells for Java API Refe...

    Provides utility methods for converting file format enums to strings or file extensions and back....String The password for encrypted ooxml files. Returns: FileFormatInfo...lang.String The password for encrypted ooxml files. Returns: FileFormatInfo...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. Aspose.ZIP for .NET 20.9 Release Notes

    Aspose.ZIP for .NET 20.9 Release Notes – the latest updates and fixes....Summary Issue Type ZIPNET-550 Encrypted RAR5 archive extraction. Enhancement...

    releases.aspose.com/zip/net/release-notes/2020/...
  7. 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 = MyDir + u "Encrypted.docx" ; String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_Permissions method. Specifies the operations that are allowed to a user on an Encrypted PDF document. The default value is DisallowAll in C++....are allowed to a user on an encrypted PDF document. The default...PdfSaveOptions > (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Convert CGM to OTP via Java API | products.aspo...

    Java API to Convert CGM to OTP without using Microsoft Word... Otp ); Open Encrypted CGM File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/cgm-t...
  10. Protect PPTX Presentation Files using .NET | pr...

    C# source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/pptx/