This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...
This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured Java library we provide simple...
The Example in this article demonstrates that how to update metadata properties using a combination of criteria...the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...
To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text.
Here are the steps to search a keyword in PDF document:
Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...
Learn how to highlight search results using Java with our guide, including a code example to efficiently highlight search results in Java for better management.... This feature enhances search functionality...
This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...
Software Requirements Please make sure you meet the following requirements before downloading and running the examples.
Visual Studio 2013 or higher NuGet Package Manager installed in Visual Studio. Make sure that latest NuGet API version is installed in Visual Studio. For details on how to install NuGet package manager please check http://docs.nuget.org/ndocs/guides/install-nuget Go to Tools->Options->NuGet Package Manager->Package Sources and make sure that the option nuget.org is checked Example project uses NuGet Automatic Package Restore Feature therefore you should have an active internet connection....Automatic Package Restore feature therefore you should have an...
Count number of words and their occurrences in PDF, Word, Excel, PowerPoint, and Email documents in Java using document parsing API.... By using this feature, you can avoid the repetition...
This article explains that how to extract text from Microsoft OneNote sections presentations...the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...
This article explains that how to use Aspose.OCR for Cloud SDK....the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...