Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and Emails with HTML and RTF bodies only. You can insert contents of outer documents To your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document To be inserted during run time....Conversion Product Solution GroupDocs...Word Processing documents and emails with HTML and RTF bodies only...
This article explains that how To use Microsoft Azure Computer Vision API...Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...
This article shows that how To redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...
This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....Conversion Product Solution GroupDocs...to a website or application, emails, or phone numbers, product...
Use advanced rasterization options In order To use the advanced rasterization options you have To pass one of the options To Save method. In this case the document will be rasterized To PDF, but the scan-like effects will be applied To its pages.
The following example demonstrates how To apply the AdvancedRasterizationOptions with default settings.
C#
using (RedacTor redacTor = new RedacTor(@"sample.docx")) { // Save the document with advanced options (convert pages inTo images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...
OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior.
Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files.
The following are the steps To read the header of an OpenType file.
Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...
To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow To extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...
Learn how To extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...
This article explains how To handle ID3v2 tag....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...
GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...