Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 11,679 for

encrypted

(0.45 sec)
  1. Hulpfuncties - SMTP‑client|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/nl/java/utility-features-...
  2. Utility Features - SMTP клиент|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/bg/java/utility-features-...
  3. 아카이브

    아카이브...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/ko/html/print-save-webpage-pdf-...
  4. C++ का उपयोग करके ODP प्रस्तुतिकरण फ़ाइलों की स...

    ODP प्रस्तुति की सुरक्षा के लिए C++ स्रोत कोड....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); {Product_lang}...

    products.aspose.com/slides/hi/cpp/protect/odp/
  5. C++ का उपयोग करके PPTX प्रस्तुतिकरण फ़ाइलों की ...

    PPTX प्रस्तुति की सुरक्षा के लिए C++ स्रोत कोड....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); {Product_lang}...

    products.aspose.com/slides/hi/cpp/protect/pptx/
  6. ファイル形式を検出し、C++を使用してファイルが暗号化されているかどうかを確認する方法|Doc...

    Aspose.Cellsを使用して、C++でファイルの形式を検出し、それが暗号化されているかどうかを確認する方法を学びます。...file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/ja/cpp/how-to-detect-a-fi...
  7. Получить метаданные PDF|Aspose.PDF for Python v...

    Извлекать и отображать метаданные из PDF‑документов с помощью Aspose.PDF for Python....print ( f "Is Encrypted: { pdf_info . is_encrypted } " ) print...

    docs.aspose.com/pdf/ru/python-net/get-pdf-metad...
  8. WriteProtection class | Aspose.Words for Python

    aspose.words.settings.WriteProtection class. Specifies write protection settings for a document...more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Enkripsi File PDF|Aspose.PDF for .NET

    Topik ini menjelaskan cara Enkripsi File PDF menggunakan Kelas PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/id/net/encrypt-pdf-file/
  10. Criptografar Arquivo PDF|Aspose.PDF for .NET

    Este tópico explica como criptografar um arquivo PDF usando a classe PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/pt/net/encrypt-pdf-file/