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....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition GroupDocs...
The page describes how to add checkbox component to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
The page describes how to manage different versions of document using GroupDocs.Annotation for Java API....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition GroupDocs...
Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
This article explains how to separately extract data from documents and add the extracted data to the index....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
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....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...