Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 7,201 for

attachment

(0.08 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. 在 C# 中管理电子邮件附件和嵌入对象|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....该 Attachment 类与一起使用 MailMessage 类。所有消...能想发送其他文件。这些文件作为附件发送,并表示为 Attachment 类。您可以发送任意数量的附件,但附件大小受邮件服务器限制。例如,Gmail...

    docs.aspose.com/email/zh/net/manage-email-attac...
  3. 管理邮件附件|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...
  4. 档案

    档案... 创建 Attachment 类的实例以加载要附加的文件。 使用 MailMessage.attachments.append()...append() 或 MailMessage.add_attachment() 方法将附件添加到集合中。 最后,使用 MailMessage...

    blog.aspose.com/zh/email/add-extract-outlook-em...
  5. 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...
  6. Python를 사용하여 PDF에서 첨부 파일을 추가, 추출 또는 제거합니다 | Asp...

    .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/ko/python-net/attachments/
  7. إدارة المرفقات في رسالة البريد الإلكتروني في Jy...

    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....Jython ، استدعِ طريقة add_attachments في وحدة ManageAttachments...from com.aspose.email import Attachment from com.aspose.email import...

    docs.aspose.com/email/ar/java/manage-attachment...
  8. 搜索

    搜索...attachments.remove(Attachment) 方法移除附件。 最後,使用 MailMessage...from aspose.email import Attachment from aspose.email import...

    blog.aspose.com/zh-hant/email/remove-outlook-em...
  9. Eklerle ve Gömülü Nesnelerle Çalışma|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.... Attachment sınıfı, MailMessage sınıfı...isteyebilirsiniz. Bu ekler Attachment sınıfının bir örneği olarak...

    docs.aspose.com/email/tr/python-net/working-wit...
  10. Správa příloh v souborech Outlook MSG pomocí As...

    Naučte se, jak v souborech Outlook MSG pomocí Aspose.Email pro C++ ukládat, odstraňovat a přidávat přílohy....MapiMessage třídu, pomocí její Attachments vlastnost, která poskytuje...through the attachments collection { auto attachment_enumerator...

    docs.aspose.com/email/cs/cpp/manage-outlook-msg...