Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 156 of 156 for

indexer extract method

(0.04 sec)
  1. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords Method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Usage / Indexing / Indexing with stop words Indexing with stop...and can be removed from an index to reduce its size. You can...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords Method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Usage / Indexing / Indexing with stop words Indexing with stop...and can be removed from an index to reduce its size. You can...

    docs.groupdocs.com/search/java/indexing-with-st...
  3. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign documents, configure and manipulate various types of digital signatures and certificates. Programmers can easily add advanced signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business file formats like Word, Excel, PowerPoint, PDF, Text and images....Product News Add features of indexing and searching blended characters...search operations along with indexing in all popular document formats...

    blog.groupdocs.com/total/digitally-sign-documen...
  4. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search Method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....When a search is complete, the method returns an object of type ...Creating an index const index = new groupdocs . search . Index ( indexFolder...

    docs.groupdocs.com/search/nodejs-java/work-with...
  5. Shapes in spreadsheet document | Documentation

    The watermarking API enables you Extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....watermarking API enables you extracting information about all shapes...Replacing shape image and more. Extracting information about all shapes...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  6. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() Method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....spreadsheet document Leave feedback Extracting information about all shapes...shapes in an Excel document method searches watermarks of all mentioned...

    docs.groupdocs.com/watermark/java/shapes-in-spr...