awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesOffice Document Processing

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.

Awesome Office Document Processing GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tealeg/xlsxالصورة الرمزية لـ tealeg

    tealeg/xlsx

    5,996عرض على GitHub↗

    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.

    Go
    عرض على GitHub↗5,996
  • the-open-agent/openagentالصورة الرمزية لـ the-open-agent

    the-open-agent/openagent

    5,303عرض على GitHub↗

    OpenAgent هو إطار عمل لوكيل ذكاء اصطناعي مستقل مصمم لتنسيق النماذج اللغوية والسياق المسترجع لتنفيذ أهداف المستخدم المعقدة. يعمل كمنصة لبناء وكلاء مستقلين يستخدمون حلقات تكرارية لاختيار الأدوات ومعالجة المعلومات. يتميز المشروع ببوابة متعددة النماذج تجرد مختلف مزودي النماذج اللغوية الكبيرة، مما يسمح للمستخدمين بالتبديل بين النماذج على أساس كل محادثة دون تعديل الكود. كما يتضمن نظام قاعدة معرفية RAG يقوم باستيعاب المستندات وتوليد التضمينات (embeddings) لتوفير سياق دلالي أثناء الاستدلال. يوفر النظام أداة أتمتة سير عمل مرئية مع محرر سحب وإفلات لإنشاء خطوط أنابيب متعددة الخطوات مع تفرع شرطي. تغطي قدراته التشغيلية أتمتة المتصفح ونظام التشغيل، بما في ذلك تنفيذ أوامر Shell، ومعالجة مستندات المكتب، والتعرف الضوئي على الحروف. يدعم التطبيق النشر في حاويات ويمكن تجميعه في ملف ثنائي واحد مع أصول ثابتة مجمعة، بما في ذلك دعم منصات أجهزة RISC-V 64-bit.

    Reads and writes content in Word, Excel, and PowerPoint files to handle document-based workflows.

    Go
    عرض على GitHub↗5,303
  • unidoc/uniofficeالصورة الرمزية لـ unidoc

    unidoc/unioffice

    4,809عرض على GitHub↗

    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.

    Godocxecma-376excel
    عرض على GitHub↗4,809
  • szyhf/go-excelالصورة الرمزية لـ szyhf

    szyhf/go-excel

    197عرض على GitHub↗

    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.

    Go
    عرض على GitHub↗197
  • plandem/xlsxالصورة الرمزية لـ plandem

    plandem/xlsx

    177عرض على GitHub↗

    Fast and reliable way to work with Microsoft Excel™ xlsx files in Golang

    Read and update existing Microsoft Excel files safely.

    Go
    عرض على GitHub↗177
  • fterrag/goxlsxwriterF

    fterrag/goxlsxwriter

    0عرض على GitHub↗

    Write XLSX files using a wrapper for libxlsxwriter.

    عرض على GitHub↗0
  • 360entsecgroup-skylar/excelize3

    360EntSecGroup-Skylar/excelize

    0عرض على GitHub↗

    Read and write Microsoft Excel XLSX files.

    عرض على GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Office Document Processing