Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 13,799 for

msg loading

(1.36 sec)
  1. Comparison of Aspose.Email.Mail with MS APIs|Do...

    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....Meeting request X Load from Microsoft Msg format X Load from Microsoft...to Eml format X Load from Eml format X Load from RFC 822 compliant...

    docs.aspose.com/email/net/comparison-of-aspose-...
  2. Search and replace text in EML document via .NE...

    C# source code to redact sensitive information in EML file on .NET Framework, .NET Core, and Xamarin Platforms.... Load EML using MailMessage. Use Replace...MailMessage m = MailMessage.Load( "GenerateMSGAspose.eml" );...

    products.aspose.com/email/net/redaction/eml/
  3. Convert OFT to PST via Java | products.aspose.com

    Try the code sample to convert OFT files to PST format in Java. Download Java API to take your email processing applications to the next level....used to load and manipulate an email message stored in MSG format...named inbox. Load the OFT file using the MapiMessage.load method,...

    products.aspose.com/email/java/conversion/oft-t...
  4. Send Email using Microsoft Graph API and C# .NE...

    Enhance your email workflow by integrating Microsoft Graph and the .NET library to send emails effortlessly. Simplify the sending process effectively....Processed Loading Attachments : The attachment is loaded from the...between different email formats (MSG, EML, MHTML, etc.) and parse...

    products.aspose.com/email/net/send-email/micros...
  5. Compress and Decompress GLTF Files via .NET

    C# compression and decompression source code to compress GLTF documents into a single zip archive or vice versa on .NET Framework, .NET Core.... Using the Archive object, load file with a full path using...efficient transmission and loading of 3D scenes and models by...

    products.aspose.com/zip/net/zip-file/gltf/
  6. Search MBOX document without opening via .NET |...

    C# source code to search words with pattern in MBOX file on .NET Framework, .NET Core, and Xamarin Platforms.... Load MBOX file. Use Replace method...MailMessage m = MailMessage.Load( "GenerateMessage.mbox" ); m...

    products.aspose.com/email/net/search/mbox/
  7. Search EML document without opening via .NET | ...

    C# source code to search words with pattern in EML file on .NET Framework, .NET Core, and Xamarin Platforms.... Load EML file. Use Replace method...MailMessage m = MailMessage.Load( "GenerateMessage.eml" ); m...

    products.aspose.com/email/net/search/eml/
  8. Extarct text from image (png, jpeg, tiff, AFP) ...

    I need to extract the text from images (png,jpeg,tiff, AFP) documents using aspose? can you please advice it is possible or not? I try to use Aspose OCR but I am not able to get the text. if possible, can you please sha…...ocrEngine = new OcrEngine(); // Load the image file ocrEngine.setImage(ImageStream...i am getting the below error msg. java.lang.UnsatisfiedLinkError...

    forum.aspose.com/t/extarct-text-from-image-png-...
  9. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs...."gridjs-demo" >< /div> options : the load options for example the below...: true }) the parameters for load options: Parameter Description...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. 在 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....msg" )); 批量添加消息 向 PST 添加单个消息会导致更多磁盘..."myInbox" ); MessageInfoCollectio msgs = fi . getContents (); } } }...

    docs.aspose.com/email/zh/java/working-with-mess...