Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 5,799 for

attachment

(0.2 sec)
  1. 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...
  2. MailMergeSettings.mail_as_attachment property |...

    MailMergeSettings.mail_as_Attachment 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...mail_as_attachment property MailMergeSettings.mail_as_attachment...operation should be emailed as an attachment rather than the body of the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET...PDF/3-A compliant PDF and attaching ZUGFeRD invoice in C# Contents...Contents [ Hide ] Attach ZUGFeRD to PDF The following code snippet...

    docs.aspose.com/pdf/net/attach-zugferd/
  4. 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...
  5. 将文件保存到响应对象中(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...
  6. 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...
  7. 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...
  8. 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...
  9. Utility Features - MailMessage|Documentation

    You can read email messages with TNEF Attachments used by Microsoft Outlook and Exchange Server, and modify the contents of the Attachment using the C++ Email Parser Library API....MailMessages Containing TNEF attachments Transport Neutral Encapsulation...(TNEF) is a proprietary email attachment format used by Microsoft...

    docs.aspose.com/email/cpp/utility-features-mail...
  10. 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...