Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 28,546 for

archive

(0.28 sec)
  1. Compress DOTX Files in C# via .NET | Aspose.Zip

    C# compression example to compress DOTX 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 DOTX content into...

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

    C# compression example to compress J2K 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 J2K content into...

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

    C# compression example to compress CPP 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/cpp/
  4. Compress MOBI Files in C# via .NET | Aspose.Zip

    C# compression example to compress MOBI 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/mobi/
  5. Compress OTT Files in C# via .NET | Aspose.Zip

    C# compression example to compress OTT 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/ott/
  6. Compress PST Files in C# via .NET | Aspose.Zip

    C# compression example to compress PST 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/pst/
  7. Compress DWT Files in C# via .NET | Aspose.Zip

    C# compression example to compress DWT 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/dwt/
  8. Compress PDFA Files in C# via .NET | Aspose.Zip

    C# compression example to compress PDFA 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/pdfa/
  9. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility....Remarks OOXML file is a ZIP-archive that has a 4 GB (2^32 bytes)...file, and total size of the archive, as well as a limit of 65,535...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Retrieve images from .docx Word document | Aspo...

    Learn how to Retrieve images from *.docx Word document in Aspose.ZIP for .NET with sample code and event handling techniques....Structure Docx documet is a zip archive itself. If it has any embedded...OpenReadStream()) 3 using (Archive archive = new Archive(source)) { 4 foreach...

    docs.aspose.com/zip/net/retrieve-images-from-docx/