Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 6,868 for

email attachment

(0.09 sec)
  1. Email inline image sent as attachment - Free Su...

    Hi Team, I am facing the following issue while receiving Emails using the Aspose Library version 23.6: I created a new Email using Apple Mail. The Email had some text followed by an inline image( like a screenshot) and…...Email inline image sent as attachment Aspose.Email Product Family...Family email-java arne411 July 21, 2023, 11:16pm #1 Hi Team, I...

    forum.aspose.com/t/email-inline-image-sent-as-a...
  2. Attachment | Aspose.Email for .NET API Reference

    Attachment ExchangeAdvancedSyntaxQueryBuilder.Attachment property Gets the field that allows to find items with a spe......Attachment ExchangeAdvancedSynt.Attachment property Gets the...find items with a specified attachment name. public StringComparisonFiel...

    reference.aspose.com/email/net/aspose.email.cli...
  3. Attachment | Aspose.Email for .NET API Reference

    Attachment Contents [ Hide ] Attachment constructor (1 of 6) Initializes a new instance of the Attachment class. publ......Attachment Contents [ Hide ] Attachment constructor (1 of 6)...instance of the Attachment class. public Attachment ( string fileName...

    reference.aspose.com/email/net/aspose.email/att...
  4. Attachment | Aspose.Email for .NET API Reference

    Attachment Contents [ Hide ] Attachment class Represents an e-mail Attachment. public class Attachment : AttachmentBa......Attachment Contents [ Hide ] Attachment class Represents an e-mail...e-mail attachment. public class Attachment : AttachmentBase ...

    reference.aspose.com/email/net/aspose.email/att...
  5. Attachment | Aspose.Email for .NET API Reference

    Attachment DispositionTypeNames.Attachment field Name for Attachment disposition type. public const string Attachment......Attachment DispositionTypeNames.Attachment field Name for attachment...type. public const string Attachment ; See Also class DispositionTypeNames...

    reference.aspose.com/email/net/aspose.email.mim...
  6. Attachment | Aspose.Email for .NET API Reference

    Attachment KnownPropertySets.Attachment field Area name: Message Attachment Property set name: PSETID_Attachment publ......Attachment KnownPropertySets.Attachment field Area name: Message...Message attachment Property set name: PSETID_Attachment public static...

    reference.aspose.com/email/net/aspose.email.map...
  7. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud Attachment and add as an Attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge Attachments? Samp…...deal with huge attachment like cloud attachments without OOM Aspose...Aspose.Email Product Family email-java schukka November 19, 2024...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  8. Identify and Extract Embedded Attachment from M...

    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....Identify and Extract Embedded Attachment from MSG Formatted as RTF...RTF Contents [ Hide ] Email messages with an RTF formatted body...

    docs.aspose.com/email/java/identify-and-extract...
  9. Aspose hanging when trying to add large attachm...

    We are trying to add a large Attachment of size greater than 1.5GB to a mail using aspose. But the code is getting stuck and not completing even after waiting for hours. Providing sample code below String name = "testF…...trying to add large attachment to mail Aspose.Email Product Family...are trying to add a large attachment of size greater than 1.5GB...

    forum.aspose.com/t/aspose-hanging-when-trying-t...
  10. InvalidCastException trying to replace an attac...

    The following code: var appointment = Appointment.Load("input.ics"); appointment.Attachments.First().ContentStream = File.OpenRead("test.txt"); appointment.Save("output.ics"); results in an InvalidCastException: Unabl…...replace an attachment's ContentStream Aspose.Email Product Family...Family email-net Buffer2018 January 11, 2024, 9:24am 1 The following...

    forum.aspose.com/t/invalidcastexception-trying-...