Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 7,767 for

attachment

(0.09 sec)
  1. MailMergeSettings.Clear | Aspose.Words for .NET

    Effortlessly reset your mail merge settings with the MailMergeSettings Clear method, transforming your document into a standard format for seamless use....WriteLine ( $"Mail merge docs as attachment:\n\t{settings.MailAsAttachment}"...

    reference.aspose.com/words/net/aspose.words.set...
  2. Aspose.OMR-Bubbles letters - Free Support Forum...

    is there any way to replace the letters inside the bubbles from English to Arabic letters ?...code like the image in the attachment the number in question must...@osa8am82 Per your request in attachment there is a .cs file with...

    forum.aspose.com/t/aspose-omr-bubbles-letters/2...
  3. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large Attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...with large attachments (sample would be attached if the zip file...an email with a large mp4 attachment. Here’s an example (below)...

    forum.aspose.com/t/java-heap-space-errors-with-...
  4. How to Send Bulk Emails? - Free Support Forum -...

    Hello. My company is evaluating the use of Aspose.Email to enhance a .NET Framework console application that we use to send corporate communication emails, via an internal Microsoft Exchange Server based SMTP server, usi…...Attachments.Add(new Attachment(new MemoryStream(new...MemoryStream(new byte[1024]), "Attachment 1")); return message; }).ToArray();...

    forum.aspose.com/t/how-to-send-bulk-emails/222227
  5. Loading and Parsing MSG Files|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....// Get attachments foreach ( var att in msg . Attachments ) { Console...Console . Write ( "Attachment Name: " + att . FileName ); Console...

    docs.aspose.com/email/net/loading-and-parsing-m...
  6. Attachments in emails saved from new outlook ar...

    Hi, When saving an email in outlook desktop as msg, and then loading the email with Aspose.Email.MailMessage.Load, the resulting MailMessage has Attachments in different places depending on where it was saved. If the e…...Attachments in emails saved from new outlook are LinkedResources...LinkedResources instead of attachments Aspose.Email Product Family petercbu...

    forum.aspose.com/t/attachments-in-emails-saved-...
  7. Extraction of Embedded Objects data|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....mso” attachment by MapiAttachment and needs...message, the MapiPropertyTag.PR_ATTACH_DATA_OBJ property is absent...

    docs.aspose.com/email/java/extraction-of-embedd...
  8. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents.... Attachments Add attachment. Get attachments. Delete attachments...attachments. Get attachment information. Modify attachments....

    docs.aspose.com/pdf/androidjava/key-features/
  9. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents.... Attachments Add attachment. Get attachments. Delete attachments...attachments. Get attachment information. Page Get and set page...

    docs.aspose.com/pdf/java/key-features/
  10. Calculated form fields in PDFForm - Free Suppor...

    Hey everyone, I have a PDF-form with some entry fields. As amounts are entered in the fields,(for example in the field with name “8”), the form will calculate the sum automatically. Before we upgraded the Aspose.PDF li…...using can be found in the attachment. Best regards, Ivan tilal...

    forum.aspose.com/t/calculated-form-fields-in-pd...