Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 3,385 for

compress directory

(0.84 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 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...
  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. 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-...
  7. 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-...
  8. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....The path to the documents directory var dataDir = RunExamples...to 100%. To apply better compression and quality, use the following...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  9. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....The path to the documents directory. string dataDir = RunExamples...The path to the documents directory. string dataDir = RunExamples...

    docs.aspose.com/diagram/net/save-visio-document/
  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/