Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 1,458 for

numbers

(0.35 sec)
  1. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java.... To get the number of stop words in the dictionary...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  2. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....for example, a set of tags, a number in the library catalog, the...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. Remove metadata properties | Documentation

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....metadata properties Check the number of properties that were actually...

    docs.groupdocs.com/metadata/net/remove-metadata...
  4. Add squiggly annotation | Documentation

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....properties (position, page number, etc). Call the method. Specify...

    docs.groupdocs.com/annotation/java/add-squiggly...
  5. GroupDocs Introduced New Pricing Plans for Its ...

    Introduction We’ve recently introduced a set of new pricing plans for our document management solutions. Our objective is to make GroupDocs apps appealing to all types of users or groups, regardless of their size. We have launched these new plans after collecting valuable feedback from our customers. [caption id=“attachment_646” align=“alignnone” width=“632” caption=“Fig.1: GroupDocs introduced new pricing plans for its document management solutions”] [/caption] Pricing Plan Types As well as the Free plan, we have three other pricing plans:...plans, you need to select the number of users. The price increases...

    blog.groupdocs.com/total/groupdocs-introduced-n...
  6. Extract hyperlinks from document page | Documen...

    This article explains that how to extract hyperlinks from document page....pageIndex ++) { // Print a page number Console . WriteLine ( string...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  7. Extract text from Microsoft OneNote sections | ...

    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....(); p ++) { // Print a page number System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version....Threads = 2 ; // Setting the number of indexing threads index ...

    docs.groupdocs.com/search/net/update-index/
  9. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....contains the minimum required number of segments on the disk and...

    docs.groupdocs.com/search/java/index-lifecycle/
  10. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements....property allows you to get the number of character replacements defined...

    docs.groupdocs.com/search/net/character-replace...