Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 14,910 for

encrypted

(0.08 sec)
  1. OneSaveOptions | Aspose.Note for .NET API Refer...

    Allows to specify additional options when saving document to OneNote format....Gets or sets a password to encrypt the document content. FontsSubsystem...how to save document with encryption. // The path to the documents...

    reference.aspose.com/note/net/aspose.note.savin...
  2. PlainTextDocument Class | Aspose.Words for .NET

    Aspose.Words.PlainTextDocument class. Allows to extract plaintext representation of the documents content in C#....additional options such as an encryption password. PlainTextDocument...additional options such as an encryption password. Properties Name...

    reference.aspose.com/words/net/aspose.words/pla...
  3. pdfencryptiondetails - Aspose.Diagram for Java ...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....Contains details for a pdf encryption. Constructor Summary PdfEncryptionDetails...(intvalue) Gets or sets the encryption mode. The value of the property...

    reference.aspose.com/diagram/java/com.aspose.di...
  4. DocSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format in C#....password to encrypt document using RC4 encryption method. PrettyFormat...options added, such as an encryption password or digital signature...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Arbeitsmappe mithilfe von Aspose.Cells verschlü...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/de/java/encrypt-workbook-...
  6. Python を使用して PPT プレゼンテーション ファイルのロックを解除します | pro...

    Python ソース コードを使用して、PPT プレゼンテーションから保護を削除します。... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/ja/python-net/unlock...
  7. Python を使用して PPTX プレゼンテーション ファイルのロックを解除します | pr...

    Python ソース コードを使用して、PPTX プレゼンテーションから保護を削除します。... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/ja/python-net/unlock...
  8. Python でドキュメントを暗号化する|Python via .NET用Aspose.Words

    Python の特定のドキュメント形式に適切な暗号化アルゴリズムを使用してドキュメントを暗号化します。...which the document will be encrypted , and which will be required...、 FileFormatInfo クラスの is_encrypted プロパティを使用できます。このプロパティを使用する...

    docs.aspose.com/words/ja/python-net/encrypt-a-d...
  9. How to use different incoming & outmail mail se...

    In outlook I see you can specify different incoming and outgoing email servers. In the Aspose Email documentation, I do not see that. Also, can you specify different encryption for incoming & outgoing email? Such as St…...can you specify different encryption for incoming & outgoing email...Yes, you can set desired encryption using Aspose.Email. Please...

    forum.aspose.com/t/how-to-use-different-incomin...
  10. C++ kullanarak PPT Sunum Dosyalarını koruyun | ...

    PPT Sunumunu korumak için C++ kaynak kodu....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); C++ kullanarak...

    products.aspose.com/slides/tr/cpp/protect/ppt/