Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 9,777 for

encrypted

(0.09 sec)
  1. 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...
  2. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The password to decrypt source document. Default value is empty string in C++....Examples Shows how to sign encrypted document file. // Create an...inputFileName = get_MyDir () + u "Encrypted.docx" ; System :: String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Convert POWERPOINT to XLAM via C++ or with free...

    Export POWERPOINT to XLAM in C++ without using Microsoft Excel or Powerpoint or online. Test free POWERPOINT to XLAM online converter quickly before integrating the code....file formats, as they are encrypted and can only be opened with...API allows you to open the encrypted document by passing the correct...

    products.aspose.com/total/cpp/conversion/powerp...
  4. UnsupportedEncryptionException | Aspose.Words f...

    Thrown during document load when the document is Encrypted with an unsupported method in Java....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/java/com.aspose.word...
  5. NullPointerException when reading ZIP Archive c...

    Hello Aspose Support Team, I’ve encountered an issue while using the Aspose.Zip library in my Java project. Specifically, after creating a ZIP archive that contains only an empty directory, I’m unable to read the archi…...9609984 Attributes = DA Encrypted = - Comment = CRC = Method...Accessed = Attributes = D Encrypted = - Comment = CRC = Method...

    forum.aspose.com/t/nullpointerexception-when-re...
  6. Convert MD to POWERPOINT via Java API | product...

    Java API to Convert MD to POWERPOINT 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...
  7. Convert CGM to POTM via Java API | products.asp...

    Java API to Convert CGM to POTM 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 PS to POTX via Java API | products.aspo...

    Java API to Convert PS to POTX 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...
  9. Protect ODP Presentation Files using Python | p...

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

    products.aspose.com/slides/python-net/protect/odp/
  10. 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/