Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 7,498 for

attachment

(0.38 sec)
  1. Rubyでメールメッセージの添付ファイルを管理|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....ManageAttachments モジュールの add_attachments メソッドを呼び出します。以下にサンプルコードを示します。...します。 Ruby コード def add_attachments () data_dir = File . dirname...

    docs.aspose.com/email/ja/java/manage-attachment...
  2. Работа с вложениями сообщений|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....свойства Attachments класса MapiMessage . Свойство Attachments представляет...foreach ( var attach in message . Attachments ) { Console . WriteLine...

    docs.aspose.com/email/ru/net/working-with-messa...
  3. Zarządzanie załącznikami w wiadomości e‑mail w ...

    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....# Adding attachment \ # Load an attachment attachment = self ... Attachment ( self . dataDir + "1.txt" ) \ # Add attachment in...

    docs.aspose.com/email/pl/java/manage-attachment...
  4. 使用 Aspose.Email for C++ 管理 Outlook MSG 文件中的附件|D...

    了解如何使用 Aspose.Email for C++ 在 Outlook MSG 文件中保存、删除和添加附件。...下方式处理 MapiMessage 类,使用其 Attachments 属性,公开一个 MapiAttachmentCollec...through the attachments collection { auto attachment_enumerator...

    docs.aspose.com/email/zh/cpp/manage-outlook-msg...
  5. Gerenciando Anexos de Mensagens|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....foreach ( var attach in message . Attachments ) { Console . WriteLine...WriteLine ( $"{attach.DisplayName0} : {attach.IsInline)}" );...

    docs.aspose.com/email/pt/net/managing-message-a...
  6. Zpracování TNEF příloh v e‑mailových zprávách p...

    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....dat attachment, but by default, the attachment is not preserved...new MemoryStream (); msg . Attachments [ 0 ]. SaveToTnef ( "winmail...

    docs.aspose.com/email/cs/net/tnef-attachments-m...
  7. เพิ่ม แยกหรือลบไฟล์แนบใน PDF โดยใช้ Python | As...

    เพิ่มแยกและลบสิ่งที่แนบมาใน .NET และ Python...file to be added as attachment attachment_file_name = "file_example..."file_example.txt" attachment_path = path . join ( self . data_dir ...

    products.aspose.com/pdf/th/python-net/attachments/
  8. 使用 Python 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    在 .NET 和蟒蛇上添加、提取和刪除附件。...file to be added as attachment attachment_file_name = "file_example..."file_example.txt" attachment_path = path . join ( self . data_dir ...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  9. Identificar e Extrair Anexo Incorporado de MSG ...

    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....); MapiAttachmentCollec attachments = message . getAttachments...untypedAttachment : attachments ) { MapiAttachment attachment = ( MapiAttachment...

    docs.aspose.com/email/pt/java/identify-and-extr...
  10. 管理邮件附件|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....foreach ( var attach in message . Attachments ) { Console . WriteLine...WriteLine ( $"{attach.DisplayName0} : {attach.IsInline)}" );...

    docs.aspose.com/email/zh/net/managing-message-a...