Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 9,775 for

encryption

(0.22 sec)
  1. Membuat ZIP di C#

    Tutorial singkat ini membahas cara membuat file ZIP di C#. Ini mencakup semua detail, termasuk algoritma dan cuplikan kode untuk mengembangkan pembuat file ZIP di C#....seperti SelfExtractingOption, Encryption, dan ParallelOptions, dapat...

    kb.aspose.com/id/zip/net/create-zip-in-csharp/
  2. Come proteggere la presentazione di PowerPoint ...

    Questo argomento illustra come proteggere la presentazione di PowerPoint in C# .NET con una crittografia della password. Di conseguenza, otterrai una presentazione PowerPoint protetta da password....Class Utilizzare il metodo Encrypt della classe ProtectionManager...

    kb.aspose.com/it/slides/net/how-to-secure-power...
  3. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. Android API Java code to apply password protection on Powerpoint presentations....encrypt(password) method by passing...

    products.aspose.com/total/android-java/protect/...
  4. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....the OLE data, passwords for encrypted source PDF files, and callback...

    kb.aspose.com/words/python/convert-pdf-to-epub-...
  5. Настройка типа сильного шифрования с помощью No...

    Узнайте, как установить типы сильного шифрования для файлов Excel с помощью Aspose.Cells for Node.js via C++....filePath ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ru/nodejs-cpp/setting-str...
  6. PdfSaveOptions.export_document_structure proper...

    PdfSaveOptions.export_document_structure property. Gets or sets a value determining whether or not to export document structure....encryption_details property PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns true when a write protection password is set in C++....programmatically, nor does it encrypt the contents. doc -> Save (...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::Settings::WriteProtection::get_R...

    Aspose::Words::Settings::WriteProtection::get_ReadOnlyRecommended method. Specifies whether the document author has recommended that the document be opened as read-only in C++....programmatically, nor does it encrypt the contents. doc -> Save (...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Aspose::Words::Document::get_WriteProtection me...

    Aspose::Words::Document::get_WriteProtection method. Provides access to the document write protection options in C++....programmatically, nor does it encrypt the contents. doc -> Save (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Open PDF Document using C++|Aspose.PDF for C++

    Use the C++ library for opening your PDF document with the next code snippet by Aspose.PDF....countPages << std :: endl ; } Open encrypted PDF document void BasicOperations...

    docs.aspose.com/pdf/cpp/open-pdf-document/