|
GemBox.CompoundFile V1.1
A File Handling Component
Read, write and modify files in OLE2 Compound Document format. CompoundFile is a .NET component that provides elegant and high performance way to read and write individual streams and storages in OLE 2 Compound Document files. Compound Document file is file system inside a file and is used as underlying storage for native Microsoft Office files (DOC, XLS and PPT). Use this component to manipulate such files in a low level way (for example to remove a summary data stream).
For more information go to
Some of the features of CompoundFile:
- Support for short and long data streams
- Support for unlimited number of substorages
- Native read and write of OLE2 Compound Document files and streams
- Memory efficient (load on demand) reading mode
- Memory efficient (get stream data on demand) writing mode
- Timesaving methods: VisitAll() and ImportTree()
Implementation details:
- 100% managed code. CompoundFile component is 100% managed, written entirely in C# and designed to support both Visual Basic .NET and C# in equal manner.
- Fully compliant with the Common Language Specification (CLS), so you can use it from any .NET language.
- Programming interface which is fully object-oriented.
- Support for your platform. With GemBox.CompoundFile you will receive samples for Visual Basic .NET and C#, samples for Visual Studio .NET 2003 and Visual Studio 2005, and our component compiled against .NET Framework 1.1 and .NET Framework 2.0.
Common uses:
- Low level access to DOC, XLS and PPT files
- Removing and replacing specific data streams (summary streams, macro streams)
- CompoundFile does not provide high level access to Word, Excel or PowerPoint data (text, tables, slides etc.) - for that use more specialized components!
Technical Information
Component Type - Contains the following types of components...
|
|
|