Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 11,710 for

encryption

(0.35 sec)
  1. Kreiranje ZIP datoteke u C#

    Ovaj kratki vodič objašnjava kako stvoriti ZIP datoteku u C#. Sadrži sve detalje, uključujući algoritam i isječak koda za razvoj ZIP alata u C#....uključujući SelfExtractingOption, Encryption i ParallelOptions. Ovaj vodič...

    kb.aspose.com/hr/zip/net/create-zip-in-csharp/
  2. Jak zabezpieczyć prezentację PowerPoint w C# .NET

    W tym temacie pokazano, jak zabezpieczyć prezentację programu PowerPoint w języku C# .NET za pomocą szyfrowania hasłem. W rezultacie otrzymasz prezentację PowerPoint chronioną hasłem....Presentation Class Wykorzystaj metodę Encrypt klasy ProtectionManager do...

    kb.aspose.com/pl/slides/net/how-to-secure-power...
  3. Aspose::Words::Settings namespace | Aspose.Word...

    Aspose::Words::Settings namespace. The Aspose.Words.Settings namespace contains classes and enums that are used when specifying various settings and options stored in a document. These are mail merge, write protection, compatibility and other settings in C++....more, visit the Protect or Encrypt a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. .NET でパスワードで保護されたプレゼンテーションを安全にする|Aspose.Slides ...

    Aspose.Slides for .NET を使用して、パスワードで保護された PowerPoint および OpenDocument のプレゼンテーションを簡単にロックおよびアンロックする方法を学びましょう。プレゼンテーションを安全に保護します。...ProtectionManager の Encrypt メソッドを使用してパスワードを設定します。パスワードを Encrypt メソッドに渡し、その後...ProtectionManager . Encrypt ( "123123" ); presentation . Save ( "encrypted-pres...

    docs.aspose.com/slides/ja/net/password-protecte...
  5. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....the password for opening an encrypted document. getPreserveIncludePi()...the password for opening an encrypted document. setPreserveIncludePi(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  6. उपयोगिता सुविधाएँ - MailMessage|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.... यह encrypt() और decrypt() मेथड्स लागू...certificate) public MailMessage encrypt(X509Certificate2 certificate)...

    docs.aspose.com/email/hi/java/utility-features-...
  7. Начало работы|Documentation

    Настройка Aspose.Cells для javascript через C++ и рекомендации по установке....js/encrypt_lic.html Загрузите файл лицензии...cells.enc" // Path to your encrypted license }). then (() => {...

    docs.aspose.com/cells/ru/javascript-cpp/getting...
  8. RAR 파일 형식 - 알아야 할 모든 것

    높은 압축률과 다양한 기능으로 유명한 RAR 파일 형식을 알아보세요. RAR이 데이터 압축 및 보관을 단순화하여 개발자와 사용자 모두에게 가치를 부여하는 방법을 알아보세요....bytesRead); } } } Extract an Encrypted Entry The following code example...demonstrates how to extract an encrypted entry using RarArchive instance...

    products.aspose.com/zip/ko/most-common-archives...
  9. 7-ZIP-bestandsindeling - Alles wat u moet weten

    Ontdek het 7ZIP-bestandsformaat - een krachtig archiefformaat dat bekend staat om zijn superieure compressie, robuuste coderingsopties en brede compatibiliteit. Ontdek hoe 7 ZIP het archiveren en delen van gegevens vereenvoudigt, waardoor het ideaal is voor zowel ontwikkelaars als gebruikers....7z" ); } 7-Zip Encryption Settings The Aspose.ZIP API...to offer settings for AES encryption and decryption in 7z archives...

    products.aspose.com/zip/nl/most-common-archives...
  10. Open a Document Read-Only in Node.js|Aspose.Wor...

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

    docs.aspose.com/words/nodejs-net/open-a-documen...