Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 29,406 for

archive

(0.19 sec)
  1. GzipArchive | Aspose.ZIP for .NET API Reference

    GzipArchive Contents [ Hide ] GzipArchive constructor (1 of 3) Initializes a new instance of the GzipArchive class pr......GzipArchive archive = new GzipArchive ()) { archive . SetSource...SetSource ( "data.bin" ); archive . Save ( "archive.gz" ); } See Also...

    reference.aspose.com/zip/net/aspose.zip.gzip/gz...
  2. Save | Aspose.ZIP for .NET API Reference

    Save Contents [ Hide ] CpioArchive.Save method (1 of 2) Saves Archive to destination file provided. public void Save ......Save method (1 of 2) Saves archive to destination file provided...destinationFileName String The path of the archive to be created. If the specified...

    reference.aspose.com/zip/net/aspose.zip.cpio/cp...
  3. Aspose.ZIP for .NET 22.5 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Extract XAR archive. Feature ZIPNET-855 Extract WIM archives with Xpress...Feature ZIPNET-843 Extract WIM archives with LZX compression. Feature...

    docs.aspose.com/zip/net/aspose-zip-for-net-22-5...
  4. ComHelper | Aspose.ZIP for .NET API Reference

    ComHelper Contents [ Hide ] ComHelper class Provides methods for COM clients to load Archives into Aspose.Zip. public......methods for COM clients to load archives into Aspose.Zip. public class...application to load a bzip2 archive from a stream. OpenBzip2 (string)...

    reference.aspose.com/zip/net/aspose.zip/comhelper/
  5. EwsArchiveItems | Aspose.Email for .NET API Ref...

    EwsArchiveItems EwsArchiveItems class ArchiveItemsAsync method parameters. public class EwsArchiveItems Methods Name ......item to archive. AddItem (ExchangeTask) Add item to archive. AddItem...item to archive. AddItemId (string) Add item to archive. SetCancellationToken...

    reference.aspose.com/email/net/aspose.email.cli...
  6. View RAR archives via C#

    C# source code for view RAR Archives. Open RAR Archives programmatically....File Viewer for C# View RAR archives programmatically within any...Open RAR Archive Using C# In order to view a rar archive, we’ll...

    products.aspose.com/zip/net/viewer/rar/
  7. Aspose.Zip.Xar | Aspose.ZIP for .NET API Reference

    The Xar namespace contains classes which represent Xar Archive related entities....classes which represent Xar archive related entities. Classes Class...This class represents xar archive file. XarDirectoryEntry Represents...

    reference.aspose.com/zip/net/aspose.zip.xar/
  8. SevenZipArchive | Aspose.ZIP for .NET API Refer...

    SevenZipArchive Contents [ Hide ] SevenZipArchive constructor (1 of 3) Initializes a new instance of the SevenZipArch...... Open ( "archive.7z" , FileMode . Create ))...using ( var archive = new SevenZipArchive ()) { archive . CreateEntry...

    reference.aspose.com/zip/net/aspose.zip.sevenzi...
  9. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] LzipArchive.SetSource method (1 of 3) Sets the content to be compressed within the archiv......to be compressed within the archive. public void SetSource ( Stream...Stream The input stream for the archive. Exceptions exception condition...

    reference.aspose.com/zip/net/aspose.zip.lzip/lz...
  10. LzmaCompressionSettings | Aspose.ZIP for .NET A...

    LzmaCompressionSettings LzmaCompressionSettings constructor Initializes a new instance of the LzmaCompressionSettings......Examples using ( Archive archive = new Archive ( new ArchiveEntrySettings...LzmaCompressionSetti ()))) { archive . CreateEntry ( "data.bin"...

    reference.aspose.com/zip/net/aspose.zip.saving/...