Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 9,775 for

encrypt

(0.1 sec)
  1. Protect Documents with Password via C++ | produ...

    Lock PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents with passwords via your C++ application. Apply password protection with ease....alteration, typically through encryption, password protection, or...efficiency enable robust encryption and protection mechanisms...

    products.aspose.com/total/cpp/protect/
  2. Chiffrer des fichiers Excel en utilisant Aspose...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/fr/net/encrypting-excel-f...
  3. Een document versleutelen in Python|Aspose.Word...

    Versleutel uw document met behulp van geschikte Encryptie-algoritmen voor specifieke documentformaten in Python....EncryptionECMA-376 Agile Encryption ECMA-376 Standaardencryptie...which the document will be encrypted , and which will be required...

    docs.aspose.com/words/nl/python-net/encrypt-a-d...
  4. Unlock ODP Presentation Files using .NET | prod...

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

    products.aspose.com/slides/net/unlock/odp/
  5. Unlock PPT Presentation Files using Java | prod...

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

    products.aspose.com/slides/java/unlock/ppt/
  6. Chroń plik PDF za pomocą Java | Aspose.PDF

    Zablokuj plik PDF z hasłem programowo za pomocą przykładowego kodu Java używając Aspose.PDF dla Java...Encrypt, aby chronić plik PDF za pomocą..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/pl/java/protect/
  7. Proteggi i PDF usando Java | Aspose.PDF

    Blocca il PDF con password in modo programmatico con il codice di esempio Java usando Aspose.PDF per Java...Encrypt per proteggere i PDF con AES-128..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/it/java/protect/
  8. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++....the password for opening an encrypted document. Can be null or empty...specified password to load an encrypted document. LoadOptions (As...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Jak szyfrować lub odszyfrowywać archiwa za pośr...

    Odkryj metody szyfrowania lub deszyfrowania całych archiwów lub określonych wpisów w archiwach ZIP, RAR lub 7Z przy użyciu Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/pl/python-net/advanced-...
  10. Protect PPTX Presentation Files using .NET | pr...

    C# source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/pptx/