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...
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...
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)...
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...
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...
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...
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...
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...
LzmaCompressionSettings LzmaCompressionSettings constructor Initializes a new instance of the LzmaCompressionSettings......Examples using ( Archivearchive = new Archive ( new ArchiveEntrySettings...LzmaCompressionSetti ()))) { archive . CreateEntry ( "data.bin"...