Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 600 for

parsing msg

(0.07 sec)
  1. Create an Appointment|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.... Parse ( "6/11/2007 12:00 AM" ); appt...appt . End = DateTime . Parse ( "6/16/2007 12:00 AM" ); appt ...

    docs.aspose.com/email/net/create-an-appointment/
  2. Convert OST to MBOX via Java | products.aspose.com

    Try the code sample to convert OST files to MBOX format in Java. Download Java API to take your email processing applications to the next level....developers to effortlessly parse OST files, extract email content...the folder for (MapiMessage msg : folder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/ost-t...
  3. Want to get InputStream from MapiAttachment- Ma...

    I am working on email processing My requirement is to get InputStram from parsed Msg So, want to retrieve InputStream from MapiAttachment and MapiMessage....is to get InputStram from parsed msg So, want to retrieve InputStream...format document that can be parsed Looking forward to your kind...

    forum.aspose.com/t/want-to-get-inputstream-from...
  4. File Format & Document Solutions for Developers...

    Build document manipulation applications using High Code or Low Code APIs, or simply use cross-platform apps to view, compare, inspect or convert 100+ file formats. Explore Aspose, the leading provider of document processing APIs and software solutions....to create, modify, render or parse Microsoft Word files, Web, Text...convert DOC, DOCX, PPT, PPTX, EML, MSG and 3D formats using Python library...

    products.aspose.com/total/
  5. Convert OST to HTML via Java | products.aspose.com

    Try the code sample to convert OST files to HTML format in Java. Download Java API to take your email processing applications to the next level....empowers developers to easily parse OST files, extract email content...count = 1; for (MapiMessage msg : inbox. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/ost-t...
  6. Working with Recurrences|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....msg" , TaskSaveFormat . Msg ); The following...dataDir + "Weekly_out.msg" , TaskSaveFormat . Msg ); Following function...

    docs.aspose.com/email/java/working-with-recurre...
  7. Working with Tasks on Exchange Server|Documenta...

    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.... getTasksUri ()); // Parse all the tasks info in the list...); task . setDueDate ( sdf . parse ( "26/02/2013 00:00:00" ));...

    docs.aspose.com/email/java/working-with-tasks-o...
  8. Send Email via Microsoft Graph API | A Java Int...

    Experience efficient email management in Java with the Microsoft Graph API. Learn to automate email tasks and boost your productivity....Efficiently create, send, receive, parse, and manipulate emails. Conversion:...emails between formats like EML, MSG, HTML, and PDF. Attachment Handling:...

    products.aspose.com/email/java/send-email/ms-gr...
  9. 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...Comprehensive email handling : Parses and manipulates incoming and...

    products.aspose.com/email/net/send-email/smtp/
  10. 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…... What to do next Parse the raw header block yourself...StringSplitOptions.None); var msg = new MailMessage(); foreach...

    forum.aspose.com/t/formatexception-system-forma...