Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,700 for

mht

(0.07 sec)
  1. 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....formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/metadata/mbox/
  2. 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....formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/search/ost/
  3. View or Edit MSG Files Metadata via .NET | prod...

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

    products.aspose.com/email/net/metadata/msg/
  4. Compare MBOX Files via .NET | products.aspose.com

    C# source code to compare MBOX documents for differences on .NET Framework, .NET Core, and Xamarin Platforms....formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/comparison/mbox/
  5. Generating mhtml file from url in c# - Free Sup...

    Hi all I have a quick question. I see that aspose.cells provides a method that we can generate Mhtml file from html file but is it possible to use direct url (http and https)? Basically I want to create an Mhtml file d…...MHTMLSaveOptions(); // Convert HTML to MHT Aspose.Html.Converters.Converter...moptions, dataDir + "output.mht"); } Please note that during...

    forum.aspose.com/t/generating-mhtml-file-from-u...
  6. Convert VCF to MHTML via Java | products.aspose...

    Try the code sample to convert VCF files to MhtML format in Java. Download Java API to take your email processing applications to the next level.... With the specified MHT save options, the MailMessage...toMailMessage(op); //Prepare the MHT format options MhtSaveOptions...

    products.aspose.com/email/java/conversion/vcf-t...
  7. Analyze email headers from MSG files via .NET |...

    C# source code for email tracking and emails check from MSG file on .NET Framework, .NET Core, and Xamarin Platforms....formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/headers/msg/
  8. Compare EML Files via .NET | products.aspose.com

    C# source code to compare EML documents for differences on .NET Framework, .NET Core, and Xamarin Platforms....formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/comparison/eml/
  9. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...mht"); foreach (Shape shape in doc...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  10. Convert VCF to MHTML via C# | products.aspose.com

    Sample code for VCF to MhtML C# conversion. Use API example code for batch VCF files to MhtML conversion within VB.NET, Asp.NET or any .NET based application....underlying message as an MHT file called “contact.mht” to the specified...Save(Path.Combine(path, "contact.mht" ), mhtSaveOptions); Free App...

    products.aspose.com/email/net/conversion/vcf-to...