Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 25,799 for

msg

(0.11 sec)
  1. Ինչպես փոխարկել Outlook էլփոստը HTML-ի, օգտագոր...

    Այս օրինակում մենք կկենտրոնանանք այն բանի վրա, թե ինչպես փոխարկել Outlook Email-ը HTML-ի՝ օգտագործելով Java-ն: Դուք կսովորեք, որ էլփոստը HTML-ի փոխարկելու համար Java-ի վրա հիմնված API-ն կարող է օգտագործվել ցանկացած ընդհանուր հասանելի օպերացիոն համակարգերում, ինչպիսիք են Windows-ը, Linux-ը կամ macOS-ը, որը կազմաձևված է Java-ով:...օբյեկտը` սկավառակից աղբյուրի MSG կամ EML ֆայլը մուտք գործելու...ընտրանքները Պահպանեք բեռնված MSG կամ EML ֆայլը HTML-ում՝ օգտագործելով...

    kb.aspose.com/hy/email/java/how-to-convert-outl...
  2. Ինչպես ստեղծել Mapi կոնտակտ Python-ի միջոցով

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

    kb.aspose.com/hy/email/python/how-to-create-map...
  3. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt document with a weird list structure is loosing the format when involved in an odt files merge opration. Even if it is the only file involve…...NG, options); } else { msg("95"); msg("--- Formato file in ingresso...supportato : " + files[i] + " --- "); msg(""); } } if (orizzontale || forzaImpaginazione)...

    forum.aspose.com/t/keeping-paragraph-format-aft...
  4. 使用 Exchange 邮箱和消息 - 在 Java 中从 Exchange 服务器读取电子邮...

    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....MailMessage MailMessage msg = new MailMessage (); msg . setFrom ( MailAddress...to_MailAddress ( "sender@domain.com" )); msg . setTo ( MailAddressCollectio...

    docs.aspose.com/email/zh/java/working-with-exch...
  5. Aspose.Email for Java|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....attachments in Microsoft Outlook® MSG documents and reading contacts...convert email messages in EML, MSG and MHT formats. Aspose.Email...

    docs.aspose.com/email/java/
  6. Aspose.Email for Android via Java|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....attachments in Microsoft Outlook® MSG documents and reading contacts...convert email messages in EML, MSG and MHT formats. Aspose.Email...

    docs.aspose.com/email/androidjava/
  7. Working with Large PST 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....(ExtractAttachments), // save msg to a stream(SaveMessageToStream)... ()) { var msg = pst . ExtractMessage ( id ); msg . Save ( @"message...

    docs.aspose.com/email/net/working-with-large-ps...
  8. 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...

    docs.aspose.com/email/python-net/read-outlook-f...
  9. Aspose.Email Product Family

    Find answers to create, manipulate, and send emails, and read email file formats in code....Convert EML to MSG using Java How to Convert EML to MSG using C# How...

    kb.aspose.com/email/page/3/
  10. 从共享邮箱获取消息|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....item : items ) { MapiMessage msg = client . fetchItem ( item );...out . println ( "Subject:" + msg . getSubject ()); } client ....

    docs.aspose.com/email/zh/java/get-messages-from...