Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 6,420 for

document classification

(0.05 sec)
  1. Sign document with Form Field signature - advan...

     This article explains how to sign Document with Form field electronic signatures using advanced options with GroupDocs.Signature API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/sign-document-...
  2. 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....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/multicolored-n...
  3. View Word files online | Free GroupDocs Apps

    Free online viewer for Word files. Open and view Word files online for free....popular text document editor. People use Word documents (DOC, DOCX...articles, legal, and many other documents. Due to the editing capabilities...

    products.groupdocs.app/viewer/word
  4. How to add attachment to PDF document | Documen...

    This article explains how to add attachment to PDF Document with GroupDocs.Merger within your Java applications....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  5. Classify document from stream | Documentation

    Classifying of the Document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify Document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Classification Product Solution Purchase...GroupDocs Documentation / GroupDocs.Classification Product Family...

    docs.groupdocs.com/classification/net/classify-...
  6. Load document from FTP | Documentation

    This article demonstrates how to convert Document stored in FTP storage using GroupDocs.Conversion for Java API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/load-documen...
  7. Working with Outer Document Insertion | Documen...

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer Documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a Document to be inserted during run-time. <Document_expression]>> Warning A doc tag can be used almost anywhere in a template Document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a Document to be inserted during run-time....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/working-with-o...
  8. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a Document then it can be possible using GroupDocs.Watermark....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/adding-waterma...
  9. 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....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/single-row-ima...
  10. 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:”....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/in-paragraph-l...