| Archive | This class represents a zip archive file. Use it to compose, extract, or update zip archives. |
| ArchiveEntry | Represents single file within archive. |
| ArchiveEntryEncrypted | Represents single file within archive. |
| ArchiveEntryPlain | Represents single file within archive. |
| ArchiveFactory | Detects the archive format and creates the appropriate Aspose.Zip.IArchive object according to the type of archive. |
| ArchiveLoadOptions | Options with which archive is loaded from a compressed file. |
| CancelEntryEventArgs | Event arguments for entry related events. |
| ComHelper | Provides methods for COM clients to load archives into Aspose.Zip. |
| EntryEventArgs | Event arguments for entry related events. |
| License | Provides methods to license the component. |
| MeteredLicense | Provides methods to set metered key. |
| ProgressCancelEventArgs | Class for cancelable event data containing the number of bytes proceeded. |
| ProgressEventArgs | Class for event data containing the number of bytes proceeded. |