Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 8,764 for

document comparison

(0.12 sec)
  1. Classify document by path | Documentation

    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....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...

    docs.groupdocs.com/classification/net/classify-...
  2. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing Document with metadata signatures by GroupDocs.Signature....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/esign-word-pro...
  3. eSign document with QR-code signature | Documen...

    This article explains how sign Documents with electronic signature as QR code on Document page with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/esign-documen...
  4. Multicolored Numbered List in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Email Document format. Multicolored Numbered List in Email Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Outlook 2013. In your email, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/multicolored-n...
  5. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....in the latest version of documents metadata API. GroupDocs.Metadata...DocumentProtectedExc when document could not be opened without...

    blog.groupdocs.com/categories/groupdocs.metadat...
  6. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint Documents thumbnails and preview Document pages using GroupDocs.Annotation for .NET API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/generate-docu...
  7. Specify file type when loading a document | Doc...

    This article explains how to specify file type when loading a Document with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/load-document-...
  8. Single Row Image in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the Text Document....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/single-row-ima...
  9. In-Paragraph List in Email Document | Documenta...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Email Document format. In-Paragraph List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. A descriptive or informative line like “We provide support for the following clients:”....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  10. Load document | Documentation

    Following this guide you will learn how to load Document from local disk or file stream for editing with GroupDocs.Editor for .NET API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/load-document/