Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,302 for

compress directory

(0.34 sec)
  1. PDF with Node.js via C++|Documentation

    Learn how to convert an 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-...
  2. 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/
  3. Merge ZIP files to one ZIP archive via C#

    Source code for merge ZIP files to one ZIP archive via C#. Use API example code for combine ZIP files to a single ZIP within VB.NET Asp.NET or any .NET based application...."storage"; DirectoryInfo stored = Directory.CreateDirectory(intermediateStorage);...Aspose.ZIP Library that can compress, extract, encrypt, decrypt...

    products.aspose.com/zip/net/merger/zip-to-zip/
  4. Merge TAR files to one TAR.GZ archive via C#

    Source code for merge TAR files to one TAR.GZ archive via C#. Use API example code for combine TAR files to a single TAR.GZ within VB.NET Asp.NET or any .NET based application...."storage"; DirectoryInfo stored = Directory.CreateDirectory(intermediateStorage);...Aspose.ZIP Library that can compress, extract, encrypt, decrypt...

    products.aspose.com/zip/net/merger/tar-to-targz/
  5. Merge TAR.GZ files to one TAR.BZ2 archive via C#

    Source code for merge TAR.GZ files to one TAR.BZ2 archive via C#. Use API example code for combine TAR.GZ files to a single TAR.BZ2 within VB.NET Asp.NET or any .NET based application...."storage"; DirectoryInfo stored = Directory.CreateDirectory(intermediateStorage);...Aspose.ZIP Library that can compress, extract, encrypt, decrypt...

    products.aspose.com/zip/net/merger/targz-to-tar...
  6. Merge TAR.GZ files to one ZIP archive via C#

    Source code for merge TAR.GZ files to one ZIP archive via C#. Use API example code for combine TAR.GZ files to a single ZIP within VB.NET Asp.NET or any .NET based application...."storage"; DirectoryInfo stored = Directory.CreateDirectory(intermediateStorage);...Aspose.ZIP Library that can compress, extract, encrypt, decrypt...

    products.aspose.com/zip/net/merger/targz-to-zip/
  7. Merge TAR.XZ files to one TAR.BZ2 archive via C#

    Source code for merge TAR.XZ files to one TAR.BZ2 archive via C#. Use API example code for combine TAR.XZ files to a single TAR.BZ2 within VB.NET Asp.NET or any .NET based application...."storage"; DirectoryInfo stored = Directory.CreateDirectory(intermediateStorage);...Aspose.ZIP Library that can compress, extract, encrypt, decrypt...

    products.aspose.com/zip/net/merger/tarxz-to-tar...
  8. Creating and Saving MSG Files|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.... Work with body compression. Creating and Saving Outlook...Messages can be created with a compressed RTF body using the MapiConversionOption...

    docs.aspose.com/email/java/creating-and-saving-...
  9. 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...
  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/