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

encrypt

(0.14 sec)
  1. Get PDF Metadata|Aspose.PDF for Java

    Learn how to read PDF metadata in Java with the PdfFileInfo facade....whether the file is valid, encrypted, password protected, or a...System . out . println ( "Is Encrypted: " + pdfInfo . isEncrypted...

    docs.aspose.com/pdf/java/get-pdf-metadata/
  2. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...string input = @“C:\temp\encrypted.pdf”; string output = @“C:\temp\decrypted...Document(input, password)) { // Remove encryption / unlock restrictions doc...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  3. Bảo vệ tệp bản trình bày PPT bằng C++ | product...

    Mã nguồn C++ để bảo vệ Bản trình bày PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Đặt tính...

    products.aspose.com/slides/vi/cpp/protect/ppt/
  4. Load docx throw The document appears to be corr...

    Env Windows 11 Aspose.Words for NET 25.2 Code void Main() { var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); } Test File test.zip (1.8 MB)...Check for Encryption : If the document is encrypted, you will...unsure whether the document is encrypted, you can use the FileFormatUtil...

    forum.aspose.com/t/load-docx-throw-the-document...
  5. Error in image conversion - Free Support Forum ...

    We have renewed and applied the Aspose licenses in Feb 2025. However we started seeing the image conversion issues around 2nd week of March. Below are the jar files used for conversion. Do you see any problem because of …...any way we can check the encryption(SHA1 or sha256) of this license...any way we can check the encryption(SHA1 or sha256) of this license...

    forum.aspose.com/t/error-in-image-conversion/31...
  6. Guardar presentaciones en modo solo lectura usa...

    Cargar y guardar archivos PowerPoint (PPT, PPTX) en modo solo lectura con Aspose.Slides para Python a través de .NET, ofreciendo vistas previas de diapositivas precisas sin alterar sus presentaciones....automatizadas, use passwords and encryption . ¿Cómo se relaciona ‘Read-Only...recommended’ con las banderas ‘is_encrypted’ y ‘is_write_protected’? Son...

    docs.aspose.com/slides/es/python-net/read-only-...
  7. Python을(를) 사용하여 PPT 프레젠테이션 파일 잠금 해제 | products....

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

    products.aspose.com/slides/ko/python-net/unlock...
  8. Защита презентаций паролем на Android|Документа...

    Без усилий блокируйте и разблокируйте презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для Android через Java. Защитите свои презентации....презентацию, используйте метод encrypt (из IProtectionManager ) для... Передайте пароль в метод encrypt и используйте метод save для...

    docs.aspose.com/slides/ru/androidjava/password-...
  9. Sichere Präsentationen mit Passwörtern in .NET|...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen mit Passwortschutz mühelos sperren und entsperren können, mit Aspose.Slides für .NET. Sichern Sie Ihre Präsentationen....kennwortschützen), verwenden Sie die Encrypt ‑Methode von ProtectionManager...Übergeben Sie das Kennwort an die Encrypt ‑Methode und verwenden Sie...

    docs.aspose.com/slides/de/net/password-protecte...
  10. Criptazione di file Excel con C++|Documentation

    Scopri come crittografare e proteggere con password i file Excel usando Aspose.Cells con C++....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/it/cpp/encrypting-excel-f...