정확성, 사용 용이성 및 속도를 우선시하는 C# Word 라이브러리.
IronWord는 .NET에서 Word 문서를 생성하고 편집하기 위한 C# Word DOCx 라이브러리입니다. 사용자 친화적인 API를 통해 개발자는 Word 문서 처리 기능을 .NET 프로젝트에 몇 분 만에 추가할 수 있습니다.
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 또는 Framework 에서 실행되는 C#, F#, VB.NET 용으로 설계되었습니다.
IronWord는 .NET에서 Word 문서를 생성하고 편집하기 위한 C# Word DOCx 라이브러리입니다. 사용자 친화적인 API를 통해 개발자는 Word 문서 처리 기능을 .NET 프로젝트에 몇 분 만에 추가할 수 있습니다.
체험판 키는 이메일에 포함되어 있습니다.
그렇지 않다면 연락주시기 바랍니다.
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[]로 문서를 저장할 수 있습니까?예!
단일 파일 내에서 서로 다른 페이지 레이아웃을 가진 여러 문서 섹션을 지원합니까?예!
사용자 정의 들여쓰기 및 중첩으로 불렛 및 번호 목록을 만들 수 있습니까?예!
라이선스가 서버 측 친화적이며 스레딩 제한 없이 동시 처리를 지원합니까?예!
잘못된 문서를 배치 처리 중 충돌을 방지하는 것이 용이합니까?예!
IronWord를 실시간 프로젝트에서 무료로 테스트할 수 있습니까?예! 30일 무료 체험을 시작하려면 여기를 클릭하세요