Hi,
When we try to convert a document with the ‘Leelawadee UI’ font to PDF, we encounter some issues in characters. Can you please suggest something here?... Attaching the zip file with sample code and refer...awadeeUI' GroupdocsSample 3.zip (1.1 MB) evgen.efimov March 4...
Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates.
It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....contain other documents like ZIP archives, Pdf portfolios, emails...
Hello, when converting a specific DOCX file to PNG on Ubuntu, we get the following error:
“Saving complete multi page document to image is not supported. Please save by page.”
We already specify all the things we can:
…...zip (144.6 KB). Can you please check...updated the app - sample-app-1.zip (190.0 KB) and added the following...
Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page.
Template fields The template field is set by TemplateField class with the following constructor:
TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....First Street Anytown, State ZIP ) Extracts four lines Company...First Street Anytown, State ZIP Date: 06/02/2019 TemplateRegexPositio...
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”…...PDF, XLSX, PPTX, XPS, PSD, AI, ZIP, SVG, and others right on the...
Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process.
Setting Up First, create the application folders structure:
your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....download the signed envelope as ZIP file. post '/envelope-sample/sign-and-download'...
This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...format : ZIP Compressed File (zip) Primary conversions : [zip, 7z...(rar) Primary conversions : [zip, 7z, tar, cpio, iso, epub, mobi...
This article demonstrates how to get possible conversions for a file type using GroupDocs.Conversion for Python via .NET API....format : ZIP Compressed File (zip) Primary conversions : [zip, 7z...(rar) Primary conversions : [zip, 7z, tar, cpio, iso, epub, mobi...