Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 14,915 for

encryption

(0.11 sec)
  1. 使用 Python 解鎖 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於移除 PPT 演示文稿的保護。... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/zh-hant/python-net/u...
  2. Hiding a value in message - Free Support Forum ...

    Hi, We know that message headers can be used to add secret values to the message that can be retrieved at the receiving end. However, this isn't much safe as anyone can explore the headers section. Is there any other w…... However, you can encrypt your data using some private...someone even, it will be in encrypted format and not readable by...

    forum.aspose.com/t/hiding-a-value-in-message/27427
  3. C++ を介してPDFファイルを暗号化 | Aspose.PDF

    Aspose.PDF を使用して暗号化された (パスワードで保護された) ドキュメントを読み取ったり、暗号化されたドキュメントを保護したり、暗号化を解除したりするためのサンプル C++ コード。...Encrypt メソッドを呼び出します。 1。PDF ファイルを保存します。...PDF. PDF ドキュメントを暗号化-C++。 <% encrypt.code-block.subtitle %> // String...

    products.aspose.com/pdf/ja/cpp/encrypt/
  4. Aspose.Cells for .NET 19.2 Release Notes|Docume...

    Aspose.Cells for .Net 19.2 Release Notes – the latest enhancements, new features, and fixes....Differentiate encrypted XLSX from encrypted PPTX and encrypted DOCX Enhancement...Detects the file format of encrypted OOXML file. Adds ListObject...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  5. PresentationInfo | Aspose.Sildes for Python via...

    PresentationInfo Contents [ Hide ] PresentationInfo class Information about presentation file The PresentationInfo ty......Properties Name Description is_encrypted Gets True if binded presentation...presentation is encrypted, otherwise False. Read-only bool. is_password_protected...

    reference.aspose.com/slides/python-net/aspose.s...
  6. Aspose::Cells::FileFormatUtil::DetectFileFormat...

    Aspose::Cells::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of an excel stored in a stream in C++....U16String& The password for encrypted ooxml files. ReturnValue A...char16_t* The password for encrypted ooxml files. ReturnValue A...

    reference.aspose.com/cells/cpp/aspose.cells/fil...
  7. Document.Document | Справочник по API Aspose.Wo...

    Document строитель. Создает пустой документ Word....= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/ru/net/aspose.words/...
  8. Document.Document | Aspose.Words for .NET API R...

    Document inşaatçı. Boş bir Word belgesi oluşturur....= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/tr/net/aspose.words/...
  9. KeySize | Aspose.PDF for .NET API Reference

    Defines different key sizes which can be used to encrypt pdf documents....sizes which can be used to encrypt pdf documents. public enum...versions of pdf documents can be encrypted only with such keys (v. 1...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  10. Lindungi dan kunci PDF melalui C# | Aspose.PDF

    Kode sumber C# untuk mengunci file PDF menggunakan kata sandi pada .NET Framework, .NET Core....Encrypt metode untuk melindungi PDF...AllowScreenReaders = true ; // encrypt the file with User and Owner...

    products.aspose.com/pdf/id/net/protect/