Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,597 for

numbers

(0.03 sec)
  1. 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...
  2. Reverse image search | Documentation

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....has a value with a minimum number of different bits, and for...different images it gives a large number of different bits. In the GroupDocs...

    docs.groupdocs.com/search/net/reverse-image-sea...
  3. Render Word documents as HTML, PDF, and image f...

    Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering....replaced with the current page number in the file name. viewOptions...replaced with the current page number and resource name, respectively...

    docs.groupdocs.com/viewer/python-net/render-wor...
  4. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....fact enables you to build numbered or bulleted lists in reports...can get a report with their numbered list using the following template...

    docs.groupdocs.com/assembly/java/template-synta...
  5. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures... print ( "Document #" + number ++ + ": " + document . getFileName..."\nList of failed documents:" ); number = 1 ; for ( BaseSignature o...

    docs.groupdocs.com/signature/java/signing-archi...
  6. Spell checking | Documentation

    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/java/spell-checking/
  7. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....application-version The version number of the application that created...printed. revision-number The spreadsheet revision number. total-editing-time...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....application-version The version number of the application that created...printed. revision-number The spreadsheet revision number. total-editing-time...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Saving | Documentation

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedPages indicates whether to save only annotated pages or not. For details, see the following pages:...document; defines the first page number to save specific page range;...range; defines the last page number to save specific page range;...

    docs.groupdocs.com/annotation/net/saving/
  10. Search results | Documentation

    This article shows that how to perform the operations on search results....members: The property returns the number of documents found. The property...property returns the total number of occurrences found. The property...

    docs.groupdocs.com/search/net/search-results/