Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,112 for

numbers

(0.58 sec)
  1. Document preview | GroupDocs

    This article shows how to get document preview....createPageStreamDele = delegate ( int number ) { string previewImageFileName.... Format ( "page{0}.png" , number )); return File . OpenWrite...

    docs.groupdocs.com/watermark/net/basic-usage/pr...
  2. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....following options: sets the maximum number of mistakes possible in each...maximum exceeding of the minimum number of mistakes that are found...

    docs.groupdocs.com/search/nodejs-java/spell-che...
  3. Search reports | GroupDocs

    This article shows that how to perform the operations on generated search reports....You can configure the maximum number of stored reports using the...duration; The number of documents found; The total number of occurrences...

    docs.groupdocs.com/search/net/search-reports/
  4. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....+ "Page number: {5}\n" + "File type: {0}\n" + "Number of pages:...+ "Page number: {5}\n" + "File type: {0}\n" + "Number of pages:...

    docs.groupdocs.com/comparison/net/get-file-info/
  5. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....You can configure the maximum number of stored reports using the...total number of documents in the index; The total number of words...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET....TemplateRegexPositio ( r "Invoice Number\s+(?<value>[A-Z0-9\-]+)" )...template ) if data : invoice_number = data [ "InvoiceNumber" ]...

    docs.groupdocs.com/parser/python-net/working-wi...
  7. Configuring search network | GroupDocs

    This page contains information about configuring the search network.... Number of threads used for searching...required IP address and port number of the search network node...

    docs.groupdocs.com/search/java/configuring-sear...
  8. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats....replaced with the current page number in the file name. HtmlViewOptions...replaced with the current page number and resource name, respectively...

    docs.groupdocs.com/viewer/java/render-ebooks/
  9. Sign documents with encrypted metadata text | G...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  10. Detect Documents Encoding using GroupDocs.Searc...

    Like every month, team GroupDocs has released another version of the API and implements a number of new features and improvements in this monthly release. The latest version i-e 17.9.0 includes features like storing the text of documents during indexing, filtering files before indexing, encoding detection of text files etc. Not only this the API has also added support for CHM documents to the list of supported document formats. The API has removed some of the obsolete methods in this release as well....of the API and implements a number of new features and improvements...Search for .NET introduces a number of new features in this release...

    blog.groupdocs.com/search/groupdocs.search-for-...