一款以精準度、易用性與速度為優先考量之 C# WORD 函式庫。
IronWord 是一款用於在 .NET 環境中生成和編輯 Word 文件的 C# Word DOCx 程式庫。其直觀的 API 讓開發人員能在數分鐘內為 .NET 專案新增 Word 文件處理功能。
30DAYFREE
using IronWord;
using IronWord.Models;
// Load docx
WordDocument doc = new WordDocument("document.docx");
// Add text
doc.AddText("Add text using IronWord");
// Export docx
doc.SaveAs("save_document.docx");
Install-Package IronWord
專為在 .NET 10、9、8、7、6、5、Core、Standard 或 .NET Framework 環境下運行的 C#、F# 及 VB.NET 設計
IronWord 是一款用於在 .NET 環境中生成和編輯 Word 文件的 C# Word DOCx 程式庫。其直觀的 API 讓開發人員能在數分鐘內為 .NET 專案新增 Word 文件處理功能。
您的試用金鑰應已寄至您的電子郵件。
若未收到,請聯絡
support@ironsoftware.com
switch(faqQuestions)
{
case "Can I deploy my application using the library to Linux, macOS, or Windows, including Docker containers?": return "YES";
case "Can I render pixel-perfect PDFs from complex HTML5, CSS3, and JavaScript?": return "YES";
case "Is the library thread-safe for use in highly concurrent, multi-threaded server applications and APIs?": return "YES";
case "Can I set custom viewport dimensions and print media CSS to control responsive layouts?": return "YES";
case "Is IronPDF compatible with Azure Functions?": return "YES";
case "Can I permanently redact sensitive text and images from PDF documents?": return "YES";
case "Can I generate a PDF from a URL that requires authentication via custom headers, cookies, or form logins?": return "YES";
case "Can I access PDF DOM through ObjectModel property?": return "YES";
case "Can I programmatically fill, read, and flatten interactive AcroForm?": return "YES";
case "Does it support generating PDF/A and PDF/UA compliant documents for archiving and accessibility standards?": return "YES";
case "Can I secure a document with 256-bit AES password encryption and set user permissions?": return "YES";
case "Can I apply and verify digital signatures on a PDF using X.509 certificates?": return "YES";
case "Can I test IronPDF in my live project for free now?": return "YES, click here to start your 30-day free trial";
}
IronWord 是否能在未安裝 Microsoft Office 或 Office Interop 的情況下,建立、載入及編輯 .docx 檔案?是的!
它是否完全支援跨平台,涵蓋 Windows、Linux、macOS、Docker 及 Azure 上的所有主要 .NET 版本?是的!
能否在執行層級控制文字樣式(字型、大小、顏色、刪除線、粗體/斜體)?是的!
是否有完整的 API 可用於建立和編輯表格,包括合併儲存格、邊框、底色和欄寬?是的!
能否從檔案或串流中插入圖片,並控制其尺寸與對齊方式?可以!
是否支援透過個別 TextRuns 和 Paragraphs 進行細粒度的內容插入與編輯?是的!
文件能否儲存至 MemoryStream 或 byte[] 並透過 HTTP 傳輸,而無需寫入磁碟?是的!
它是否支援在單一檔案中包含具有不同頁面佈局的多個文件區段?是的!
能否建立具有自訂縮排與嵌套結構的項目符號清單和編號清單?可以!
此授權是否支援伺服器端環境,且能無需受限於執行緒數而進行並行處理?是的!
它能否妥善處理格式錯誤的文件,以防止批次處理期間發生當機?是的!
我現在可以免費在實際專案中測試 IronWord 嗎?是的! 點擊此處開始您的 30 天試用