Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 8,632 for

encrypted

(0.09 sec)
  1. Secure PDF Documents|Documentation

    Learn how to pass in PDF security options when saving spreadsheets to PDF with Aspose.Cells for Python via .NET API....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/python-net/secure-pdf-doc...
  2. Secure PDF Documents|Documentation

    Secure PDF files while converting from Excel files. This article demonstrates generating secure PDF file from Excel with Aspose.Cells for Java API....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/java/secure-pdf-documents/
  3. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....is it valid PDF and it is encrypted as well System . out . println...System . out . println ( "Is Encrypted: " + fileInfo . isEncrypted...

    docs.aspose.com/pdf/java/get-pdf-information/
  4. Check Password to modify using Aspose.Cells for...

    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....True Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted...

    docs.aspose.com/cells/python-net/check-password...
  5. UnsupportedEncryptionException Class | Aspose.W...

    Handles errors when loading Encrypted Word documents with unsupported methods using UnsupportedEncryptionException....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/net/aspose.words/uns...
  6. Document constructor | Aspose.Words for Node.js

    Aspose.Words.Document constructor...ordExc)) The document is encrypted and requires a password to...additional options such as an encryption password. Document ( fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...(), Is . EqualTo ( "Test encrypted document." )); See Also class...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm in C++....password to encrypt document using ECMA376 Standard encryption algorithm...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the Encrypted PDF document....required for opening the encrypted PDF document. get userPassword...will be required to open an encrypted PDF document for viewing....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....detect the document format and encryption. Document doc = new Document();...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/java/com.aspose.word...