Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 3,654 for

document classification

(0.05 sec)
  1. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of Documents on the summary page with GroupDocs.Comparison for Node.js via Java....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/get-e...
  2. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks using Java search API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/search-by...
  3. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Merge text files | Documentation

    Learn how to merge TXT files, combine TXT files into one file programmatically in java language using GroupDocs.Merger for Java library....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/merge/txt/
  5. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/generating-slide...
  6. Edit PowerPoint Presentations in Node.js | Docu...

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Node.js....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...
  7. Saving to HTML with External Resource Files | D...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled Document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled Document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/saving-to-html...
  8. Get list of changes | Documentation

    This article explains how to get collection of changes between compared Documents when using GroupDocs.Comparison for .NET....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  9. Specify the JPEG image quality | Documentation

    Adjust JPEG images quality when rendering Documents to PDF with GroupDocs.Viewer for .NET...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  10. Extract metadata from Emails | Documentation

    Extract metadata from emails by using GetMetaData method....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-metadata-...