Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,281 for

attachment

(0.07 sec)
  1. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....DocumentBuilder ( Result ); // Read Attachment in Aspose byte [] DocumentBody.... StartTable (); // Read Attachment in Aspose byte [] OtherDocumentBody...

    docs.aspose.com/words/net/extend-and-contribute...
  2. Creating and Saving Outlook 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....Messages Create MSG Files With Attachments Create MSG Files with RTF...application. Create MSG Files With Attachments In the example above , we...

    docs.aspose.com/email/net/creating-and-saving-o...
  3. Creating and Saving 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....Create MSG messages with attachments. Create a MSG message with...Creating MSG Files With Attachments In the example above, we...

    docs.aspose.com/email/python-net/creating-and-s...
  4. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...Headers["Content-Disposition"] = $"attachment; filename=\"{_managers[uuid]...Headers["Content-Disposition"] = $"attachment; filename=\"{_managers[uuid]...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  5. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () Python...

    docs.aspose.com/cells/python-net/saving-file-to...
  6. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.PDF for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers.... Attachments - PDF documents may contain...contain file attachments. These attachments can be other PDF documents...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  7. Could not find .ics file inside mail in mailbox...

    Hello Supporter. We are implementing a ics importer using aspose.mail. We have a mailbox for example. When a invitation is sent to the mailbox, then we could read ics file in the email by using code: if (_message.Alte…...dat) attachment, so the .ics file is no longer...alternate view. Check the Attachments collection – when the message...

    forum.aspose.com/t/could-not-find-ics-file-insi...
  8. MailMergeSettings.MailAsAttachment | Aspose.Wor...

    Discover how the MailAsAttachment property in MailMergeSettings enhances your email campaigns by sending merged documents as Attachments for better engagement....operation should be emailed as an attachment rather than the body of the...WriteLine ( $"Mail merge docs as attachment:\n\t{settings.MailAsAttachment}"...

    reference.aspose.com/words/net/aspose.words.set...
  9. Creating an Outlook Message (MSG) File in Aspos...

    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....Add an attachment msg . Attachments . Add ( new Attachment ( "image...

    docs.aspose.com/email/net/creating-an-outlook-m...
  10. Saving File to Response Object with Golang via ...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....save types: Type Description Attachment Sends the spreadsheet to...it in an application as an attachment associated with .xls/.xlsx...

    docs.aspose.com/cells/go-cpp/saving-file-to-res...