All Projects → Sicos1977 → OfficeExtractor

Sicos1977 / OfficeExtractor

Licence: other
Extracts embedded OLE objects from Word, Excel, PowerPoint, Open Office and RTF files without needing the original programs

Programming Languages

Rich Text Format
576 projects
C#
18002 projects

Projects that are alternatives of or similar to OfficeExtractor

rgpipe
lesspipe for ripgrep for common new filetypes using few dependencies
Stars: ✭ 21 (-68.66%)
Mutual labels:  excel, word, office, powerpoint
Docs2Pdf
Bulk convert word/powerpoint/excel file to pdf.
Stars: ✭ 27 (-59.7%)
Mutual labels:  excel, word, office, powerpoint
Office365FiddlerExtension
This Fiddler Extension is an Office 365 centric parser to efficiently troubleshoot Office 365 client application connectivity and functionality.
Stars: ✭ 23 (-65.67%)
Mutual labels:  excel, word, office, powerpoint
Office Ribbonx Editor
An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF
Stars: ✭ 205 (+205.97%)
Mutual labels:  excel, word, office, powerpoint
craXcel-cli
Command line application to unlock Microsoft Office password protected files.
Stars: ✭ 44 (-34.33%)
Mutual labels:  excel, word, office, powerpoint
Vbasync
Cross-platform tool to synchronize macros from an Office VBA-enabled file with a version-controlled folder
Stars: ✭ 98 (+46.27%)
Mutual labels:  excel, word, powerpoint
Gotenberg Php Client
PHP client for the Gotenberg API
Stars: ✭ 80 (+19.4%)
Mutual labels:  excel, word, powerpoint
Docxtemplater
Generate docx pptx and xlsx (Microsoft Word, Powerpoint, Excel documents) from templates, from Node.js, the Browser and the command line / Demo: https://www.docxtemplater.com/demo
Stars: ✭ 1,990 (+2870.15%)
Mutual labels:  excel, word, powerpoint
Rage
Rage allows you to execute any file in a Microsoft Office document.
Stars: ✭ 68 (+1.49%)
Mutual labels:  excel, word, powerpoint
Documentserver
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
Stars: ✭ 2,335 (+3385.07%)
Mutual labels:  excel, word, office
Kkfileviewofficeedit
文件在线预览及OFFICE(word,excel,ppt)的在线编辑
Stars: ✭ 234 (+249.25%)
Mutual labels:  excel, word, office
Androiddocumentviewer
Android 文档查看: word、excel、ppt、pdf,使用mupdf及tbs
Stars: ✭ 235 (+250.75%)
Mutual labels:  excel, word, office
Mschart
📊 mschart: office charts from R
Stars: ✭ 94 (+40.3%)
Mutual labels:  word, office, powerpoint
Npoi
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
Stars: ✭ 1,751 (+2513.43%)
Mutual labels:  excel, word, office
Unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
Stars: ✭ 3,111 (+4543.28%)
Mutual labels:  excel, word, powerpoint
Gotenberg Go Client
Go client for the Gotenberg API
Stars: ✭ 35 (-47.76%)
Mutual labels:  excel, word, powerpoint
Desktopeditors
An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
Stars: ✭ 1,008 (+1404.48%)
Mutual labels:  excel, word, office
Evilclippy
A cross-platform assistant for creating malicious MS Office documents. Can hide VBA macros, stomp VBA code (via P-Code) and confuse macro analysis tools. Runs on Linux, OSX and Windows.
Stars: ✭ 1,224 (+1726.87%)
Mutual labels:  excel, word
Phpspreadsheet
A pure PHP library for reading and writing spreadsheet files
Stars: ✭ 10,627 (+15761.19%)
Mutual labels:  excel, office
Pylightxl
A light weight, zero dependency, minimal functionality excel read/writer python library
Stars: ✭ 134 (+100%)
Mutual labels:  excel, office

OfficeExtractor

Extracts embedded OLE objects from Word, Excel, PowerPoint and Open Office files without needing the original programs.

License Information

OfficeExtractor is Copyright (C)2013-2021 Kees van Spelde and is licensed under the MIT license:

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Installing via NuGet

The easiest way to install OfficeExtractor is via NuGet.

In Visual Studio's Package Manager Console, simply enter the following command:

Install-Package OfficeExtractor

Core Team

Sicos1977 (Kees van Spelde)

Support

If you like my work then please consider a donation as a thank you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].