demo-app/render_docx_to_pdf.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PdfViewOptions def render_docx_to_pdf(): # Get license file absolute path ......contains compiled versions of one library for different versions of ...
Manipulate EXIF metadata of images in Java. Extract, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....Java Metadata Manipulation Library # GroupDocs.Metadata for Java...
To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data.
Here are the steps to extract data from PDF Form:
Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....NET library we provide simple, but powerful...
Hi
I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other.
The same error occurs in these cases:
PDF to PDF/A-1b
PDF/A-1b ver…...org/ ), the PDF/A validation library that we use. Here’s one of...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... Use this library to display the contents of...
GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications.... The library provides the following classes...
This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...NET library we provide simple, but powerful...
This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Along with full featured Java library we provide simple, but powerful...
I’m currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to integrate. We were hoping to use this API to display our PDF files to the user in a “read-only”…...Viewer is a UI-less library. Basically, it is a DLL, and...