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

compress directory

(0.49 sec)
  1. 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/
  2. 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-...
  3. 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...
  4. 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-...
  5. 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/
  6. 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/
  7. How to Convert OneNote to Image | Aspose.Note D...

    Learn how to convert your OneNote notes into images using various color modes....The path to the documents directory. 2 string dataDir = RunExamples...The path to the documents directory. 2 string dataDir = RunExamples...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  8. Changing Plane Orientation|Documentation

    Aspose.3D for Python via .NET allows changing orientation of a scene. In order to change the orientation, Up vector property is introduced in Plane Class....NET # The path to the data directory. dataDir = "data-dir" # Initialize...WAVEFRONT_OBJ ) Export Scene to Compressed AMF Format...

    docs.aspose.com/3d/python-net/changing-plane-or...
  9. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...The path to the documents directory. string dataDir = RunExamples...The path to the documents directory. string dataDir = RunExamples...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  10. Merge TAR files to one 7ZIP archive via C#

    Source code for merge TAR files to one 7ZIP archive via C#. Use API example code for combine TAR files to a single 7ZIP 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-7zip/