Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 9,777 for

encrypted

(0.18 sec)
  1. Change Password of PDF File|Aspose.PDF for Java

    Learn how to change the password of a PDF file for enhanced security using Aspose.PDF in Java....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Create PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/java/change-password/
  2. Odemkněte PPTX prezentační soubory pomocí Pytho...

    Zdrojový kód Python pro odstranění ochrany z prezentace PPTX.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/cs/python-net/unlock...
  3. Save Presentations in Read-Only Mode in .NET|As...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for .NET, offering precise slide previews without altering your presentations....protections that involve encryptions and passwords . FAQ How is...edits, use passwords and encryption . How does ‘Read-Only recommended’...

    docs.aspose.com/slides/net/read-only-presentation/
  4. Save Presentations in Read-Only Mode Using Java...

    Load and save PowerPoint files in read-only mode with Aspose.Slides for Node.js via Java, offering precise slide previews without altering your presentations....protections that involve encryptions and passwords . FAQ How is...edits, use passwords and encryption . How does ‘Read-Only recommended’...

    docs.aspose.com/slides/nodejs-java/read-only-pr...
  5. OdtSaveOptions | Aspose.Words för .NET

    Upptäck OdtSaveOptions-konstruktorn för att enkelt spara dokument i ODT-format. Effektivisera ditt arbetsflöde med detta kraftfulla verktyg!...Encrypt" + extensionString , saveOptions...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString ); Assert...

    reference.aspose.com/words/sv/net/aspose.words....
  6. ค้นหา

    ค้นหา...encrypt(“userpassword”, “ownerpassword”...pdf") # เข้ารหัส PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/th/pdf/encrypt-decrypt-pdf-in-p...
  7. Product Overview | Aspose.ZIP for .NET

    A C# .NET library for developers to work with archive formats such as ZIP, TAR, 7Z, CPIO and other archive formats. Overview of the Aspose.ZIP API solution for .NET, offering tools for file compression, decompression, and archive management....traditional as well as AES encryption techniques. The API is easy...protection schemes Encrypting archives with AES Encryption schemes Support...

    docs.aspose.com/zip/net/product-overview/
  8. Product Overview | Aspose.ZIP for Java

    Product Overview of Aspose.ZIP for Java....traditional as well as AES encryption techniques. The API is robust...protection schemes Encrypting archives with AES Encryption schemes Support...

    docs.aspose.com/zip/java/product-overview/
  9. 使用 C# 鎖定 PDF | Aspose.PDF

    用於使用 Aspose.PDF 讀取受保護 (密碼加密) 文件、使用保護文件保護或移除保護的 C# 代碼範例。...加密 PDF 後,程式碼會將更新的文件儲存到名為 ‘Encrypt_out.pdf’ 的檔案中,在由 ‘dataDir’...Path . Combine ( dataDir , "encrypt.pdf" ); var outputFile = Path...

    products.aspose.com/pdf/zh-hant/net/encrypt/
  10. Changer le mot de passe d'un fichier PDF|Aspose...

    Découvrez comment modifier le mot de passe d'un document PDF en .NET pour améliorer la sécurité des fichiers avec Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/fr/net/change-password/