Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 9,775 for

encrypted

(0.05 sec)
  1. Secure PDF Documents with JavaScript via C++|Do...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for JavaScript via C++....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/javascript-cpp/secure-pdf...
  2. 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/
  3. Opening Files with Different Formats|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.... Example Opening Encrypted Excel Files We know that it’s...it’s possible to create encrypted Excel files using Microsoft...

    docs.aspose.com/cells/java/opening-files-with-d...
  4. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....getMessage ()); } } Open encrypted PDF document public static...

    docs.aspose.com/pdf/java/open-pdf-document/
  5. Convert MD to SWF via Java API | products.aspos...

    Java API to Convert MD to SWF 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...
  6. How to Change PDF Password using C#

    This article contains information on how to change PDF password using C#. It guides to set IDE, write the program using given steps and a runnable sample code to change password of PDF file using C#....discussed to customize the encryption of the resultant PDF file...if the target PDF file is encrypted by a password and perform...

    kb.aspose.com/pdf/net/how-to-change-pdf-passwor...
  7. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....When an OOXML document is encrypted, it is not possible to ascertain...decrypting it first so for an encrypted OOXML document this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files....Ask AI Encrypt and Decrypt Excel files with Node.js via C++ Contents...(97 – 365) enables you to encrypt and password‑protect your spreadsheets...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  9. Document.Unprotect | Aspose.Words for .NET

    Effortlessly unlock your documents with our Document Unprotect method, removing any password protection for easy access and editing.... // 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...
  10. Decrypt PDF using Go|Aspose.PDF for Go via C++

    Decrypt PDF File with Aspose.PDF for Go via C++....owner password to access the encrypted PDF. Call the Decrypt method...{ log . Fatal ( err ) } } Encrypt PDF using Go Get Permissions...

    docs.aspose.com/pdf/go-cpp/decrypt-pdf/