Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 938 for

compress directory

(0.03 sec)
  1. How to Encrypt or Decrypt Entire Archives and S...

    Empower yourself with knowledge on data security. Follow our guide to seamlessly encrypt or decrypt entire archives or individual entries for enhanced protection... Files compressed with Deflate using ( var...encryption is AES . Encrypt and compress with LZMA2 whole 7z archive...

    products.aspose.com/zip/net/advanced-api-featur...
  2. Convert ZIP to 7z in Java

    This guide explains how to convert ZIP to 7z in Java. It outlines the environment setup, the sequential process, and provides a sample code snippet to convert ZIP to 7zip in Java....install any third-party compression tools to enable this feature...generated 7z directory Iterate every file in the ZIP directory and make...

    kb.aspose.com/zip/java/convert-zip-to-7z-in-java/
  3. Feature List | Aspose.ZIP for Java

    Feature List page provides detailed information on the capabilities of the Aspose.Zip API solution for Java, including supported archive formats and operations such as Compression, extraction, and encryption....techniques for storing or compressing data that can work with popular...options for storing and compressing data, ensuring compatibility...

    docs.aspose.com/zip/java/features/
  4. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....:: Startup (); // Source directory path U16String srcDir ( u...01_SourceDirectory \\ " ); // Output directory path U16String outDir ( u...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  5. Convert ZIP to 7z in C#

    This topic compiles how to convert ZIP to 7z in C#. It discusses the environment configuration, the step-by-step algorithm, and a running sample code to convert ZIP to 7zip in C#....to install any other file compression software or application....archive Read the input ZIP directory using the Archive class Define...

    kb.aspose.com/zip/net/convert-zip-to-7z-in-csharp/
  6. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....ZIP API lets you compress and decompress files in Java...as multiple files compression. Compressing Archives Encrypt Files...

    docs.aspose.com/zip/java/password-protecting-ar...
  7. Convert MBOX Files to Various Formats in C#|Doc...

    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.... Create the output directory if it doesn’t exist. Set up...counter. Combine the output directory and a filename pattern to...

    docs.aspose.com/email/net/converting-between-fo...
  8. 使用C++调整工作簿压缩级别|Documentation

    学习如何使用Aspose.Cells for C++调整工作簿的压缩级别以优化文件大小和处理时间。...:: Startup (); // Source directory path U16String srcDir ( u...01_SourceDirectory \\ " ); // Output directory path U16String outDir ( u...

    docs.aspose.com/cells/zh/cpp/adjust-workbook-co...
  9. Pdf with Node.js via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for Node.js via C++....The path to the documents directory. const dataDir = path . join...print, font, security and compression settings for the output PDF...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  10. Extracting RAR Archives | Aspose.Zip for .NET

    Extracting RAR Archives in C# and Compress or DeCompress Directory programmatically with API for C#...); 7 } 8 } Extracting Compressed Directory The following code example...Extract All Files from a Compressed Directory (RAR Archive) via C#...

    docs.aspose.com/zip/net/extracting-rar-archives/