7 مستودعات
Libraries for creating and manipulating Microsoft Office file formats.
Explore 7 awesome GitHub repositories matching part of an awesome list · Office Document Processing. Refine with filters or upvote what's useful.
This is a Go library for reading and writing XLSX files, providing a toolkit for spreadsheet generation and data extraction. It functions as an Office Open XML parser and generator, enabling the creation of workbooks with support for styles, formulas, and metadata. The project features a data mapper that uses Go struct tags and reflection to automatically align spreadsheet rows with structured data. It also includes a validation engine for defining input constraints, such as dropdown lists and error alerts, to control user data entry. The library covers a broad range of capabilities, includi
Read modern Microsoft Excel files.
OpenAgent هو إطار عمل لوكيل ذكاء اصطناعي مستقل مصمم لتنسيق النماذج اللغوية والسياق المسترجع لتنفيذ أهداف المستخدم المعقدة. يعمل كمنصة لبناء وكلاء مستقلين يستخدمون حلقات تكرارية لاختيار الأدوات ومعالجة المعلومات. يتميز المشروع ببوابة متعددة النماذج تجرد مختلف مزودي النماذج اللغوية الكبيرة، مما يسمح للمستخدمين بالتبديل بين النماذج على أساس كل محادثة دون تعديل الكود. كما يتضمن نظام قاعدة معرفية RAG يقوم باستيعاب المستندات وتوليد التضمينات (embeddings) لتوفير سياق دلالي أثناء الاستدلال. يوفر النظام أداة أتمتة سير عمل مرئية مع محرر سحب وإفلات لإنشاء خطوط أنابيب متعددة الخطوات مع تفرع شرطي. تغطي قدراته التشغيلية أتمتة المتصفح ونظام التشغيل، بما في ذلك تنفيذ أوامر Shell، ومعالجة مستندات المكتب، والتعرف الضوئي على الحروف. يدعم التطبيق النشر في حاويات ويمكن تجميعه في ملف ثنائي واحد مع أصول ثابتة مجمعة، بما في ذلك دعم منصات أجهزة RISC-V 64-bit.
Reads and writes content in Word, Excel, and PowerPoint files to handle document-based workflows.
unioffice is a comprehensive document processing suite that provides a PDF document processor, an Open XML document library, a document security toolkit, and a document content extractor. It is designed to programmatically create, read, and modify Word, Excel, and PowerPoint files, as well as generate and edit PDF documents. The project is distinguished by its native language implementation of the Open XML standard, which removes native binary dependencies to simplify container deployments. It features advanced capabilities for digital document security, including hardware-based PDF signing,
Create and process Word, Excel, and PowerPoint documents.
A simple and light excel file reader to read a standard excel as a table faster | 一个轻量级的Excel数据读取库,用一种更关系数据库的方式解析Excel。
Read Excel files as database-like tables.
Fast and reliable way to work with Microsoft Excel™ xlsx files in Golang
Read and update existing Microsoft Excel files safely.
Read and write Microsoft Excel XLSX files.