Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,632 for

text extraction

(0.07 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Users can now extract metadata from ZIP and MOV file...level for storing documents text. Further details about the changes...

    blog.groupdocs.com/groupdocs.blog/page/69/
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Text for .NET API. The latest release...release is the ability to extract text from Microsoft exchange...

    blog.groupdocs.com/groupdocs.blog/page/71/
  3. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain Text in MIME format, containing the email header and body, including attachments in one or more of several formats....the email contents as plain text in MIME format, containing the...below demonstrates how to extract metadata from an EML message...

    docs.groupdocs.com/metadata/net/working-with-sa...
  4. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain Text in MIME format, containing the email header and body, including attachments in one or more of several formats....the email contents as plain text in MIME format, containing the...below demonstrates how to extract metadata from an EML message...

    docs.groupdocs.com/metadata/java/working-with-s...
  5. How to Run Examples | GroupDocs

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....fileName ); // Sign document with text signature. using ( Signature...file, extract the folders on your local disk. The extracted files...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  6. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common Text documents using a GroupDocs.Editor for .NET....differs from editing common text documents. Loading Loding of...for other formats. Like with text, XPS and e-Book formats, and...

    docs.groupdocs.com/editor/net/edit-email/
  7. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API.... Now, extract and then traverse the FoundDocumentField...Words using Java Build your Full Text Search Solution in Java Find...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  8. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common Text documents using GroupDocs.Editor for Node.js via Java....differs from editing common text documents. Loading Loading Email...for other formats. Like with text, XPS, and eBook formats, and...

    docs.groupdocs.com/editor/nodejs-java/edit-email/
  9. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Leave feedback On this page Extracting information about all slide...backgrounds The API allows you to extract information about all the slide...

    docs.groupdocs.com/watermark/java/working-with-...
  10. Error converting EML to PDF due to allegedly co...

    When converting some emails, the converter fails with “Cannot convert. The file is corrupt or damaged. Incorrect file header”. However, when opening this email in Outlook, it loads just fine including attachments. No er…...or documents containing non-text elements? Also, could you please...‘%PDF-’, which they do. We also extracted each file individually and...

    forum.groupdocs.com/t/error-converting-eml-to-p...