Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 9,248 for

encrypted

(0.13 sec)
  1. Protect PPTX Presentation Files using Python | ...

    Python source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/python-net/protect/p...
  2. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....Document Assistant Close Encrypting Excel Files with C++ Detect...Detect File Format of Encrypted Office Open XML - OOXML Files with...

    docs.aspose.com/cells/cpp/create-signature-line...
  3. Protect PDF API | Aspose.PDF

    Lock PDF documents with free cross-platform Apps and High Code APIs for any platform....use the Encrypt method of the Document object to encrypt a PDF...password, and permissions to the Encrypt method. In addition to that...

    products.aspose.com/pdf/protect/
  4. 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/
  5. Specify Author while Write Protecting Workbook ...

    Specify an author name while write-protecting a workbook using Aspose.Cells for Node.js via C++....Close Verify Password of Encrypted Files with Node.js via C++...C++ Setting Strong Encryption Type with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/specify-author...
  6. Convert PS to PPTM via Java API | products.aspo...

    Java API to Convert PS to PPTM without using Microsoft Word... Open Encrypted PS File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/ps-to...
  7. Convert CGM to PPSX via Java API | products.asp...

    Java API to Convert CGM to PPSX without using Microsoft Word... 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...
  8. Convert MD to POTX via Java API | products.aspo...

    Java API to Convert MD to POTX without using Microsoft Word... Open Encrypted MD File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/md-to...
  9. 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...
  10. 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/