Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 20,521 for

msg

(0.06 sec)
  1. Convert XFA to Dynamic AcroForm and Flatten the...

    Hi, I am using Aspose PDF dll to flatten my fillable pdf’s and its not working. My actual requirement is to concatenate two pdf’s. When i am trying to concatenate a fillable pdf with normal pdf it is not concatenating…...DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)...UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  2. Supported File Formats|Documentation

    Supported File Formats of Email C++ library include Msg, PST, OST, EML, MBOX, OFT, ICS and others...Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/cpp/supported-file-formats/
  3. Working with Attachments and Embedded Objects|D...

    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....msg" , SaveOptions . getDefaultMsgUnicode...Linked Resources MailMessage msg = MailMessage . load ( "EmlWithLinkedResourc...

    docs.aspose.com/email/java/working-with-attachm...
  4. Convert OST to TIFF via C# | products.aspose.com

    Sample code for OST to TIFF C# conversion. Use API example code for batch OST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inboxFolder.EnumerateMapiMessage())...to a TIFF file printer.Print(msg, dstTIFF, Aspose.Email.Printing...

    products.aspose.com/email/net/conversion/ost-to...
  5. Creating and Saving Outlook Tasks in Ruby|Docum...

    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....msg" , Rjb :: import ( 'com.aspose...aspose.email.TaskSaveFormat' ) . Msg ) puts "Created outlook task...

    docs.aspose.com/email/java/creating-and-saving-...
  6. Update and Save an Email in PHP|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....Initialize and Load an existing MSG file by specifying the MessageFormat...-> load ( $dataDir . "Message.msg" ); \ # Initialize a String variable...

    docs.aspose.com/email/java/update-and-save-an-e...
  7. Convert HTML to PST via Java | products.aspose.com

    Try the code sample to convert HTML files to PST format in Java. Download Java API to take your email processing applications to the next level....addSubFolder ( "Inbox" ); MapiMessage msg = MapiMessage. load ( "content...HtmlLoadOptions()); inbox. addMessage (msg); What is HTML File Format? HTML...

    products.aspose.com/email/java/conversion/html-...
  8. Utility Features - MailMessage|Documentation

    You can read email messages with TNEF attachments used by Microsoft Outlook and Exchange Server, and modify the contents of the attachment using the C++ Email Parser Library API....TNEF EML files from Outlook MSG files. Reading Message by Preserving...

    docs.aspose.com/email/cpp/utility-features-mail...
  9. Convert PST to XPS via C# | products.aspose.com

    Sample code for PST to XPS C# conversion. Use API example code for batch PST files to XPS conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inboxFolder.EnumerateMapiMessage())...to an XPS file printer.Print(msg, dstXPS, Printing.PrintFormat...

    products.aspose.com/email/net/conversion/pst-to...
  10. Convert PST to TIFF via C# | products.aspose.com

    Sample code for PST to TIFF C# conversion. Use API example code for batch PST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inboxFolder.EnumerateMapiMessage())...to a TIFF file printer.Print(msg, dstTIFF, Aspose.Email.Printing...

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