Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 8,676 for

encryption

(0.04 sec)
  1. Cifrar archivos de Excel utilizando Aspose.Cell...

    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/es/net/encrypting-excel-f...
  2. Protect ODP Presentation Files using .NET | pro...

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

    products.aspose.com/slides/net/protect/odp/
  3. Protect PPT Presentation Files using .NET | pro...

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

    products.aspose.com/slides/net/protect/ppt/
  4. Verschlüsseln Sie ein Dokument in Python|Aspose...

    Verschlüsseln Sie Ihr Dokument mit geeigneten Verschlüsselungsalgorithmen für bestimmte Dokumentformate in Python....which the document will be encrypted , and which will be required...erforderlich ist, können Sie die is_encrypted -Eigenschaft der FileFormatInfo...

    docs.aspose.com/words/de/python-net/encrypt-a-d...
  5. Chercher

    chercher... Appelez la méthode Encrypt et transmettez votre mot de...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/fr/slides/encrypt-ppt-python/
  6. آرشیوها

    آرشیوها...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/fa/slides/encrypt-ppt-python/
  7. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Odt or Ott in C++....override Examples Shows how to encrypt a saved ODT/OTT document with...get_ArtifactsDir () + u "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. arkiv

    arkiv...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/sv/slides/encrypt-ppt-python/
  9. Protect PDF using Java | Aspose.PDF

    Lock PDF with password programmatically with Java sample code using Aspose.PDF for Java...Encrypt method to protect PDF with..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/java/protect/
  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/