Therefore API > API Reference > Classes > TheDocument > Methods
AddStreamEx
Adds a file to the compound file. The file is converted into the desired format first.
Name
Description
AddStreamEx(string, string, TheConversionOptions)
Adds a file to the compound file. The file is converted into the desired format and copied into a stream of the compound file.
AddStreamEx(string, string, TheConversionOptions, bool)
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.