Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 2,814 for

list

(0.07 sec)
  1. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....searchOptions); // Iterate over a list foreach(TextArea area in texts)...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  2. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....following table provides the list of supported formats: Format...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Add point annotation | GroupDocs

    The page describes how to add point annotation to a document using GroupDocs.Annotation for .NET....PageNumber = 0 , Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-point-ann...
  4. Obtain document history information | GroupDocs

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....processed changes that include list of . Each history log record...

    docs.groupdocs.com/signature/net/obtain-documen...
  5. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Node.js via Java.... To get a full list of properties having interpreted...

    docs.groupdocs.com/metadata/nodejs-java/working...
  6. Add resource redaction annotation | GroupDocs

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....PageNumber = 0 , Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-resource-...
  7. GroupDocs Merger not working with .msg files - ...

    I am splitting the files and on each page I am extracting text using GroupDocs Parser, now the problem is when I am trying to do the same with .msg file I am getting the error “Unsupported file Type”. below is my code u…...Refer to the documentation for a list of supported formats. If you...

    forum.groupdocs.com/t/groupdocs-merger-not-work...
  8. Add button component | GroupDocs

    The page describes how to add button component to a document using GroupDocs.Annotation for Java....setRepliedOn ( new Date ()); List < Reply > replies = new ArrayList...

    docs.groupdocs.com/annotation/java/add-button-c...
  9. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the List of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....following table provides the list of supported formats: Format...

    docs.groupdocs.com/parser/java/extract-data-fro...
  10. Retrieve the document information | GroupDocs

    Access document properties and supported formats with GroupDocs.Viewer for Python....Also, it shows how to get a list of supported file formats. For...

    docs.groupdocs.com/viewer/python-net/retrieving...