Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 35,836 for

groupdocs.comparison

(0.2 sec)
  1. Bubble Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Email Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Email Document Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share your sales/orders dynamically with the following key requirements: A report must be in ....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  2. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in HTML Document Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in HTML Document Reporting Requirement As a report developer, you are required to represent managers’ contract information with the following key requirements:...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/searching-for...
  4. Save signed document with password | GroupDocs

    This article explains how to save document with password protection....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/save-signed-d...
  5. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  6. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  7. Save only annotated pages | GroupDocs

    The page describes how to save only annotated pages when using GroupDocs.Annotation for Java API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/save-only-an...
  8. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/get-document-...
  9. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/get-file-info/
  10. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/get-fil...