Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 7,877 for

encryption

(0.13 sec)
  1. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Python でドキュメントを暗号化する|Python via .NET用Aspose.Words

    Python の特定のドキュメント形式に適切な暗号化アルゴリズムを使用してドキュメントを暗号化します。...which the document will be encrypted , and which will be required...、 FileFormatInfo クラスの is_encrypted プロパティを使用できます。このプロパティを使用する...

    docs.aspose.com/words/ja/python-net/encrypt-a-d...
  3. 使用 Python 解鎖 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於移除 PPT 演示文稿的保護。... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/zh-hant/python-net/u...
  4. Смена пароля PDF-файла|Aspose.PDF for .NET

    Узнайте, как изменить пароль PDF-документа в .NET для повышения безопасности файла с помощью Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ru/net/change-password/
  5. Document | Aspose.Words per .NET

    Document costruttore. Crea un documento Word vuoto in C#....= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/it/net/aspose.words/...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 锁定 PDFhttps://products.aspose.com/pdf/zh-hant/java/encrypt/Recent content in 使用 Java 锁定 PDF on Aspsoe.PDF ProductsHugo -- gohugo.iozh-h......com/pdf/zh-hant/java/encrypt/Recent content in 使用 Java 锁定...aspose.com/pdf/zh-hant/java/encrypt/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/java/encrypt/in...
  7. Establecer privilegios, cifrar y descifrar PDF|...

    Cifrar archivo PDF con C# utilizando diferentes tipos de cifrado y algoritmos. Además, descifrar archivos PDF utilizando la contraseña del propietario....objeto como argumento al método Encrypt del objeto Document . El siguiente...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/es/net/set-privileges-encry...
  8. Mở khóa tệp bản trình bày PPT bằng Python | pro...

    mã nguồn Python để xóa bảo vệ khỏi Bản trình bày PPT.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/vi/python-net/unlock...
  9. 更改 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/
  10. Blocca il PDF usando Java | Aspose.PDF

    Codice sorgente Java per proteggere i documenti PDF su qualsiasi piattaforma....Encrypt . Salva il file PDF. Lo snippet...documento PDF denominato ‘Encrypt.pdf’. Crittografa il PDF aperto...

    products.aspose.com/pdf/it/java/encrypt/