Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 30,712 for

msg

(0.08 sec)
  1. Aspose.Email for CPP 20.12 Release Notes|Docume...

    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....:: SharedPtr < MailMessage > msg = MailMessage :: Load ( fileName...

    docs.aspose.com/email/cpp/aspose-email-for-cpp-...
  2. System::IO::Path Class Reference - Aspose.Page ...

    Static Public Member Functions | Static Public Attributes | List of all members System::IO::Path Class Reference Stat......String &path, const String &msg=u"path", bool allow_empty=true)...String & path , const String & msg = u"path" , bool allow_empty...

    reference.aspose.com/page/cpp/class/system.i_o....
  3. Convert MHTML to EMLX via Java | products.aspos...

    Sample Java conversion code for MHTML format to EMLX file. Use this example code to export message to EMLX within any Web or Desktop Java based application....to be converted MailMessage msg = MailMessage.load( "sourceFile...mhtml" ); // save MHTML as a EMLX msg.save( "Saved File.emlx" , SaveOptions...

    products.aspose.com/email/java/conversion/mhtml...
  4. Aspose::Email::TnefLoadOptions Class Reference ...

    Public Member Functions | List of all members Aspose::Email::TnefLoadOptions Class Reference Allows to specify additi......It can be in eml,msg or mhtml format. The default...

    reference.aspose.com/email/cpp/class/aspose.ema...
  5. PDF generated by Aspose Words doesn't have PDF ...

    We use this Docx file Pia_Petersen_Entgeltnachweis.docx (216,9 KB) and Aspose Words Java to generate PDF, then use ABBYY OCR the generated PDF file. However ABBYY OCR gives following exception: Error code: 260014, Tim…...ocr in OcrProvider, internal msg: error while analyzing document...

    forum.aspose.com/t/pdf-generated-by-aspose-word...
  6. Licensing|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....images can be extracted from an MSG file Max number of processed...during saving in CFB,EML or MSG formats End Date can’t be later...

    docs.aspose.com/email/java/licensing/
  7. Convert PST to EML via C# | products.aspose.com

    Sample code for PST to EML C# conversion. Use API example code for batch PST files to EML conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()){ msg.Save( "outputMessage"...

    products.aspose.com/email/net/conversion/pst-to...
  8. Convert OST to EML via C# | products.aspose.com

    Sample code for OST to EML C# conversion. Use API example code for batch OST files to EML conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()){ msg.Save( "outputMessage"...

    products.aspose.com/email/net/conversion/ost-to...
  9. Convert OST to MBOX via C# | products.aspose.com

    Sample code for OST to MBOX C# conversion. Use API example code for batch OST files to MBOX conversion within VB.NET, Asp.NET or any .NET based application....GetSubFolders()) { foreach ( var msg in folder.EnumerateMapiMessage())...EnumerateMapiMessage()) { writer.WriteMessage(msg.ToMailMessage( new MailConversionOption()));...

    products.aspose.com/email/net/conversion/ost-to...
  10. Issue with MBOX Extraction - Images in Email Bo...

    Hello Aspose Support Team, I hope this message finds you well. I am currently using Aspose.Email for .NET to extract emails and attachments from MBOX files. While this process is working well for most cases, I have enc…...Product Family email-net , email-msg , net , email-eml ATS September...

    forum.aspose.com/t/issue-with-mbox-extraction-i...