This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....Assembly Product Solution GroupDocs...
This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....Assembly Product Solution GroupDocs...
This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....Assembly Product Solution GroupDocs...
Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....Assembly Product Solution GroupDocs...
This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....Assembly Product Solution GroupDocs...
To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page.
Here are the steps to extract a text from PDF document:
Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Assembly Product Solution GroupDocs...
This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular expression....Assembly Product Solution GroupDocs...