Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 14,942 for

encrypted

(0.06 sec)
  1. Convert OTP to JSON format via C++ | products.a...

    Export OTP to JSON format in C++ without using Microsoft Excel or Powerpoint...API allows you to open the encrypted document by passing the correct...example shows how to open an encrypted document with a password....

    products.aspose.com/total/cpp/conversion/otp-to...
  2. Signature is invalid when Sign and SetPrivilege...

    Hello, I’m facing same issue which is reported at 5 yrs ago Old Post I got Signature is invalid when applying both certified signature and PdfFileSecurity.SetPriviledge There are errors in the formatting or informatio…...Please use PKCS7Detached with Encrypted documents. Full code: var...outputEncryptedPdf = "44579_encrypted.pdf"; var outputSigndedPdf...

    forum.aspose.com/t/signature-is-invalid-when-si...
  3. 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...
  4. 19.8 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 19.8 Release Notes – the latest updates and fixes....release does not support encrypted documents. The current release...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  5. File attributes, *.docx decryption and license ...

    Good afternoon, I’m a novice C++ developer. Let me ask you a couple of questions: Is it possible to use the library to get the attributes of the *.docs file: categories, comments? If I only need to decrypt password-enc…...need to decrypt password-encrypted documents of any size, what...

    forum.aspose.com/t/file-attributes-docx-decrypt...
  6. Configuring Encryption|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....Svenska Türkçe 日本語 Configuring Encryption Contents [ Hide ] Aspose...Services supports encryption and you may render encrypted Microsoft Excel...

    docs.aspose.com/cells/reportingservices/configu...
  7. Utility Features - MailMessage|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....MailMessage Contents [ Hide ] Encrypting and Decrypting Messages Aspose...Email provides facility to Encrypt and decrypt Email messages...

    docs.aspose.com/email/java/utility-features-mai...
  8. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....Set Privileges, Encrypt and Decrypt PDF File Contents [ Hide...argument to the Document object’s Encrypt method. The following code...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  9. Open PDF Document using C++|Aspose.PDF for C++

    Use the C++ library for opening your PDF document with the next code snippet by Aspose.PDF....countPages << std :: endl ; } Open encrypted PDF document void BasicOperations...

    docs.aspose.com/pdf/cpp/open-pdf-document/
  10. Protect ODP Presentation Files using .NET | pro...

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

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