Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 8,956 for

index

(0.13 sec)
  1. Text cannot be searched in PDF - Free Support F...

    Hi, I am using GroupDocs.Search to perform content search from my documents. The issue is it not searching text inside some PDFs. For example, if a PDF document has text “Subject:test” and if i search for word ‘test’ it…...UseRawTextExtraction = false; Index index = new Index(indexFolder,settings);...

    forum.groupdocs.com/t/text-cannot-be-searched-i...
  2. Difficulty in searching with special characters...

    Hi, I am using GroupDocs.Search to perform a content search from my documents. The issue is I want to search text “SO(FOOD)” or “#toptrends” as a whole word. I am able to search this text as a file name but not if this…...uments"; var index = new GroupDocs.Search.Index(indexFolder,... settings); index.Add(documentsFolder); var option = new UpdateOptions...

    forum.groupdocs.com/t/difficulty-in-searching-w...
  3. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . Add...

    docs.groupdocs.com/search/net/document-filterin...
  4. EventHandler - GroupDocs.Search for Java - API ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......an error happens during an index operation. Event < EventHandler...a document is going to be indexed. Event < EventHandler < OperationFinishedEve...

    apireference.groupdocs.com/search/java/com.grou...
  5. osticket.css

    /* Overlay */ #overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; z-Index: 1000; -webkit-transform: translate3d(0,0,0); } #loading { border:1px ......height: 100%; background: #000; z-index: 1000; -webkit-transform: translate3d(0...position: fixed; display: none; z-index: 3000; } #loading h4 { margin:...

    helpdesk.groupdocs.com/css/osticket.css
  6. DocumentTableColumnCollection.IndexOf Method - ...

    Returns the Index of a column with the specified name within this collection....IndexOf(String) Returns the index of a column with the specified...IndexOf(DocumentTableColumn) Returns the index of the specified column within...

    apireference.groupdocs.com/assembly/net/groupdo...
  7. DocumentTableCollection.IndexOf Method - GroupD...

    Returns the Index of a table with the specified name within this collection....IndexOf(String) Returns the index of a table with the specified...IndexOf(DocumentTable) Returns the index of the specified table within...

    apireference.groupdocs.com/assembly/net/groupdo...
  8. PdfXObjectWatermarkOptions.PageIndex Property -...

    Gets or sets the page Index to add watermark to....Property Gets or sets the page index to add watermark to. Namespace:...Value Type: Int32 The page index to add watermark to. See Also...

    apireference.groupdocs.com/watermark/net/groupd...
  9. package-use - GroupDocs.Search for Java - API R...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......package provides classes for indexing and searching text data in...operation to delete indexed files or folders from an index. DocumentInfo...

    apireference.groupdocs.com/search/java/com.grou...
  10. SimilarityLevel - GroupDocs.Search for Java - A...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......query = "Einstein"; Index index = new Index(indexFolder); // Creating...Creating an index in the specified folder index.add(documentsFolder);...

    apireference.groupdocs.com/search/java/com.grou...