Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,909 for

encryption

(0.2 sec)
  1. Secure PDF Documents|Documentation

    Learn how to pass in PDF security options when saving spreadsheets to PDF with Aspose.Cells for Python via .NET API....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/python-net/secure-pdf-doc...
  2. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net....Close Encrypting Excel Files Detect File Format of Encrypted Office...

    docs.aspose.com/cells/net/assign-and-validate-d...
  3. Python을(를) 사용하여 PPTX 프레젠테이션 파일 잠금 해제 | products...

    PPTX 프레젠테이션에서 보호를 제거하는 Python 소스 코드입니다.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/ko/python-net/unlock...
  4. Python을(를) 사용하여 ODP 프레젠테이션 파일 잠금 해제 | products....

    ODP 프레젠테이션에서 보호를 제거하는 Python 소스 코드입니다.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/ko/python-net/unlock...
  5. Archiv

    Archiv...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/cs/pdf/encrypt-or-decrypt-pdf-f...
  6. Archivio

    Archivio... Chiama il metodo Encrypt e passa la password che vuoi...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/it/slides/encrypt-ppt-csharp/
  7. Cifrar y descifrar archivos de Excel con C++|Do...

    Cómo cifrar y descifrar archivos de Excel usando C++. Bloquea y desbloquea archivos de Excel....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/es/cpp/encrypt-and-decryp...
  8. A ODP prezentációs fájlok védelme a .NET haszná...

    C# forráskód a ODP prezentáció védelmére....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hu/net/protect/odp/
  9. A PPT prezentációs fájlok védelme a .NET haszná...

    C# forráskód a PPT prezentáció védelmére....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hu/net/protect/ppt/
  10. A PPTX prezentációs fájlok védelme a .NET haszn...

    C# forráskód a PPTX prezentáció védelmére....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

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