This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...
Learn how to merge GIF image files, combine GIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library.... You may specify absolute or relative...
C# ways to add text to image as watermark, or add image watermarks to PNG, JPG/JPEG, WebP, GIF, TIFF, BMP images using .NET Watermarking API by GroupDocs....From the documentation , you may further check the features and...
This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...
This article explains that how to detect encoding of a text file automatically....resources GitHub examples You may easily run the code from documentation...
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....resources GitHub examples You may easily run the code above and...