Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,215 for

extracted data

(0.17 sec)
  1. Extract emails from Outlook Storage | GroupDocs

    Extract emails from Outlook using GroupDocs.Parser for .NET...usage / Extract data from various formats / Extract data from Emails...Emails / Extract emails from Outlook Storage Extract emails from...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  2. Read Metadata from XLSX using Java

    Discover how to read metaData from XLSX using Java without the need of additional software. You will be given a code example to read metaData of XLSX using Java....development, the capacity to extract and handle metadata from files...applications. Metadata, encompassing data like authorship, creation dates...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  3. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....Usage / Extract data from various formats / Extract data from Emails...Emails / Extract emails from remote server via POP IMAP or Exchange...

    docs.groupdocs.com/parser/java/extract-emails-f...
  4. Get Document Information using C#

    Discover the process of how to get document information using C#. Enhance document management efficiency by learning how to get file properties using C#....properties, and other essential data. Following are the simple steps...programmatically, enabling them to extract metadata, retrieve properties...

    kb.groupdocs.com/metadata/net/get-document-info...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...discussed how to deal with EXIF data of images in Java. Here, today...you want to extract, update, add or remove EXIF data of your images...

    blog.groupdocs.com/groupdocs.blog/page/36/
  6. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations...usage / Extract data from various formats / Extract data from Microsoft...section. For example, text extraction isn’t supported for Zip archive...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. Extract metadata from Microsoft Office Excel sp...

    To extract metaData from Microsoft Office Excel spreadsheets getMetaData method is used. This method allows to extract the following metaData: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Usage / Extract data from various formats / Extract data from Microsoft...Office Excel spreadsheets / Extract metadata from Microsoft Office...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Usage / Extract data from various formats / Extract data from Microsoft...document. For example, text extraction isn’t supported for Zip archive...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....usage / Extract data from various formats / Extract data from ePUB...e-book. For example, text extraction isn’t supported for Zip archive...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  10. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....get; set; } Enables text extraction. Height { get; set; } Sets...MailStorageOptions { get; set; } Mail storage data files view options. MaxHeight...

    reference.groupdocs.com/viewer/net/groupdocs.vi...