Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 19,051 for

msg

(0.04 sec)
  1. Working with Contacts in PST File|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....information from PST file in MSG Format This article shows how...and save contacts to disk in MSG format. To do so, use the PersonalStorage...

    docs.aspose.com/email/java/working-with-contact...
  2. Unknown MAPI properties - Free Support Forum - ...

    Dear Aspose team We are using Aspose.Email to convert EML files. We started adding additional attachments to the messages we are converting and have noticed the following unknown properties have changed when we save the…...the MapiMessage object to an MSG file. We are not touching these...the original version of the MSG files with the new version to...

    forum.aspose.com/t/unknown-mapi-properties/285477
  3. Managing Tasks, Journals, and Notes in PST File...

    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....and save it as an MSG file. Load the saved MSG note into a MapiMessage...object and load the template MSG note. Set the MapiNote properties...

    docs.aspose.com/email/net/managing-tasks-journa...
  4. Ինչպես ստեղծել Mapi կոնտակտ Python-ի միջոցով

    Այս պարզ թեմայում մենք կուսումնասիրենք, թե ինչպես ստեղծել Mapi Contact Python-ի միջոցով՝ հետևելով շրջակա միջավայրը կարգավորելու մանրամասն ուղեցույցներին և օգտագործելով օրինակի կոդը: Դուք կարող եք հեշտությամբ ավելացնել Mapi Contact Python-ում՝ օգտագործելով շատ պարզ API ինտերֆեյս:...համար Պահպանեք կոնտակտը որպես MSG ֆայլի ձևաչափ սկավառակի վրա Պահպանեք...կպահվի ինչպես VCF, այնպես էլ MSG ֆայլ սկավառակի վրա: Կոդ՝ Python-ում...

    kb.aspose.com/hy/email/python/how-to-create-map...
  5. Convert ICS to PST via C# | products.aspose.com

    Sample code for ICS to PST C# conversion. Use API example code for batch ICS files to PST conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Create a PST...be converted // save ICS as a MSG using var msgStream = new MemoryStream();...

    products.aspose.com/email/net/conversion/ics-to...
  6. Conversion to Other Formats in Aspose.Email|Doc...

    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....Email Contents [ Hide ] Convert MSG to Other Formats Convert Outlook...

    docs.aspose.com/email/java/conversion-to-other-...
  7. Read Outlook for Mac OLM File & Get Folders & S...

    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....) for msg in folder . enumerate_mapi_messages (): msg . save...save ( f "{msg.subject}.msg" ) Other useful properties The other...

    docs.aspose.com/email/python-net/read-outlook-f...
  8. Aspose.Email for .NET

    Այս API-ն թույլ է տալիս շահարկել, ստեղծել և ուղարկել նամակներ, ինչպես նաև կարդալ էլփոստի ֆայլերի ձևաչափերը C#, .NET, ASP.NET և windows հավելվածներում:...TIFF-ի C#-ի միջոցով Ինչպես բացել MSG ֆայլը առանց Outlook-ի C#-ում...C#-ում Ինչպես փոխարկել EML-ը MSG-ի, օգտագործելով C# Ինչպես փոխարկել...

    kb.aspose.com/hy/email/net/
  9. Reading corrupted PST/OST files|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....message_id in message_id_list : try : msg = pst . extract_message ( message_id...message_id ) print ( "- " + msg . subject ) except Exception as...

    docs.aspose.com/email/python-net/reading-corrup...
  10. Extraction of Embedded Objects data|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....MapiMessage msg = MapiMessage . fromFile ( dataDir + "double.msg" );...MapiAttachment mapiAttachment : msg . getAttachments ()) { if ( "oledata...

    docs.aspose.com/email/java/extraction-of-embedd...