Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 9,215 for

encrypt

(0.15 sec)
  1. Open a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....read-only access for a document: Encrypt a Document in Java Related...

    docs.aspose.com/words/java/open-a-document-read...
  2. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET...avoid this risk, we recommend encrypting the license source file....MemoryStream ( buf ); } //ENCRYPT LICENSE FILE //encription key...

    docs.aspose.com/barcode/net/licensing/
  3. Convert Word to Excel via Java or with Free Onl...

    Effortlessly convert Word to Excel using Java or an online app, with no reliance on Microsoft Word, Microsoft Excel, or online platforms. Test our free Word to Excel online converter for a quick trial before seamless code integration....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/java/conversion/word-...
  4. Convert WORD to XLSM via Java or with free Onli...

    Convert WORD to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLSM online converter quickly before integrating the code....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/java/conversion/word-...
  5. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++....password to encrypt document using RC4 encryption method. get_PrettyFormat...options added, such as an encryption password or digital signature...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Utility Features - SMTP Client|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/java/utility-features-smt...
  7. Convert Excel to Word in Python | Python XLS to...

    Use Python Excel API to convert XLS XLSX files to Word DOC DOCX format in Python. Download free library and source code.... See Also # Encrypt and Decrypt Excel Files using...

    blog.aspose.com/cells/convert-excel-to-word-in-...
  8. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....Database = False ; Jet OLEDB : Encrypt Database = False ; Jet OLEDB...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  9. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Security and Signatures Encrypt PDF. Decrypt PDF. Modify password...

    docs.aspose.com/pdf/net/key-features/
  10. Add digital signature in PDF in Node.js|Aspose....

    Digitally sign PDF documents in the Node.js environment.... errorText ); Encrypt PDF in Node.js...

    docs.aspose.com/pdf/nodejs-cpp/sign-pdf/