OfficeExtractor
OfficeExtractor copied to clipboard
Extracts embedded OLE objects from Word, Excel, PowerPoint, Open Office and RTF files without needing the original programs
I have made an extension for string that checks if the text has a valid file name. If not, the file name is converted to a valid text. Furthermore I...
The Officextractor throws an exception if the embedded OLE object uses Unicode characters, e.g. a ZIP file with Chinese characters. The reason is that the name in the OLE object...
1. Create a Word or PowerPoint file 2. Embed an Excel workbook, can be either .xls or .xlsx 3. Open with viewer and let it export embeddings 4. Open the...
[1.zip](https://github.com/Sicos1977/OfficeExtractor/files/12617769/1.zip)
Bumps [System.IO.Packaging](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1. Release notes Sourced from System.IO.Packaging's releases. .NET 6.0.1 Release Commits 3a25a7f Merge in 'release/6.0' changes e9036b0 [release/6.0] Add packaging changes for System.Text.Json (#61703) bfdc5e9...