Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 14,942 for

encrypted

(0.1 sec)
  1. Password protection

    C# API lets you work with creating and managing Encrypted archives without the need of any other 3rd party applications and provides various methods to perform operations on archives....NET Developer Guide Encryption and decryption Password protection...provide samples of archive encryption using Aspose.ZIP library...

    docs.aspose.com/zip/net/password-protection/
  2. Protect PPTX Presentation Files using C++ | pro...

    C++ source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...

    products.aspose.com/slides/cpp/protect/pptx/
  3. Sign Pdf when saving - Free Support Forum - asp...

    Hello, Converted code from your sample to sign Pdf files when saving: Dim MyCertHolder As CertificateHolder = CertificateHolder.Create("D:\cert.pfx", "pass") ASPSaveSetPDFX.DigitalSignatureDetails = New Words.Saving.Pd…...and ODT documents might be encrypted the same way as DOCX, since...archives) and document encryption is encryption if ZIP archive. australian...

    forum.aspose.com/t/sign-pdf-when-saving/271014
  4. HtmlLoadOptions Class | Aspose.Words for .NET

    Aspose.Words.Loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object in C#....specified password to load an encrypted document. HtmlLoadOptions...the password for opening an encrypted document. Can be null or empty...

    reference.aspose.com/words/net/aspose.words.loa...
  5. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...specified password to load an encrypted document. HtmlLoadOptions(load_format...the password for opening an encrypted document. Can be None or empty...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Presentation | Aspose.Sildes for Node.js via Ja...

    Presentation Presentation class Represents a Microsoft PowerPoint presentation. Presentation Name Description Present......NotSupportedExceptio If you try to save encrypted file in none Office 2007-2010...NotSupportedExceptio If you try to save encrypted file in none Office 2007-2010...

    reference.aspose.com/slides/nodejs-java/aspose....
  7. Password protection

    Java API lets you work with creating and managing Encrypted archives without the need of any other 3rd party applications and provides various methods to perform operations on archives....Zip Java Developer Guide Encryption and decryption Password protection...provide samples of archive encryption using Aspose.ZIP library...

    docs.aspose.com/zip/java/password-protection/
  8. 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/
  9. Protect PPT Presentation Files using Java | pro...

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

    products.aspose.com/slides/java/protect/ppt/
  10. Protect ODP Presentation Files using Java | pro...

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

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