Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 7,877 for

encrypt

(0.04 sec)
  1. Public API Changes in Aspose.Email 4.8.0|Docume...

    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....String) decrypt() encrypt(byte[],java.lang.String) a...

    docs.aspose.com/email/java/public-api-changes-i...
  2. How to Protect PPTX Presentation Using C++

    This topic shows, how to protect PPTX Presentation using C++ by setting a password for Encryption. You wil end up by getting a password protected presentation that you can only open by providing set password in PowerPoint....by setting a password for encryption. There are different ways...Presentation class instance Use Encrypt method exposed by ProtectionManager...

    kb.aspose.com/slides/cpp/how-to-protect-pptx-pr...
  3. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a document is Encrypted with a password and the password specified when opening the document is incorrect or missing in Java....Exception 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/java/com.aspose.word...
  4. How to Secure PowerPoint Presentation in C# .NET

    This topic shows you how to secure powerpoint presentation in C# .NET with a password Encryption. As a result, you'll get a password protected powerpoint presentation....Presentation Class instance Utilize Encrypt method of ProtectionManager...

    kb.aspose.com/slides/net/how-to-secure-powerpoi...
  5. 加密 PDF 文件|Aspose.PDF for .NET

    本主题解释如何使用 PdfFileSecurity 类加密 PDF 文件。...pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/zh/net/encrypt-pdf-file/
  6. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Working with Document Protect or Encrypt a Document Compare Documents...

    docs.aspose.com/words/zh-hant/net/programming-w...
  7. Password Protect a ZIP File in Java

    This brief guide covers how to password protect a ZIP file in Java. It explains all the steps and a sample code to Encrypt ZIP file in Java....steps and a sample code to encrypt ZIP file in Java . Moreover...archive while specifying the encryption password and algorithm Create...

    kb.aspose.com/zip/java/password-protect-a-zip-f...
  8. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient document format detection. Access detailed data to enhance your file management solutions....Returns true if the document is encrypted and requires a password to...detect the document format and encryption. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fil...
  9. How to Extract Password Protected ZIP File in C#

    This quick tutorial covers how to extract password protected ZIP file in C#. It discusses the step wise process along with a runnable sample code to extract zip with password in C#....describe all the details to open encrypted ZIP file in C# . In the first...archive. Secondly, load the encrypted ZIP file and extract all of...

    kb.aspose.com/zip/net/how-to-extract-password-p...
  10. Work with Digital Signatures in Java|Aspose.Wor...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using Java....mathematical algorithm is used to encrypt the generated hash. Aspose...signature within your document. Encrypt a Document in Java Analyzing...

    docs.aspose.com/words/java/working-with-digital...