Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,066 for

email

(0.06 sec)
  1. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and Email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to Email message body Dynamically attach Email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....popular microsoft office and email file formats based upon template...attributes to email message body Dynamically attach email attachments...

    docs.groupdocs.com/assembly/net/features-overview/
  2. Support for Null-Conditional Operators in Group...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.6. Using the latest version, you can now use null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....point series dynamically for Email Messages with HTML and RTF bodies...preserved for chart series in the Email document. We recommend you to...

    blog.groupdocs.com/assembly/support-for-null-co...
  3. Mastering JSON Comparisons

    Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange...."LastName" : "Doe" , "Contact" : { "Email" : "john.doe@techinnovations...: "Smith" , "Contact" : { "Email" : "jane.smith@techinnovations...

    blog.groupdocs.com/comparison/mastering-json-co...
  4. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....using C# How to Convert Outlook Email to Word in C# How to Convert...using C# How to Convert Outlook Email to HTML in C# How to Convert...

    kb.groupdocs.com/conversion/net/page/5/
  5. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Presentation Email Message Format Outlook Email Message Format...Format Apple’s Email Message Format Plain Text Word Processing Markup...

    docs.groupdocs.com/assembly/net/supported-docum...
  6. Create new document by format | Documentation

    This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....Spreadsheet, Presentation, Ebook, and Email. This article provides a comprehensive...Save ( memoryStream ); } 5. Email Document: Stream memoryStream...

    docs.groupdocs.com/editor/net/create-document/
  7. Convert MSG and EML files to PDF using Java Con...

    Java Conversion API to programmatically convert Email files (MSG, EML, EMLX) into PDF documents within your java based applications....Український Tiếng Việt 中文 中國傳統的 Emails to PDF conversions are often...requirements like sharing the email content. In this article, we...

    blog.groupdocs.com/conversion/convert-msg-and-e...
  8. Extract images from Emails | Documentation

    To extract images from Emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an Email has no images, getImages method returns an empty collection....Extract data from Emails / Extract images from Emails Extract images...from Emails Leave feedback To extract images from emails method...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Dynamic Insertion of Hyperlinks in Documents us...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation and Email documents. Furthermore, a bug related to DocumentAssembler is now fixed. We recommend you to install the latest version of the API for a better user experience. Features Introduced Using GroupDocs.Assembly for Java 18.7, you can now insert hyperlinks to your reports dynamically using link tags....Spreadsheet, Presentation and Email documents. Furthermore, a bug...Inserting Hyperlinks Dynamically in Email Document Fixes # The following...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  10. Convert EML to HTML using C#

    Efficiently convert EML to HTML using C# without installing extra tool. Enhance document processing in projects with this guide on how to export EML to HTML using C#....ability to efficiently process email data is essential for many software...applications. Converting EML (Email Message Format) files to HTML...

    kb.groupdocs.com/conversion/net/convert-eml-to-...