GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut...... Search Text or Image Signatures in Documents...introduced the features of searching text signatures and image signatures...
This article gives the knowledge of the creation of faceted search queries using Java search API....Annotation Product Solution GroupDocs...presented below with queries in text and object form. String indexFolder...
Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Annotation Product Family GroupDocs...Replacement Annotation in PDF using Java How to Add Text Redaction...
This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java....Annotation Product Solution GroupDocs...programmatically, including text fields, checkboxes, dropdowns...
Learn how to perform wildcard search using C#. Explore wildcard search in C# with single character and group wildcards for efficient and flexible search queries....Annotation Product Family GroupDocs...ideal for applications like text indexing, document management...
This section describes GroupDocs.Merger for Java supported document types...Annotation Product Solution GroupDocs...Template Rich Text Format File OpenDocument Text Document OpenDocument...
This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....Annotation Product Solution GroupDocs...note that the number in the text must not be separated by spaces...
Search and remove existing Text or image watermarks using Python via .NET....Annotation Product Solution GroupDocs...Deleting text watermarks Search for and remove specific text watermarks...
Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps.
Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Annotation Product Solution GroupDocs...pptx" , loadOptions ); // Add text watermark to the first slide...