office-file-api
There are 108 repositories under office-file-api topic.
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
silianpan/Seal-Office-Android-Demo
跨平台Office文档、图片在线预览,音视频播放原生插件Seal-OfficeOnline【非X5离线、组件嵌入、水印、WPS预览编辑】原生Android项目集成方式
DevExpress-Examples/word-document-api-examples
Use the Word Processing Document API to manage rich text documents in code.
DevExpress-Examples/spreadsheet-document-api-examples-part1
Use the Spreadsheet Document API to manage spreadsheet documents in code.
DevExpress-Examples/office-file-api-create-thumbnail-images-for-docx-xlsx-pdf-files
Use the Office File API to create thumbnail images for Excel, Word and PDF documents.
DevExpress-Examples/maui-html-edit
This repository includes examples that are related to DevExpress HTML Edit Control for .NET MAUI
DevExpress-Examples/word-document-api-create-master-detail-report
Use the Mail Merge feature enhanced with DOCVARIABLE specifics to create Master-Detail reports.
DevExpress-Examples/asp-net-mvc-implement-pdf-viewer
Implement a PDF viewer in an ASP.NET MVC web application.
DevExpress-Examples/office-file-api-ai-implementation
Integrate AI capabilities into a DevExpress-powered Office File API Web API application.
DevExpress-Examples/pdf-document-api-operate-pdf-content-at-runtime
Extract the text of a PDF document and count the words' occurrences in a document text.
DevExpress-Examples/pdf-document-api-use-azure-key-vault-api-to-sign-document
Use the Azure Key Vault API to sign a PDF document.
DevExpress-Examples/spreadsheet-document-api-pivot-table-examples
Use the Spreadsheet Document API to create and modify pivot tables in code.
DevExpress-Examples/word-document-api-generate-and-send-letters-within-blazor-server-app
Create a Blazor Server application that uses the Word Processing Document API to generate multiple business letters based on a template.
thiagobluhm/download-file-sharepoint
This repository contains my own first sharepoint download codification. Iniatily it's very simple code, I used some libs how office365 for python.
DevExpress-Examples/asp-net-core-spreadsheet-update-document
Use AJAX requests to modify the Spreadsheet control's content.
DevExpress-Examples/dockerize-office-file-api-app
Create and dockerize an ASP.NET Core Web API application that uses the Office File API library to convert Excel and Word documents to HTML.
DevExpress-Examples/office-file-api-in-web-api-app
Create an ASP.NET Core Web API application that uses the Office File API library as a server-side engine.
DevExpress-Examples/pdf-document-api-custom-properties
Access and modify custom document properties.
DevExpress-Examples/pdf-document-api-custom-signer
Implement a custom signer based on the Bouncy Castle C# API and use a custom digest calculator to calculate a document hash.
DevExpress-Examples/pdf-document-api-custom-tsa-client
Create a custom timestamp client based on the Bouncy Castle C# API.
DevExpress-Examples/pdf-document-api-export-document-to-multi-page-tiff-and-bitmap
Export a PDF document to multi-page Tiff and bitmap images.
DevExpress-Examples/pdf-document-api-extract-pages-from-document
Extract the first page from a PDF document into a separate document.
DevExpress-Examples/pdf-document-api-generate-document-layout
Use the PDF Document API to create a document with graphics in code.
DevExpress-Examples/pdf-document-api-get-checked-appearance-name-for-check-box
Obtain a checked appearance name for a check box and specify the check box value.
DevExpress-Examples/pdf-document-api-rotate-pdf-pages
Use the PDF Document API to rotate document pages and save the result.
DevExpress-Examples/spreadsheet-document-api-create-loan-amortization-schedule-within-blazor-server-app
Create a Blazor Server application that uses the Spreadsheet Document API to build a loan amortization schedule.
DevExpress-Examples/spreadsheet-document-api-encryption
Open and save password encrypted files in binary (.xls, .xlsb) and OpenXml (.xlsx) formats.
DevExpress-Examples/spreadsheet-document-api-indicate-progress-of-workbook-operations
Create a simple progress dialog that indicates the progress of load and PDF export operations.
DevExpress-Examples/word-document-api-print-documents
Use the Word Processing Document API to print a document with the default or specific printer settings.
DevExpress-Examples/word-document-api-send-mail-merge-document-as-email
Use the Word Processing Document API to send a mail-merge document as an e-mail.
DevExpress-Examples/word-document-api-sign-document-and-validate-signature
Use the DocumentSigner class methods to apply and validate digital signatures.
DevExpress-Examples/word-document-api-table-examples
Use the Word Processing Document API to create a complex table in a document.
DevExpress-Examples/word-document-api-use-docvariable-fields
Use the DOCVARIABLE field to insert dynamic content into the document.
DevExpress-Examples/word-document-api-use-multiple-data-sources-for-mail-merge
Merge data from multiple data sources into single documents and combine them in one document.
DevExpress-Examples/word-document-api-use-track-changes
Enable Track Changes in a document to retrieve, accept or reject revisions.
mink0613/EZExcel
Simple C# Excel APIs for reading and writing without Microsoft Office installed.