Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 8,074 for

attachment

(0.49 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract, or Remove Attachments in PDF using Python https://products.aspose.com/pdf/python-net/Attachments/ Recent content in Add, Extract,......Add, Extract, or Remove Attachments in PDF using Python https://products...aspose.com/pdf/python-net/attachments/ Recent content in Add, Extract...

    products.aspose.com/pdf/python-net/attachments/...
  2. Convert OFT Files to Various Formats in C#|Docu...

    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....Handling Attachments You can add or remove attachments from the...oft" ); // Add a new attachment var attachment = new MapiAttachment...

    docs.aspose.com/email/net/converting-between-fo...
  3. Convert a Document to MHTML and Send It by Emai...

    Convert a document from almost any format to the MHTML format and send the result document by e-mail....e‑mail subject, body, and attachment programmatically in C++?...file as an attachment with MailMessage::Attachments->Add . Finally...

    docs.aspose.com/words/cpp/convert-a-document-to...
  4. 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...
  5. MailMergeSettings.mailAsAttachment property | A...

    MailMergeSettings.mailAsAttachment property. Specifies that the documents produced during a mail merge operation should be emailed as an Attachment rather than the body of the actual e-mail...operation should be emailed as an attachment rather than the body of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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/net/extraction-of-embedde...
  9. Loading and Saving Messages|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....Saving as EML Preserving TNEF Attachments The following code snippet...save as EML preserving TNEF attachments. Save EML to MSG The following...

    docs.aspose.com/email/java/loading-and-saving-m...
  10. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () Python...

    docs.aspose.com/cells/zh/python-net/saving-file...