Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 7,878 for

encrypted

(0.05 sec)
  1. Convert ODP to JSON Format in Android Apps | pr...

    Convert ODP to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...API allows you to open the encrypted document by passing the correct...shows how to try opening an encrypted document with a password:...

    products.aspose.com/total/android-java/conversi...
  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 = MyDir + u "Encrypted.docx" ; String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  4. Mail Protocols|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.... SMTP can use SSL/TLS to encrypt the connection between the...non-encrypted communications and port 993 for encrypted (SSL/TLS)...

    docs.aspose.com/email/net/mail-protocols/
  5. 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...
  6. Convert PS to PPS via Java API | products.aspos...

    Java API to Convert PS to PPS 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 EPUB to ODP via Java API | products.asp...

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

    products.aspose.com/total/java/conversion/epub-...
  8. Convert CGM to SWF via Java API | products.aspo...

    Java API to Convert CGM to SWF without using Microsoft Word... Swf ); 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...
  9. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on Encrypted PDFs. Unlock secure document management with customizable access!...are allowed to a user on an encrypted PDF document. The default...PdfSaveOptions (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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/