Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 29,480 for

msg

(0.8 sec)
  1. Step‑by‑Step Guide to Load a Spreadsheet with A...

    Learn how to load an Excel workbook into a web page using Aspose.Cells.GridJs (client‑side library) with a .NET 6 MVC backend. Includes complete server‑ and client‑side code, configuration steps, and screenshots....function ( msg ) { console . error ( "Cell update error:" , msg ); });...

    docs.aspose.com/cells/net/aspose-cells-gridjs/l...
  2. Chat history structure|Documentation

    ChatMessage type reference in Aspose.LLM for .NET — roles, media attachments, and KV cache tracking fields used to locate and evict messages from the native KV region....jpg" )); var msg = ChatMessage . CreateUserMessage...

    docs.aspose.com/llm/net/developer-reference/cha...
  3. Licensing and Limitations|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....images can be extracted from an MSG file Max number of processed...during saving in CFB,EML or MSG formats End Date can’t be later...

    docs.aspose.com/email/net/licensing-and-limitat...
  4. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....updateCellError ( msg => console . error ( msg )); // Hide the...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Convert OST to ICS via C# | products.aspose.com

    Sample code for OST to ICS C# conversion. Use API example code for batch OST files to ICS conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in calendarFolder.EnumerateMapiMessage())...$"Message{count}.ics" ); if (msg.SupportedType == MapiItemType...

    products.aspose.com/email/net/conversion/ost-to...
  6. Convert OST to OFT via C# | products.aspose.com

    Sample code for OST to OFT C# conversion. Use API example code for batch OST files to OFT conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inboxFolder.EnumerateMapiMessage())...y, $"Message{count}.oft" ); msg.Save( "template.oft" , SaveOptions...

    products.aspose.com/email/net/conversion/ost-to...
  7. Aspose.Email produces MHtml file with cutoff te...

    Hello, In the attached zip there are two files. One of them is the input EML file and the other is the MHtml, which is produced using Aspose.Email. The text on the third page is cutoff and cannot be read correctly. It i…... // Load the EML var msg = MailMessage.Load("input.eml");...(preserves line breaks) if (!msg.IsBodyHtml) { var html = $"<pre...

    forum.aspose.com/t/aspose-email-produces-mhtml-...
  8. Create Appointment Schedules for Outlook in Nod...

    Automate Outlook calendar scheduling in Node.js. Create, configure, and save appointments as ICS files using a powerful API for .NET by Aspose.Email....popular email formats (like MSG, EML, and MHTML) - from email...

    products.aspose.com/email/nodejs-net/appointmen...
  9. Convert PST to HTML via C# | products.aspose.com

    Sample code for PST to HTML C# conversion. Use API example code for batch PST files to HTML conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inbox.EnumerateMapiMessage())...UseRelativePathToRes = true }; msg.Save(htmlFilePath, htmlSaveOptions);...

    products.aspose.com/email/net/conversion/pst-to...
  10. Convert PDF to EMAIL in Python | products.aspos...

    Save PDF to EMAIL within Python applications without using Microsoft Word or Outlook...MHTML (MIME HTML) Convert PDF to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...