Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 9,233 for

encrypt

(0.14 sec)
  1. Bảo vệ tệp bản trình bày ODP bằng C++ | product...

    Mã nguồn C++ để bảo vệ Bản trình bày ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); Đặt tính...

    products.aspose.com/slides/vi/cpp/protect/odp/
  2. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an Encrypted PDF document....are allowed to a user on an encrypted PDF document. Members Name...PdfSaveOptions (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Características de Utilidad - Cliente SMTP|Docu...

    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/es/java/utility-features-...
  4. Lưu trữ

    Lưu trữ...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/vi/html/epub-to-pdf-csharp/
  5. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...and text, as well as PDF encryption, page numbers, and other...expansion level, password, or encryption algorithm. After specifying...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  6. 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/
  7. Bảo vệ tệp bản trình bày PPT bằng C++ | product...

    Mã nguồn C++ để bảo vệ Bản trình bày PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Đặt tính...

    products.aspose.com/slides/vi/cpp/protect/ppt/
  8. .NET을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspo...

    PPTX 프레젠테이션을 보호하기 위한 C# 소스 코드....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ko/net/protect/pptx/
  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. FIPS Mode|Aspose.Words for Java

    Aspose.Words for Java uses several cryptography and hash algorithms when processing documents to comply with FIPS standards....Bouncy Castle FIPS JAR for encryption, decryption and signing documents...when trying to open an ODT encrypted document while the FIPS mode...

    docs.aspose.com/words/java/fips-mode/