openxml
There are 121 repositories under openxml topic.
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
mini-software/MiniExcel
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
onizet/html2openxml
Html2OpenXml is a small .Net library that convert simple or advanced HTML to plain OpenXml components. This program has started in 2009, initially to convert user's comments into templated Word.
ShapeCrawler/ShapeCrawler
🍂 A .NET library for manipulating PowerPoint presentations
EvotecIT/OfficeIMO
Fast and easy to use cross-platform .NET library that creates or modifies Microsoft Word (DocX) and later also Excel (XLSX) files without installing any software. Library is based on Open XML SDK
plandem/xlsx
Fast and reliable way to work with Microsoft Excel™ [xlsx] files in Golang
fumiama/go-docx
One of the most functional libraries to partially read and write .docx files (a.k.a. Microsoft Word documents or ECMA-376 Office Open XML) in Go.
gomutex/godocx
Go library for reading and writing Microsoft Docx
bookfx/bookfx
Composing Excel spreadsheets based on a tree of nested components like the HTML DOM.
debasishm89/OpenXMolar
A MS OpenXML Format Fuzzing Framework
EvolutionJobs/b2xtranslator
.NET Core library to convert Microsoft Office binary files (doc, xls and ppt) to Open XML (docx, xlsx and pptx).
kannan-ar/MariGold.OpenXHTML
MariGold.OpenXHTML is a wrapper library for Open XML SDK to convert HTML documents into Open XML word documents.
sergey-tihon/Clippit
Fresh PowerTools for OpenXml
Chem4Word/Version3
Version 3 of Chem4Word - A Chemistry Add-In for Microsoft Word
inokawa/remark-docx
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
traf72/excel-report-generator
ExcelReportGenerator is a .NET library which allows you to render data to Microsoft Excel by marking Excel sheets using panels and templates. It makes it easy to connect to various data sources and to render data from them to Excel. You can also apply aggregation, various types of grouping, formatting and so on.
wrklst/docxmustache
laravel 10.x docx template manipulation class, based on mustache templating language
fslaborg/FsSpreadsheet
Spreadsheet creation and manipulation in F#, Javascript, and Python.
CSUwangj/md2docx-csharp
use c sharp enhance md2docx solution.
BryanWilhite/LinqPad
My self-educational collection of LinqPad queries.
CristalTeam/pptx
🎞️ Copy, move, merge and template Powerpoint files (.pptx) using PHP
folkcoder/OpenSpreadsheet
OpenSpreadsheet provides an easy-to-use wrapper around the OpenXML spreadsheet SAX API. It specializes in efficiently reading and writing between strongly typed collections and worksheets.
sergey-tihon/vscode-openxml-explorer
OpenXML Explorer extension for VS Code
Chem4Word/Version3-2
Version 2022 (3.2) of Chem4Word - A Chemistry Add-In for Microsoft Word
DraviaVemal/openxml-office
Create or Modify Power Point/Presentation (pptx), Excel/Spreadsheet (xlsx) & Word/Document (docx) file with ease in Rust, C#, Python🚧⚒️, Java🚧⚒️,Go🚧⚒️ or Typescript🚧⚒️
fileformat-words/FileFormat.Words-for-.NET
C# Word Document API to create, load and modify Microsoft Word documents. Streamline your Word document management by easily inserting, updating, appending, and removing elements with just a few lines of code.
Chem4Word/Version3-1
Version 2020 (3.1) of Chem4Word - A Chemistry Add-In for Microsoft Word
gyselroth/docxBox
CLI tool for Word DOCX templating and analysis
Amberg/DocxTemplater
DocxTemplater: C# library for generating DOCX documents with templates, supporting placeholders, loops, tables, Markdown/HTML, and image embedding. Ideal for document automation.
desjarlais/Office-File-Explorer-v2
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:
theyangfan/Berry.Docx
基于 OpenXML SDK 开发的一款用于读写 Word 2007+ (.docx) 文档的 .NET 库,不依赖 Microsoft Office 应用程序 。 A .NET library for reading and writing Word 2007+ (.docx) files based on the OpenXML SDK. Does not rely on Microsoft Office applications.
atverma/WordDocGenerator
WordDocumentGenerator is an utility to generate Word documents from templates using Visual Studio 2017, .NET Framework 4.7 and DocumentFormat.OpenXml 2.8.1. WordDocumentGenerator helps generate Word documents both non-refresh-able as well as refresh-able based on predefined templates using minimum code changes. Content controls are used as placeholders for document generation.
madcodemonkey/SimpleDocument.OpenXML
Simple Document Writer - A simple .NET library for writing to a Microsoft Word document.