Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 10,207 for

msg loading

(0.1 sec)
  1. 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/
  2. Convert BMP to EMLX in Python | products.aspose...

    Save BMP to EMLX within Python applications without using Microsoft Word or Outlook...a two step process, firstly load the Word file and render it...for Python via .NET. Secondly load the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  3. Convert BMP to OFT in Python | products.aspose.com

    Save BMP to OFT within Python applications without using Microsoft Word or Outlook...a two step process, firstly load the Word file and render it...for Python via .NET . Secondly load the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  4. 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/
  5. 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/
  6. 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/
  7. Convert BMP to ICS in Python | products.aspose.com

    Save BMP to ICS within Python applications without using Microsoft Word or Outlook...NET API to load the Word file and render it...Email for Python via .NET API to load the converted HTML and save...

    products.aspose.com/total/python-net/conversion...
  8. 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/
  9. Convert BMP to PST in Python | products.aspose.com

    Save BMP to PST within Python applications without using Microsoft Word or Outlook...a two step process, firstly load the Word file and render it...for Python via .NET. Secondly load the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  10. 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-...