Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 9,069 for

encrypted

(0.06 sec)
  1. Export XML to ODP in Android | products.aspose.com

    Android API to Convert XML to ODP without using Microsoft Word...via Java allows you open encrypted documents as well. In order...order to open the encrypted file, you can initialize new instance...

    products.aspose.com/total/android-java/conversi...
  2. Export XML to PPSM in Android | products.aspose...

    Android API to Convert XML to PPSM without using Microsoft Word...via Java allows you open encrypted documents as well. In order...order to open the encrypted file, you can initialize new instance...

    products.aspose.com/total/android-java/conversi...
  3. Export XML to PPTM in Android | products.aspose...

    Android API to Convert XML to PPTM without using Microsoft Word...via Java allows you open encrypted documents as well. In order...order to open the encrypted file, you can initialize new instance...

    products.aspose.com/total/android-java/conversi...
  4. Export XSLFO to POTM in Android | products.aspo...

    Android API to Convert XSLFO to POTM without using Microsoft Word...via Java allows you open encrypted documents as well. In order...order to open the encrypted file, you can initialize new instance...

    products.aspose.com/total/android-java/conversi...
  5. How to Password Protect a ZIP File in C#

    This basic tutorial explains how to password protect a ZIP file in C#. It includes all relevant details and a code snippet to encrypt ZIP file in C#....make a couple of API calls to encrypt ZIP file in C# . Steps to Password...FileStream class object Set the encryption settings like the algorithm...

    kb.aspose.com/zip/net/how-to-password-protect-a...
  6. German umlaut characters in password - Free Sup...

    Are the german umlaut characters (äöü) not allowed as password or part of the password when encrypting a PDF document? When I use one of those characters in a password I get this error when encrypting a pdf: : ‘Permi…...part of the password when encrypting a PDF document? When I use...password I get this error when encrypting a pdf: : ‘Permissions check...

    forum.aspose.com/t/german-umlaut-characters-in-...
  7. 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...
  8. Decrypt Excel File in Java

    This topic explains how to decrypt Excel file in Java. It offers setup directions for the IDE and a step-by-step procedure, including a working code snippet, to decrypt Excel file with password in Java....created output file without encryption The above instructions explain...Workbook class. Next, the encryption is removed, enabling unrestricted...

    kb.aspose.com/cells/java/decrypt-excel-file-in-...
  9. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on Encrypted PDFs. Enhance security and manage document operations effectively....are allowed to a user on an encrypted PDF document. [Flags] public...PdfSaveOptions (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Get Document Properties|Aspose.Words for Java

    Get document properties easily and fast instead of using Apache POI.... println ( "Document is encrypted: " + info . isEncrypted ());...

    docs.aspose.com/words/java/get-document-propert...