Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 8,632 for

encrypt

(0.07 sec)
  1. Архів

    Архів...save("workbook-encrypted.xlsx") Розшифруйте файли Excel...Excel wb = Workbook("workbook-encrypted.xlsx", loadOptions) # Встановіть...

    blog.aspose.com/uk/cells/encrypt-and-decrypt-ex...
  2. Convert POTX to JSON Format in Android Apps | p...

    Convert POTX to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...API allows you to open the encrypted document by passing the correct...shows how to try opening an encrypted document with a password:...

    products.aspose.com/total/android-java/conversi...
  3. PDF 파일 정보 가져오기|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일 정보를 가져오는 방법을 설명합니다....a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/ko/net/get-pdf-file-informa...
  4. 密码保护的演示文稿|Aspose.Slides 文档

    锁定PowerPoint演示文稿。Java中的密码保护PowerPoint... 要加密或密码保护演示文稿,您必须使用 encrypt 方法(来自 IProtectionManager )为演示文稿设置密码。您将密码传递给...)为演示文稿设置密码。您将密码传递给 encrypt 方法,并使用 save 方法来保存现在已加密的演示文稿。 以下示例代码显示了如何加密演示文稿:...

    docs.aspose.com/slides/zh/java/password-protect...
  5. Working with MIME Messages|Documentation

    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....Message Email Security and Encryption in .NET Email Messages Advanced...

    docs.aspose.com/email/net/working-with-mime-mes...
  6. Cripta e Decripta file Excel con Node.js tramit...

    Come criptare e decriptare file Excel usando Node.js tramite C++. Blocco e sblocco di file Excel....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/it/nodejs-cpp/encrypt-and...
  7. 아카이브

    아카이브...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/ko/html/print-save-webpage-pdf-...
  8. Convert PS to SWF via Java API | products.aspos...

    Java API to Convert PS to SWF without using Microsoft Word... Open Encrypted PS File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/ps-to...
  9. Bảo vệ tệp bản trình bày ODP bằng C++ | product...

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

    products.aspose.com/slides/vi/cpp/protect/odp/
  10. .NET을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.aspos...

    PPT 프레젠테이션을 보호하기 위한 C# 소스 코드....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ko/net/protect/ppt/