Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,650 for

compress directory

(0.99 sec)
  1. Convert XLSX File to PDF Format with C++|Docume...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy.... PDF files are often compressed, so they take up less space...se.Cells-for-C // Source directory path U16String srcDir ( u...

    docs.aspose.com/cells/cpp/convert-xlsx-file-to-...
  2. Convert ZIP to 7z in Python

    This guide shows how to transform ZIP files into 7z archives using Python. It explains the setup, procedural steps, and includes a code example to perform the ZIP to 7zip conversion in Python....don’t require any external compression utilities to enable this...conversion Get the source ZIP directory using the Archive class Define...

    kb.aspose.com/zip/python/convert-zip-to-7z-in-p...
  3. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the Compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Ask AI Adjust Workbook Compression Level with C++ Contents [...[ Hide ] Adjust Workbook Compression Level Developers can adjust...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  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. Converting Chart to Image in SVG Format with C+...

    Learn how to convert charts to SVG images using Aspose.Cells with C++....searched, indexed, scripted, and compressed. As XML files, SVG images...:: Startup (); // Source directory path U16String srcDir ( u...

    docs.aspose.com/cells/cpp/converting-chart-to-i...
  6. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....The path to the documents directory var dataDir = RunExamples...The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/convert-images-format-t...
  7. 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/
  8. 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/
  9. 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...
  10. 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/