Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,826 for

numbers

(0.04 sec)
  1. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....replaced with the current page number in the output file names. var...replaced with the current page number in the output file names. Dim...

    docs.groupdocs.com/viewer/net/render-ms-project...
  2. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....replaced with the current page number in the file name. var viewOptions...replaced with the current page number in the file name. Dim viewOptions...

    docs.groupdocs.com/viewer/net/render-word-docum...
  3. Work with Search Results using C#

    Learn how to work with search results using C# efficiently. Discover method to retrieve search results in C# and manage search reports for optimized performance....to true Define the maximum number of allowable differences (e...configured SearchOptions Output the number of documents found (DocumentCount)...

    kb.groupdocs.com/search/net/work-with-search-re...
  4. Render Project documents as HTML, PDF, and imag...

    Convert Microsoft Project files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....replaced with the current page number in the output file names. viewOptions...are replaced with the page number and resource name, respectively...

    docs.groupdocs.com/viewer/python-net/render-ms-...
  5. 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/
  6. 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-...
  7. 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...
  8. Spell checking | GroupDocs

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

    docs.groupdocs.com/search/net/spell-checking/
  9. 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...
  10. 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/