Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 28,556 for

archive

(2.89 sec)
  1. Compress PDFUA Files in C# via .NET | Aspose.Zip

    C# compression example to compress PDFUA documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...7Zip, TAR, GZIP, and other archives without external utilities...

    products.aspose.com/zip/net/compress/pdfua/
  2. Compress VSDX Files in C# via .NET | Aspose.Zip

    C# compression example to compress VSDX documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...workflows that need repeatable archiving. Package VSDX content into...

    products.aspose.com/zip/net/compress/vsdx/
  3. Compress WMV Files in C# via .NET | Aspose.Zip

    C# compression example to compress WMV documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...7Zip, TAR, GZIP, and other archives without external tools, and...

    products.aspose.com/zip/net/compress/wmv/
  4. Compress TXT Files in C# via .NET | Aspose.Zip

    C# compression example to compress TXT documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...7Zip, TAR, GZIP, and other archives without external tools, and...

    products.aspose.com/zip/net/compress/txt/
  5. Compress DOCX Files in C# via .NET | Aspose.Zip

    C# compression example to compress DOCX documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...7Zip, TAR, GZIP, and other archives without external utilities...

    products.aspose.com/zip/net/compress/docx/
  6. Compress RVM Files in C# via .NET | Aspose.Zip

    C# compression example to compress RVM documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...7Zip, TAR, GZIP, and other archives without external utilities...

    products.aspose.com/zip/net/compress/rvm/
  7. Convert WORD to PST in Python | products.aspose...

    Save WORD to PST within Python applications without using Microsoft Word or Outlook...It is a popular format for archiving emails and other data. Converting...personal storage-oriented mail archive output for enterprise communication...

    products.aspose.com/total/python-net/conversion...
  8. Supported file formats|Documentation

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

    docs.aspose.com/ocr/nodejs-cpp/supported-file-f...
  9. 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-...
  10. Create ZIP in Java

    This quick guide explains how to create a ZIP file in Java. It encompasses all the information including the program flow and a runnable sample code to develop a ZIP file maker in Java....create a ZIP archive Initiate an instance of the Archive class Get...compressing the files into the ZIP archive. Finally, the generated ZIP...

    kb.aspose.com/zip/java/create-zip-in-java/