Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 14,917 for

encryption

(0.14 sec)
  1. DOCX Import - Document Features|Aspose.Words fo...

    Import OOXML using document load options in C#....OleFormat Encryption Yes Encrypted documents can be loaded...is currently unsupported. Encrypting a document during save is...

    docs.aspose.com/words/net/document-features-sup...
  2. DOCX Import - Document Features|Aspose.Words fo...

    Import OOXML using document load options in Java....OleFormat Encryption Yes Encrypted documents can be loaded...is currently unsupported. Encrypting a document during save is...

    docs.aspose.com/words/java/document-features-su...
  3. OOXML Export - Document Features|Aspose.Words f...

    Export to WordprocessingML format using document saving features in C#.... Encryption N/A Encryption is not supported in...

    docs.aspose.com/words/net/document-features-sup...
  4. RTF Export - Document Features|Aspose.Words for...

    Export to RTF format using document saving features in Java.... Encryption N/A There is no support for encryption in RTF...

    docs.aspose.com/words/java/document-features-su...
  5. OOXML Export - Document Features|Aspose.Words f...

    Export to WordprocessingML format using document saving features in Java.... Encryption N/A Encryption is not supported in...

    docs.aspose.com/words/java/document-features-su...
  6. Aspose::Words::PlainTextDocument Class Referenc...

    Allows to extract plain-text representation of the document's content....additional options such as an encryption password. More... PlainTextDocument...additional options such as an encryption password. More... PlainTextDocument...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. plaintextdocument - Aspose.Words for Java - API...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....additional options such as an encryption password. PlainTextDocument...additional options such as an encryption password. Property Getters/Setters...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert SVG to PDF – Python Examples

    You will learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG Python library....intellectual property through encryption and permissions settings...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  9. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_UserPassword method. Specifies the user password required for opening the encrypted PDF document in C++....required for opening the encrypted PDF document. System :: String...will be required to open an encrypted PDF document for viewing....

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Unprotecting Excel Workbook does not work - Fre...

    Hello, we try to remove a password protection from a workbook. Protected123.zip (10,3 KB) Code: using (var protectedWorkbook = new Workbook(InputFile, new LoadOptions(){Password = password})) { protectedWorkbook.Un…...string, this should remove the encryption set on loading the spreadsheet...

    forum.aspose.com/t/unprotecting-excel-workbook-...