Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 10,904 for

encrypted

(0.19 sec)
  1. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....password to encrypt document using RC4 encryption method. public...to save document without encryption this property should be null...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility....; } Examples Shows how to encrypt a saved ODT/OTT document with...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Presentaciones seguras con contraseñas usando P...

    Aprenda a bloquear y desbloquear de manera sencilla presentaciones de PowerPoint y OpenDocument protegidas con contraseña usando Aspose.Slides para Python a través de .NET. Aumente su productividad y proteja sus presentaciones con nuestra guía paso a paso....presentación, debe usar el método encrypt (de ProtectionManager ) para...Pasa la contraseña al método encrypt y usa el método save para guardar...

    docs.aspose.com/slides/es/python-net/password-p...
  4. How to Protect PDF File with Password using Python

    This quick tutorial covers how to protect PDF file with password using Python. It presents a complete overview of the process including the system configuration, and step-by-step algorithm, along with a running code sample that demonstrates how using Python PDF password protect feature can be embedded into your applications....explains different types of encryptions to protect data in PDF documents...and other arguments for the Encrypt method Write the secured PDF...

    kb.aspose.com/pdf/python/how-to-protect-pdf-fil...
  5. Verschlüsselung konfigurieren|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Wenn die Verschlüsselung...

    docs.aspose.com/cells/de/reportingservices/conf...
  6. Configurazione della crittografia|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Quando la crittografia...

    docs.aspose.com/cells/it/reportingservices/conf...
  7. Arşiv

    Arşiv... Encrypt yöntemini çağırın ve tercih...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/tr/slides/encrypt-ppt-python/
  8. Unlock ODP Presentation Files using Java | prod...

    Java source code to remove protection from ODP Presentation.... Removing Encryption from ODP Presentation via...Java, you can remove the encryption or password protection on...

    products.aspose.com/slides/java/unlock/odp/
  9. Odemkněte PPT prezentační soubory pomocí Python...

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

    products.aspose.com/slides/cs/python-net/unlock...
  10. Blocca il PDF usando Python | Aspose.PDF

    Esempio di codice Python per utilizzare Aspose.PDF per leggere documenti protetti (crittografati con password), proteggere un documento con protezione o rimuovere la protezione....Encrypt . Salva il file PDF. Lo snippet...documento PDF denominato «Encrypt.pdf». Crittografa il PDF aperto...

    products.aspose.com/pdf/it/python-net/encrypt/