Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 20,555 for

msg

(0.17 sec)
  1. C# SMTP Client to Send Email in .NET Applicatio...

    Learn how to send emails with SMTP using C# and Aspose.Email API. Install the library, configure SMTP client settings, and send an email....for multiple message formats (MSG, EML, etc.), and seamless proxy...email format support : Handles MSG, EML, MHT, PST, and more for...

    products.aspose.com/email/net/send-email/smtp/
  2. Latest Aspose.HTML Product Family topics - Free...

    Get technical support of Aspose.HTML for .NET and Java.... The original msg and converted mht files contain...

    forum.aspose.com/c/html/29
  3. Aspose.Cells 8.7.1 中的公共 API 更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....RowColumnEventArgs e ) { string msg = "Column index: " + ( e . Num...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Convert VCF to EMLX via C# | products.aspose.com

    Sample code for VCF to EMLX C# conversion. Use API example code for batch VCF files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....VCF to EMLX C# Conversion var msg = MapiContact.FromVCard( "contact...vcf" ).GetUnderlyingMessage(); msg.Save( "contact.emlx" , SaveOptions...

    products.aspose.com/email/net/conversion/vcf-to...
  5. Convert VCF to EML via C# | products.aspose.com

    Sample code for VCF to EML C# conversion. Use API example code for batch VCF files to EML conversion within VB.NET, Asp.NET or any .NET based application....VCF to EML C# Conversion var msg = MapiContact.FromVCard( "contact...vcf" ).GetUnderlyingMessage(); msg.Save( "contact.eml" , SaveOptions...

    products.aspose.com/email/net/conversion/vcf-to...
  6. FormatException: System.FormatException: The he...

    Is there a way to diagnose which Header Name triggers it? How can I tell which one is it? The list of Headers: Received: DKIM-Signature: X-CSE-ConnectionGUID: X-CSE-MsgGUID: Message-Id: X-Amp-Result: Received: F…...None); var msg = new MailMessage(); foreach...Substring(idx + 1).Trim(); try { msg.Headers.Add(name, value); //...

    forum.aspose.com/t/formatexception-system-forma...
  7. Document Conversion via C++ | products.aspose.com

    Convert various document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....WORD EML to XPS EMLX to IMAGE MSG to DOC OFT to PDF CGM to DOC...

    products.aspose.com/total/cpp/conversion/
  8. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....DOCX MBOX to PDF OST to IMAGE MSG to TIFF PST to JPEG OFT to GIF...

    products.aspose.com/total/python-net/conversion/
  9. View or Edit MBOX Files Metadata via .NET | pro...

    C# source code to edit or view MBOX format metadata on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/metadata/mbox/
  10. Search OST document without opening via .NET | ...

    C# source code to search words with pattern in OST file on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/search/ost/