Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,729 for

numbers

(0.28 sec)
  1. Features Overview | GroupDocs

    GroupDocs.Classification main feature is an ability to classify raw text and documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....bestClassesCount Select the number of results to return 1 taxonomy...BestResults will be null if the number of results to return equals...

    docs.groupdocs.com/classification/net/features-...
  2. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Multicolored Numbered Working with List Reports - Numbered Working...

    docs.groupdocs.com/assembly/net/advanced-usage/
  3. How to Convert TIFF to PNG in Java

    Review the step-by-step guide to convert TIFF to PNG in Java. Learn how to develop Java TIFF to PNG converter capability and easily customize the converted PNG file....properties such as page number, the number of pages, width, and...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using Java programming language....approximate number of pages in case of MOBI or AZW3 or a number of chapters...blocks and thus calculate the number of pages. This decision was...

    docs.groupdocs.com/editor/java/how-to-edit-ebook/
  5. Extraheer gegevens uit facturen of ontvangstbew...

    Haal factuurgegevens programmatisch uit pdf-facturen of ontvangstbewijzen in Java. API voor documentparsing en gegevensextractie door GroupDocs ondersteunt verschillende indelingen....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/nl/parser/extract-data-from-...
  6. Java'da Faturalardan veya Makbuzlardan Veri Çık...

    Java'da programlı olarak PDF faturalarından veya makbuzlardan Fatura verilerini çıkarın. GroupDocs'un belge ayrıştırma ve veri çıkarma API'si çeşitli formatları destekler....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/tr/parser/extract-data-from-...
  7. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive.... Number of pages in this output PDF...and it depends only on the number of entries (files and folders)...

    docs.groupdocs.com/viewer/java/render-archive-f...
  8. Search for Form Field e-Signatures | GroupDocs

    This article explains how to search for form field electronic signatures within document pages using GroupDocs.Signature for Python via .NET API.... page_number } " ) print ( f "Field Name:...criteria search_options . page_number = 1 # Search on specific page...

    docs.groupdocs.com/signature/python-net/search-...
  9. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...print ( f "Page number: { text_signature . page_number } " ) print...

    docs.groupdocs.com/signature/python-net/search-...
  10. Count Words and Occurrences of Each Word in a D...

    Count number of words and their occurrences in PDF, Word, Excel, PowerPoint, and Email documents in C# using .NET document parsing API....statistics such as word count or the number of occurrences of each word...following C# source code counts the number of words in a document. Count...

    blog.groupdocs.com/parser/count-words-and-occur...