Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 20,590 for

msg

(0.05 sec)
  1. Convert OLM to PST|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.... name ) for msg in olm_folder . enumerate_mapi_messages...name , get_container_class ( msg . message_class )) pst_sub_folder...

    docs.aspose.com/email/python-net/convert-olm-to...
  2. Getting an error processing a PDF attachment - ...

    <p>I am using using the Aspose.Email to get attachments out of an Outlook email like this:</p> var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream); var attachments = Aspose.Email.Outlook.MapiMessage.F…...msg Outlook file and originates from...opposed to an attachment to a *.msg file) I can load it into DataLogics...

    forum.aspose.com/t/getting-an-error-processing-...
  3. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/eml-to...
  4. Export EML to TEXT via C++ | products.aspose.com

    C++ API to Convert EML to TEXT without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. 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
  6. 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...
  7. 电子表格编辑器 处理行和列|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.... CellsException cx ) { msg . sendMessage ( "Could not add...( getCurrentRowId () < 0 ) { msg . sendMessage ( "No cell selected"...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  8. 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-...
  9. Ինչպես ստեղծել Mapi կոնտակտ Python-ի միջոցով

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

    kb.aspose.com/hy/email/python/how-to-create-map...
  10. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....contact Save the contact as an MSG file format on the disk Save...be saved both as a VCF and an MSG file on the disk. Code to Add...

    kb.aspose.com/email/python/how-to-create-mapico...