Code Monkey home page Code Monkey logo

office-file-explorer-v2's Introduction

Office-File-Explorer-v2

The purpose of this tool is to provide potential file specific troubleshooting of Office Open Xml formatted documents for Word, Excel, PowerPoint and Outlook (.docx, .dotx, .docm, .doc, .xlsx, .xlst, .xlsm, .xls, .pptx, .pptm, .ppt, .msg). It also includes the ability to view the underlying xml files and modify them directly.

The tool can also perform a series of checks for known document corruptions in the underlying xml tags to possibly fix and make the file open in Office.

This tool is built for .NET 8 and you should be prompted to download from the Microsoft site if the runtime is not already installed.

Note

Keep in mind if you use this on a production document and choose to use something that changes or removes data, you should be working on a copy of the file, not the original.

Main Window

image

List of features

Use the Wiki for more information about the features listed here -> Wiki

Word

  • Display the following document content: (content controls, styles, hyperlinks, List Templates, fonts, footnotes, endnotes, document properties, revisions/tracked changes, comments, field codes, bookmarks)
  • Delete content (headers / footers, orphan list templates, page breaks, comments, hidden text, footnotes, endnotes, unused styles)
  • Convert Macro enabled file (.docm) to non-macro enabled (.docx)
  • Set Print Orientation
  • Change Default Template
  • Accept All Revisions
  • Fix content control namespaces
  • Fix document corruptions (see Fix Document Feature for more information)
  • Remove PII

Excel

  • List function to display (links, comments, worksheets, hidden rows & columns, shared strings, connections, defined names, hyperlinks)
  • Delete content (comments, links)
  • Convert Macro enabled file (.xlsm) to non-macro enabled (.xlsx)
  • Convert Strict .xlsx format to non-Strict .xlsx format
  • Added a Sheet Viewer form to look at cell values, formulas and font information for cells

PowerPoint

  • List function to display (hyperlinks, slide titles, slide text, comments, slide transitions, fonts)
  • Convert Macro enabled file (.pptm) to non-macro enabled (.pptx)
  • Reset note page size to default value (if the button doesn't fix the issue, go to File | Settings and enable the notes master checkbox)
  • Reset note page size to custom value based on another presentation file

Shared

  • View Sensitivity Labeled files (credit to OpenMcdf for the heavy lifting parsing the compound file format)
  • List function to display (Ole Objects, shapes, package parts)
  • View Custom Document Properties
  • View embedded images in file
  • View Ribbon/Backstage customizations (customUI)
  • Search and Replace
  • Add custom properties for a file
  • Change theme for a file
  • Validate underlying xml file details
  • View Custom Xml - view custom xml files in Office documents
  • View Custom UI - borrowed most of the code from office-custom-ui-editor

Batch File Processing Window

image

More info in the wiki here -> Batch Processing Wiki

Batch File Processing Features

  • Change Attached Template (Word)
  • Add Custom Properties (Word, Excel, PowerPoint)
  • Convert Strict To Non-Strict (Excel)
  • Fix Corrupt Bookmarks (Word)
  • Remove PII On Save (PowerPoint)
  • Remove PII (Word)
  • Set OpenByDefault = False (Word)
  • Delete Custom Props (Word, Excel, PowerPoint)
  • Remove Custom Title Prop (Word)
  • Fix Corrupt Revisions (Word)
  • Delete RequestStatus (Word, Excel, PowerPoint)
  • Change Theme (Word, Excel, PowerPoint)
  • Update Quick Part Namespaces (Word)
  • Fix Corrupt Hyperlinks (Word)
  • Fix Notes Page Size (PowerPoint)
  • Fix Table Grid Props (Word)
  • Fix Corrupt Comments (Word)
  • Reset Bullet Tab Margins (PowerPoint)
  • Check For Digital Signatures (Word, Excel, PowerPoint)
  • Fix Footer Spacing (Word)
  • Remove Custom File Props (Word)
  • Fix Corrupt Table Cells (Word)
  • Remove Custom Xml (Word, Excel, PowerPoint)
  • Fix Duplicate Custom Xml (Word)

Help

If you need assistance (find a bug, have a question or any suggestions or feedback), please report them using the Issues tab

office-file-explorer-v2's People

Contributors

desjarlais avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mshakurov

office-file-explorer-v2's Issues

Copy / Export worksheet from worksheet viewer

Is your feature request related to a problem? Please describe.
Add ability to copy or export a worksheet into a new workbook from worksheet viewer

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Add auth to SharePoint Online

Is your feature request related to a problem? Please describe.
Add authentication so this can be used with SharePoint Online (SPO).

https://learn.microsoft.com/en-us/graph/tutorials/dotnet?tabs=aad

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.