Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 792 for

encryption

(0.34 sec)
  1. How to Secure PowerPoint Presentation using Java

    This tutorial provides details on how to secure PowerPoint presentation using Java. We will password protect powerpoint presentation using java to avoid unwanted access and modifications....the encrypt method Save the output presentation encrypted with...the input presentation and encrypts it with the password for security...

    kb.aspose.com/slides/java/how-to-secure-powerpo...
  2. OdtSaveOptions.Password | Aspose.Words per .NET

    OdtSaveOptions Password proprietà. Ottiene o imposta una password per crittografare il documento in C#....Encrypt" + extensionString , saveOptions...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString ); Assert...

    reference.aspose.com/words/it/net/aspose.words....
  3. OdtSaveOptions.Password | Aspose.Words لـ .NET

    OdtSaveOptions Password ملكية. الحصول على كلمة مرور أو تعيينها لتشفير المستند في C#....Encrypt" + extensionString , saveOptions...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString ); Assert...

    reference.aspose.com/words/ar/net/aspose.words....
  4. OdtSaveOptions.SaveFormat | Aspose.Words per .NET

    OdtSaveOptions SaveFormat proprietà. Specifica il formato in cui il documento verrà salvato se viene utilizzato questo oggetto opzioni di salvataggio. Può essereOdt OOtt in C#....Encrypt" + extensionString , saveOptions...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString ); Assert...

    reference.aspose.com/words/it/net/aspose.words....
  5. Criptare file Excel utilizzando Aspose.Cells|Do...

    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/it/net/encrypting-excel-f...
  6. OdtSaveOptions.Password | Aspose.Words för .NET

    OdtSaveOptions Password fast egendom. Hämtar eller ställer in ett lösenord för att kryptera dokument i C#....Encrypt" + extensionString , saveOptions...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString ); Assert...

    reference.aspose.com/words/sv/net/aspose.words....
  7. How to Extract Password Protected ZIP File in C#

    This quick tutorial covers how to extract password protected ZIP file in C#. It discusses the step wise process along with a runnable sample code to extract zip with password in C#....describe all the details to open encrypted ZIP file in C# . In the first...archive. Secondly, load the encrypted ZIP file and extract all of...

    kb.aspose.com/zip/net/how-to-extract-password-p...
  8. SignOptions.decryption_password property | Aspo...

    SignOptions.decryption_password property. The password to decrypt source document...Remarks If OOXML document is encrypted, you should provide decryption...Examples Shows how to sign encrypted document file. # Create an...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/...
  10. 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...