This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // define qr-code size...
This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Conversion Product Solution GroupDocs...signature . Signature ( "sample.pdf" ) as sign : # Setup search options...
This article shows how to create electronic signatures with specific ordering on the document page...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...
This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Conversion Product Solution GroupDocs...new Signature ( "SingedSample.pdf" ); BarcodeSearchOptions barcodeOptions...
This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { BarcodeSearchOptions options...
This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....Conversion Product Solution GroupDocs...file formats as well such as PDF, BMP, PNG, JPEG, and XPS. Common...
This article explains that how to detect encoding of a text file automatically....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This page contains information about deployment of the search network....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
To search a keyword in emails 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 the email:
Instantiate Parser object for the initial email; 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 email....Conversion Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...