Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 8,396 for

attachment

(0.22 sec)
  1. インライン添付ファイルと通常添付ファイルを区別する|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....HTML 本文のメッセージの場合、添付ファイルは PR_ATTACH_FLAGS (0x37140003) プロパティを含...である必要があります。この条件が満たされると、さらに PR_ATTACH_CONTENT_LOCATION と PR_ATTACH_CONTENT_ID タ...

    docs.aspose.com/email/ja/java/differentiate-bet...
  2. Archiwa

    Archiwa...attachments.remove(Attachment), aby usunąć załącznik...from aspose.email import Attachment from aspose.email import...

    blog.aspose.com/pl/email/remove-outlook-email-a...
  3. Procurar

    Procurar...attachments.remove(Attachment) para remover o...from aspose.email import Attachment from aspose.email import...

    blog.aspose.com/pt/email/remove-outlook-email-a...
  4. Работа с MAPI‑свойствами|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....properties attach_properties = msg . attachments [ 0 ] . named_properties...in foreach loop for prop in attach_properties : # Read any specific...

    docs.aspose.com/email/ru/python-net/working-wit...
  5. Добавить вложение|Aspose.PDF for Python via .NET

    В этом примере происходит привязка входного PDF, прикрепление внешнего файла к первой странице и сохранение изменённого PDF с встроенным вложением....initialize_data_dir def add_attachment ( infile , attachment_file , outfile...) # Add attachment to page 1 with open ( attachment_file , "rb"...

    docs.aspose.com/pdf/ru/python-net/add-attachment/
  6. ניהול קבצים מצורפים בהודעת אימייל ב‑Jython|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....Jython , יש לקרוא למתודה add_attachments של מודול ManageAttachments...from com.aspose.email import Attachment from com.aspose.email import...

    docs.aspose.com/email/he/java/manage-attachment...
  7. 档案

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

    blog.aspose.com/zh/email/add-extract-outlook-em...
  8. 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...
  9. Управление на прикачени файлове|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/bg/net/managing-message-a...
  10. 使用 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...