Giter Site home page Giter Site logo

draviavemal / openxml-office Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 1.98 MB

Create Presentation (pptx), Excel (xlsx) & Word (docx) file with ease

Home Page: https://openxml-office.draviavemal.com/

License: MIT License

C# 100.00%
excel msword office openxml powerpoint openxml-excel openxml-office openxml-sdk spreadsheet docx

openxml-office's Introduction

Status

Codacy Badge Codacy Badge Downloads NuGet NuGet Package Build and Publish to NuGet

OpenXML-Office

OpenXML-Office is an advanced .NET library that leverages the power of OpenXML SDK 3.0 to streamline the creation and manipulation of Office documents, with a primary focus on Excel, Word, and PowerPoint files. My mission is to enhance the document creation experience for developers by providing intuitive namespaces, classes, and utilities. The library is designed to offer maximum efficiency and ease of use, ensuring a seamless workflow. It's important to note that OpenXML-Office supports the creation of documents that can be opened from Office 2007 onwards. However, not every feature is available from the 2007 version. For instance if new features are added as part of the 2016 version, they are kept in a namespace that explicitly mentions '2016.' Developers should be aware that if they use 2016 components in their document creation, the generated file can only be opened in 2016 and above versions without any issues.

Scope Details

  • Easy Creation of Office Documents: Create and manipulate Excel, Word, and PowerPoint files with ease.
  • OpenXML SDK 3.0: Built on the robust foundation of the OpenXML SDK.
  • Modular Architecture: Dedicated modules for each Office application for better manageability.
  • .Net Support Version : This package support application package starting from .Net 4.5
  • Office Support Version : Our package ensures compatibility with Office 2007 and later versions for document creation. New features introduced post 2007 will be segregated into respective namespace years.

Documentation Link

All project documentation is in progress and regularly updated in Gitbooks. The maintained branch for documentation is the "Documents" branch within the project repository. Welcome to any contributions or updates through pull requests. Your assistance is highly appreciated.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  2. Commit your Changes (git commit -m 'Add some AmazingFeature')
  3. Push to the Branch (git push origin feature/AmazingFeature)
  4. Open a Pull Request Please ensure you follow PR and issue templates for quicker resolution.

Support

Your feedback and support are important. Feel free to reach out to us with any questions or suggestions.

openxml-office's People

Contributors

draviavemal avatar prashanthcraft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

prashanthcraft

openxml-office's Issues

Global Charts

As part of enhancing our charting capabilities, we aim to implement the Chart Setup feature for Bar, Line, and Pie Charts. This feature will provide users with an intuitive and efficient way to create, customize, and format these chart types using our library.

Scope of Work:

Create class hierarchies for Bar, Line, and Pie Charts, inheriting from the common ChartBase class.
Implement the BarChart, LineChart, and PieChart classes with methods to add and format their respective series.
Ensure that common chart properties and methods in ChartBase are available for all three chart types.
Provide documentation and usage examples for the new feature.

Expected Deliverables:

Well-structured class hierarchies for Bar, Line, and Pie Charts.
Functionalities to add, customize, and format series for Bar, Line, and Pie Charts.
Integration with the existing library.
Documentation updates and usage examples.

Add Primary chart support to Excel

Add Base Chart support to Excel Files. Connect the Global charts to Spreadsheet DLL.
Supported Charts:

  • Area Chart
  • Bar Chart
  • Column Chart
  • Line Chart
  • Scatter Chart

PPT Data Label Options

  • Exception for data label and chart combinations
  • Data label option for all existing charts
  • Cell Value based data label and seprator option

Combo Chart

Add Combo chart support combining the base charts already completed

Copy a chart from XL to PPT

Hi,
This project seems interesting! Other wrappers currently only target a single application, while this project targets all application.
I was wondering if at this point (or in the future) this library could be used to copy the XML of a chart in excel to insert into a powerpoint.
From reading the documentation, it seems ppt chart are there, but excel charts not yet.

Best
Serge

Excel Worksheet

Add Excel Namespace with create and update workbook -> worksheet with raw data.

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.