Discover ways to view and edit EPUB metadata. Either edit EPUB metadata online or do it programmatically using C# & Java....in a spreadsheet format like XLSX. That’s it! Have fun editing...
Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
This article explains that how to search text from Microsoft Office Excel (.xls, .Xlsx) spreadsheets.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
This article gives the knowledge about two ways to create a search query: in text or object form.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...
This article explains how digitally esign documents with certificates using GroupDocs.Signature API...ODT, OTT), Spreadsheet files (XLSX, XLS, ODS, OTS) support digital...
This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...
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.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...
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.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...