Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 2,090 for

email

(0.07 sec)
  1. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive library used for texts and documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer file formats, PDF documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify texts or documents. IAB-2 taxonomy for News/Cites classification....such as Invoices, CVs, Forms, emails. Sentiment taxonomy for the...

    docs.groupdocs.com/classification/net/introduci...
  2. Extract data from ePUB eBooks | Documentation

    GroupDocs.Parser provides the functionality to extract data from EPUB e-books. Also CHM and FB2 formats are supported. The following table provides the list of supported formats: Format Description CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2.0 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.Parser for Java examples Free online document parser App Along with full featured ....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Konvertera EML till HTML med C#

    Konvertera effektivt EML till HTML med C# utan att installera extra verktyg. Förbättra dokumentbehandlingen i projekt med den här guiden om hur man exporterar EML till HTML med C#.... Att konvertera EML-filer (Email Message Format) till formatet...

    kb.groupdocs.com/sv/conversion/net/convert-eml-...
  4. Kako pretvoriti Outlook e-poštu u Word u Javi

    Ovaj vas članak vodi kroz postupak pretvaranja Outlookove e-pošte u Word u Javi i stvara ogledni kod za sposobnost Java Email to Word pomoću nekoliko API poziva....aplikacije za pretvorbu Java Email to Word . Ovdje možete pogledati...

    kb.groupdocs.com/hr/conversion/java/how-to-conv...
  5. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/python-net/load-fr...
  6. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source in Java....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  7. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/load-document-fr...
  8. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and Emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Word Processing documents and emails with HTML and RTF bodies You...

    docs.groupdocs.com/assembly/net/inserting-bookm...
  9. كيفية تحويل بريد Outlook الإلكتروني إلى Word بجافا

    ترشدك هذه المقالة خلال عملية تحويل البريد الإلكتروني في Outlook إلى Word في Java وتنشئ نموذجًا لرمز Java Email إلى قدرة Word باستخدام عدد قليل من استدعاءات API....لتطوير التطبيق لتحويل ** Java Email to Word **. هنا يمكنك إلقاء...

    kb.groupdocs.com/ar/conversion/java/how-to-conv...
  10. Load document from local disk | Documentation

    Learn how to extract data from documents on the local disk...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/load-document-fro...