Editing Word documents is explained with C# examples to edit DOC, DOCX, ODT files within your .NET application using document editing API....also integrate the editing feature within your .NET application...
The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Watermark also provides the feature to get the dimensions of the...Watermark also provides the feature to add watermark to supported...
Quickly perform reverse image search using Java to locate similar images. Discover how to implement reverse image search in Java for content-based image retrieval.... This feature is especially valuable in applications...illustrates how to apply these features in your project. Code to Perform...
This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....To learn more about library features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...
This article explains how digitally esign documents with certificates using GroupDocs.Signature API...more about document eSign features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...
This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...more about document eSign features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...
This article explains that how to extract metadata from Microsoft Office PowerPoint(.ppt, .pptx) 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 search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....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 search text from Microsoft Office Word (.doc, .docx) documents...the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...
To search a keyword in Microsoft OneNote sections 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 Microsoft OneNote section:
Instantiate Parser object for the initial section; 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 section....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...