• Stars
    star
    14
  • Rank 1,432,141 (Top 29 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 3 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This tool can be used to view details of Office Open Xml formatted files (Word, Excel, PowerPoint) for troubleshooting purposes...Click here to download the tool:

More Repositories

1

Scintilla.NET

A Windows Forms control, wrapper, and bindings for the Scintilla text editor.
C#
94
star
2

ScintillaDiff

A class library for comparing two text files with the ScintillaNET control.
C#
26
star
3

restfuloutlook

This sample app is a .NET/Winform tool to test making REST calls for Outlook/Exchange data, using either the Microsoft Graph SDK (client libraries) or sending the calls directly to Exchange Online, similar to the Graph Explorer.
C#
18
star
4

wordcorruptdocchecker

I created this tool to fix corrupt Word documents (non-binary, just open xml files). Mainly this applies to the .docx format. It basically just checks through a list of known corruptions and then applies a fix if it comes across one of those scenarios in the file.
C#
12
star
5

ScintillaLexers

A class library containing lexer definitions for the ScintillaNET.
C#
11
star
6

Notepad-Light

I use the Windows version of Notepad for a lot of minor text related tasks, but it would be nice to have a few extra features, so I created a C# winform version that works for me, maybe others will find some use out of it.
C#
9
star
7

Office-File-Explorer

This tool can be used to view details of Office Open Xml formatted files (Word, Excel, PowerPoint) for troubleshooting purposes...Click here to download the tool:
C#
4
star
8

VPKSoft.ScintillaUrlDetect

A library to detect URLs with the ScintillaNET control.
C#
3
star
9

MessageContentAnalyzer

Message Content Analyzer is a sample Office Add-in (formerly known as Apps for Office) intended to display properties of items. The goal is to show an example project of using Office Add-in and potentially be used as a tool to help troubleshoot issues with the JavaScript API for Office.
JavaScript
3
star
10

netmailsender

NetMail Sender is a tool to help test the System.Net.Mail API. It is basically an email sender and it contains most of the options that exist in the API.
C#
2
star
11

VPKSoft.ScintillaSpellCheck

A spell checking library for the ScintillaNET.
C#
1
star