Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 29,338 for

msg

(0.17 sec)
  1. 加载和保存电子邮件消息|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....下面的代码示例展示了在加载消息时如何移除签名: var msg = MailMessage . Load ( fileName...MessageFormat :表示邮件消息的格式,可为 EML、MSG 或 MHTML。默认值为 EML。 PreferredTextEncodin...

    docs.aspose.com/email/zh/net/load-and-save-emai...
  2. Load Email Message using Aspose.Email and Apach...

    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 instance by loading an Eml/Msg/Emlx/Mht file MailMessage messageMSG.... load ( dataDir + "message.msg" ); MailMessage messageEML =...

    docs.aspose.com/email/java/load-email-message-u...
  3. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…...FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam...InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam...

    forum.aspose.com/t/notimplementedexception-in-a...
  4. Ինչպես փոխարկել 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...
  5. Ինչպես փոխարկել Outlook էլփոստը HTML-ի, օգտագոր...

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

    kb.aspose.com/hy/email/net/how-to-convert-outlo...
  6. 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...
  7. Features Overview|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....Outlook Email Message Format (MSG) emails. Import Microsoft HTML...Outlook PST file to Outlook MSG files Bulk Mail Features Supports...

    docs.aspose.com/email/java/features-overview
  8. Export OFT to DOCM via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  9. Get Messages from a Shared Mailbox|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/java/get-messages-from-a-...
  10. Ինչպես ստեղծել Mapi կոնտակտ Python-ի միջոցով

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

    kb.aspose.com/hy/email/python/how-to-create-map...