Giter VIP home page Giter VIP logo

open-xml-package-editor-power-tool-for-visual-studio's Introduction

Open XML Package Editor Power Tool for Visual Studio

This Power Tool is a Visual Studio add-in that provides an easy way to parse and edit Open Packaging Conventions files, including Word, Excel, PowerPoint and Visio documents. This Power Tool enables you to do the following tasks:

  • Open any Open XML Package file or XPS Package file directly in Visual Studio 2010SP1/2012/2013/2015
  • Browse the contents of Package files in a tree view
  • Open any XML part directly in Visual Studio's rich XML editor
  • Add or remove parts and relationships directly in the user interface
  • Import and export part contents to and from files
  • Detect when a Package file that is opened in Visual Studio is modified externally. The Power Tool prompts the user to reload the file without having to close any open XML part editors
  • Create new Office Packages from a set of templates using Visual Studio's File > New dialog

The project is designed to be edited in VS2010SP1, but can be one-way converted to VS2012, VS2013 or 2015.

To compile this Visual Studio add-on you need the [SDK for Visual Studio 2010 SP1] (http://www.microsoft.com/en-us/download/details.aspx?id=21835). If you are getting mysterious errors about loading the csproj, you most likely haven't installed the SDK.

The compiled version of this Power Tool is available for [download on the Visual Studio Gallery] (http://visualstudiogallery.msdn.microsoft.com/450a00e3-5a7d-4776-be2c-8aa8cec2a75b) - please note that currently downloadable VSIX version does not support VS2015; update is in progress.

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

open-xml-package-editor-power-tool-for-visual-studio's People

Contributors

codesharkkenneth avatar davidchesnut avatar duncansmart avatar lindalu-msft avatar madskristensen avatar nokafor avatar o365devx avatar pugwonk avatar spocweb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

open-xml-package-editor-power-tool-for-visual-studio's Issues

Remove theRsidR Property

I hope the issue tracker is an OK place to ask questions.

I'd like to ask where in the repository lies the code that adds the RsidR attributes to the <w:p> tags for .docx word documents. I'd like to fork the code to be able to eliminate these (along with other tags).

Desktop DPI scaling

It seems the extension does not support desktop scaling, the texts are tiny compared to the rest of Visual Studio

image

Default editor

In VS 2019, double-clicking a Word file in a project opens the Package File editor even if it's not the default editor. To reproduce, right-click a Word document and select Open With.... Then select Word in the list and click the Set as Default button. Then click OK. Double-click a Word document and see that it's opened not in Word, but in the Package File editor. This worked correctly in VS 2017

VS 2017 for Mac

OSX user here, would love to see support for visual studio for mac.

XML not Validating

Should start by saying this is a FABULOUS tool, and thank you! This issue could be my lack of knowledge of VS2012 so please bear with me.

When editing a Word template (dotm file) the XML doesn't seem to be validating. A case in point is a duplicate id attribute value on 2 different buttons. While editing the XML in the package VS doesn't flag that as a problem.

But, if I create a new XML file in VS and copy and paste the entirety of my customUI.xml file VS flags that problem, even though it's all the exact same code.

Is there something I need to do in VS to get the validation working when editing the package?

Thanks again!
Ken

Wrong Program Files

When installing the vsix the files are installed in "C:\Program Files (x86)" but when loading an OpenXml document in Visual Studio it tries to load the tool from "C:\Program Files"

VS2015 Support

The Open XML Package Editor for Visual Studio extension is not currently compatible with VS2015. What are the plans for adding VS2015 support?

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.