Introducing GrapeCity Documents for Word | A Word API for .NET Standard 2.0. | Getting Started Linux
October 02, 2018
If you're working with Microsoft Word documents in .NET Standard 2.0 applications, you’ll likely need to share private information (invoices, reports, or other sensitive documents) with other groups inside or outside of your organization. Typically, you'd use the Microsoft Office API; however, the Word API poses a limitation. In order to work with Word documents, you would need Microsoft Word installed on the system.
GrapeCity introduces Documents for Word (GcWord), a Word API that offers a complete solution for working with Word documents in .NET Standard 2.0 applications. With an object model based on the Microsoft Office API, Word JavaScript API, and OpenXML SDK, you can create, load, edit, save, and convert Word documents in .NET Standard 2.0 applications—with zero dependencies on Microsoft Word.
With a familiar and easy-to-use object model, GrapeCity Word's high-performance library includes an object model to create DOCX files through code; load DOCX files; access the object model and add, remove, and modify objects (and their properties); and then save to a .docx file or export to PDF.
This video will walk you through how to get started with GcWord -- on Linux. Read the full blog here.
Related

Documents for PDF | How to Convert HTML to a PDF
December 03, 2019
GcHTML is a package available with GcPdf and GcImaging products. This allows the conversion of HTML content to PDFs and Images.
In this video, we’ll convert an HTML file to PDF using GcPdf.

Documents for Imaging | How to Convert an HTML File to an Image
November 27, 2019
GrapeCity Documents for Imaging is a high-performance imaging library that can create, load, modify, and save images in .NET Core applications with full support on Windows, macOS, and Linux.
In this video, we’ll use the GrapeCity Documents for Imaging API to convert a batch of HTML files to different Image formats like JPEG and PNG files.

Getting Started with the JavaScript PDF Viewer | GrapeCity Documents PDF Viewer
July 10, 2019
With the GcDocs v2 sp2, we introduce a JavaScript-based GrapeCity Documents PDF Viewer (GcDocs PDF Viewer). This is a fast, modern PDF Viewer that can run on any major browser. The viewer is a cross-platform solution to view PDF documents on Windows, MAC, Linux, iOS and Android devices in respective browsers.
This guide explains how to create a program that uses the GrapeCity Documents PDF Viewer.

Documents for PDF | Introducing a JavaScript PDF Viewer
June 25, 2019
With the GcDocs v2 sp2, we introduce a JavaScript-based GrapeCity Documents PDF Viewer (GcDocs PDF Viewer). This is a fast, modern PDF Viewer that can run on any major browser. The viewer is a cross-platform solution to view PDF documents on Windows, MAC, Linux, iOS and Android devices in respective browsers. Read the full release.