GroupDocs.Search allows indexing documents from various sources...pdf" ; // Creating an index Index...@"c:\MyDocuments\ExampleDocument.pdf" ; // Creating an index Index...
This page describes how To perform indexing of password protected documents.
Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents To the dictionary before indexing. To add a document password To the dictionary, you must specify the full path To the document as a key and the actual password To the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This article explains that how To update indexed documents, as well as updating an index version....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This article gives knowledge about the reverse image search, which makes it possible To search for similar images in ZIP archives, various documents, and individual files....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow To extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote.
Here are the steps To extract a text from Microsoft OneNote Section:
Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
To extract emails from Outlook STorage getContainer method is used. This method returns the collection of ContainerItem objects.
Outlook STorage item can contain the following metadata:
Name Description date The time and date at which the Outlook STorage item was last modified. email-sender The value of “sender” field. email-To The value of “To” field. subject The value of “subject” field. Outlook STorage container consists of email documents (msg files).
Here are the steps To extract an email text from outlook sTorage:...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
GroupDocs.Viewer Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document AuTomatio......Presentation Viewer – Open & Read PPT, PPTX Files Instantly Learn how to...presentations online using a free PPTX viewer or programmatically with...
Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed To be followed:
Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles To extract information about the archived files The following code snippet shows how To get metadata from a ZIP archive.
advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
This article shows how To handle search queries if they contain special characters and separaTor characters....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...