Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 14,069 for

msg loading

(1.18 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. 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-...
  3. 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...
  4. 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/
  5. 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...
  6. Convert EML to TIFF via C# | products.aspose.com

    Sample code for EML to TIFF C# conversion. Use API example code for batch EML files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....email messages (including EML, MSG, MHT formats) and performing....NET programmers can easily load & convert EML files to TIFF...

    products.aspose.com/email/net/conversion/eml-to...
  7. Convert VCF to OFT via C# | products.aspose.com

    Sample code for VCF to OFT C# conversion. Use API example code for batch VCF files to OFT conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert VCF files to OFT in...VCF to OFT C# Conversion var msg = MapiContact.FromVCard( "contact...

    products.aspose.com/email/net/conversion/vcf-to...
  8. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, pptx to PDF.... In more detail, Load PDF file via Document class...to XLSX via save method. Next load the rendered XLSX document by...

    products.aspose.com/total/android-java/conversion/
  9. Search PST document without opening via .NET | ...

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

    products.aspose.com/email/net/search/pst/
  10. 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/