Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 7,877 for

encryption

(0.09 sec)
  1. Arbeitsmappe mithilfe von Aspose.Cells verschlü...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/de/java/encrypt-workbook-...
  2. Check Password to modify using Aspose.Cells for...

    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....True Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted...

    docs.aspose.com/cells/python-net/check-password...
  3. Alterar Senha de Arquivo PDF|Aspose.PDF para Java

    Este tópico explica como alterar a senha de um arquivo PDF usando a classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Criar objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/pt/java/change-password/
  4. محافظت از فایل های ارائه PPTX با استفاده از .NE...

    کد منبع C# برای محافظت از ارائه PPTX....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/fa/net/protect/pptx/
  5. 使用 .NET 保護 ODP 演示文件 | products.aspose.com

    C# 源代碼保護 ODP 演示。...Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/zh-hant/net/protect/...
  6. Proteggi i file di presentazione PPT utilizzand...

    C++ codice sorgente per proteggere la presentazione PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Impostazione...

    products.aspose.com/slides/it/cpp/protect/ppt/
  7. Proteggi i file di presentazione PPT utilizzand...

    Java codice sorgente per proteggere la presentazione PPT.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/it/java/protect/ppt/
  8. Proteggi i file di presentazione PPTX utilizzan...

    C++ codice sorgente per proteggere la presentazione PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Impostazione...

    products.aspose.com/slides/it/cpp/protect/pptx/
  9. Proteggi i file di presentazione PPT utilizzand...

    Python codice sorgente per proteggere la presentazione PPT.... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/it/python-net/protec...
  10. Skydda PPTX presentationsfiler med Java | produ...

    Java källkod för att skydda PPTX presentation.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/sv/java/protect/pptx/