🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

draviavemal.openxmloffice.presentation

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

draviavemal.openxmloffice.presentation

0.0.5-alpha
NuGet
Version published
Maintainers
0
Created
Source

OpenXMLOffice

OpenXMLOffice is a .NET library utilizing OpenXML SDK 3.0 to provide an intuitive and efficient way of creating and manipulating Office documents, specifically Excel, Word, and PowerPoint files. Our goal is to simplify the document creation process, offering developers user-friendly namespaces, classes, and utilities.

Features

  • 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.

The library is available on NuGet. You can install it using the following command:

Install-Package OpenXMLOffice
dotnet add package OpenXMLOffice.Presentation --version 0.0.4-alpha

All the documentation for this project is published on our GitHub Pages. You can access it by visiting the link. Project documentation is automatically generated using Doxygen

Version History

  • v0.0.1: Initial release with basic setup and dependencies.
  • v0.1.0: Cover Spreadsheet data loading and saving.
  • Follow project roadmap to get upto date info Link
  • v1.0.0: Planned release with three separate DLLs for Excel, Presentation, and Word, covering all major functionalities.

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!

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

Please ensure you follow our 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.

Keywords

OpenXML

FAQs

Package last updated on 11 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts