Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 28,569 for

archive

(1.38 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via C++.... Archive ( .ZIP ) All JPEG, PNG, TIFF...and BMP images inside the archive. (1) Web link A public URL...

    docs.aspose.com/ocr/python-cpp/supported-file-f...
  2. Parallel LZMA2 in 7z Archives in C# | Aspose.Zi...

    C# API allows you utilize multi-core CPU for efficient compression parallel LZMA2 in 7z Archives...multithreaded Parallel LZMA2 in 7z Archives Live Demos High Code APIs...Pricing Buy Parallel LZMA2 in 7z Archives Contents [ Hide Show ] Overview...

    docs.aspose.com/zip/net/multithreaded-lzma2/
  3. Time Logging – Convert HTML – Aspose.HTML for .NET

    You will find an Aspose.HTML C# example of custom message handlers to convert HTML from ZIP Archive to PDF and log the execution time of this conversion....handlers to convert HTML from ZIP archive to and log the execution time...HTML-based file from a ZIP archive to . Execution Time Logging...

    docs.aspose.com/html/net/message-handlers/time-...
  4. Multi-volume archives | Aspose.Zip for .NET

    Compose and extract multi-volume Archive with .net library...Developer Guide Multi-volume archives Live Demos High Code APIs...Nuget Pricing Buy Multi-volume archives This section describes how...

    docs.aspose.com/zip/net/multi-volume-archives/
  5. Progress reporting and cancellation | Aspose.Zi...

    Learn how to monitor compression progress and cancel Archive composition or extraction in Aspose.ZIP for .NET with sample code and event handling techniques....NET Developer Guide Archive events Live Demos High Code...and guidance on monitoring archive operations and canceling them...

    docs.aspose.com/zip/net/report-progress-and-can...
  6. Compress XLSM Files in C# via .NET | Aspose.Zip

    C# compression example to compress XLSM documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...level and archive format. This is useful for archiving datasets...

    products.aspose.com/zip/net/compress/xlsm/
  7. Compress SLN Files in C# via .NET | Aspose.Zip

    C# compression example to compress SLN documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...control compression level and archive format. This is useful for...

    products.aspose.com/zip/net/compress/sln/
  8. 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....source ZIP directory using the Archive class Define a SevenZipArchive...Loop every item in the ZIP archive and append it to the 7z file...

    kb.aspose.com/zip/python/convert-zip-to-7z-in-p...
  9. Create ZIP in Python

    This precise topic elaborates on how to create a ZIP file in Python. It includes all the details of the algorithm as well as a working code snippet to create a ZIP file maker in Python....need to install any other archiver utility to make this feature...end Declare an object of the Archive class Access the source files...

    kb.aspose.com/zip/python/create-zip-in-python/
  10. Compress CSV File using Java

    This tutorial explains how to compress CSV file using Java. It covers the environment configuration, the stepwise process, and a runnable code snippet for CSV file compression using Java....Create an instance of the Archive class Specify the name of files...names in the ZIP archive and write the output archive to the disk...

    kb.aspose.com/zip/java/compress-csv-file-using-...