Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 7,893 for

encrypt

(0.17 sec)
  1. 使用 Python 保护 PDF | Aspose.PDF

    在 .NET Framework、.NET Core 上使用密码锁定 PDF 文件的 Python...allow_screen_readers = True # encrypt the file with User and Owner...Owner password. document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/zh-hant/python-net/prot...
  2. Descriptografar Arquivo PDF|Aspose.PDF for .NET

    Explore métodos para descriptografar arquivos PDF protegidos por senha em .NET, garantindo acesso ao conteúdo do documento usando Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/pt/net/decrypt-pdf-file/
  3. Дешифровка PDF файла|Aspose.PDF for .NET

    Изучите методы дешифровки PDF файлов с защитой паролем в .NET, обеспечивая доступ к содержимому документа с помощью Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/ru/net/decrypt-pdf-file/
  4. Desencriptar archivo PDF|Aspose.PDF for .NET

    Explora métodos para desencriptar archivos PDF protegidos por contraseña en .NET, asegurando el acceso al contenido del documento utilizando Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/es/net/decrypt-pdf-file/
  5. 更改 PDF 文件的密码|Aspose.PDF for .NET

    探索如何在 .NET 中修改 PDF 文档的密码,以提高文件安全性,使用 Aspose.PDF。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/zh/net/change-password/
  6. .NET을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspo...

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

    products.aspose.com/slides/ko/net/protect/pptx/
  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. 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...
  9. 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/
  10. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on Encrypted PDFs. Enhance security and manage document operations effectively....are allowed to a user on an encrypted PDF document. [Flags] public...PdfSaveOptions (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/net/aspose.words.sav...