Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 6,420 for

document classification

(0.05 sec)
  1. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a Document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial Document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the Document); Iterate through the collection and obtain Parser object to extract a text....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-attachme...
  2. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for .NET API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/save-only-ann...
  3. GroupDocs.Assembly for .NET | Documentation

    Home Note Welcome to the GroupDocs.Assembly for .NETGroupDocs.Assembly for .NET is a Document automation and reports generation API designed to create custom Documents from templates. This .NET reporting API intelligently assembles the given data with the defined template Document and generates an output Document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly for .NET Resources Following are the links to some useful resources you may need to accomplish your tasks....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/
  4. Save a modified file to a specified location | ...

    This article shows how to save a Document to a specified location on a local disk...Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/save-a-modified...
  5. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/save-a-modified...
  6. Migration Notes | Documentation

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the Document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/migration-notes/
  7. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text Documents . Use of In-line Syntax Error Messages By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/use-of-in-line...
  8. Highlighting results in network | Documentation

    This page contains information about highlighting search results in the search network....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/highlighting-res...
  9. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on Document page with GroupDocs.Signature API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/locating-sign...
  10. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire Document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-text-fro...