Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 7,209 for

attachment

(0.14 sec)
  1. Pythonでメールメッセージの添付ファイルを管理する|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....# Adding attachment \ # Load an attachment attachment = self ... Attachment ( self . dataDir + "1.txt" ) \ # Add attachment in...

    docs.aspose.com/email/ja/java/manage-attachment...
  2. إدارة المرفقات في رسالة البريد الإلكتروني في 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...
  3. PdfAttachmentsEmbeddingMode enumeration | Aspos...

    aspose.words.saving.PdfAttachmentsEmbeddingMode enumeration. Specifies how Attachments are embedded to PDF document....enumeration Specifies how attachments are embedded to PDF document...NONE Attachments are not embedded. ANNOTATIONS Attachments are...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 档案

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

    blog.aspose.com/zh/email/add-extract-outlook-em...
  5. Работа с вложениями сообщений|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...
  6. PHPでメールメッセージの添付ファイルを管理|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 メソッドを呼び出します。以下にサンプルコードを示します。...public static function add_attachments ( $dataDir = null ){ \ #...

    docs.aspose.com/email/ja/java/manage-attachment...
  7. 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...
  8. Working with MapiJournal in PST|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.... Adding Attachments to MapiJournal The following...snippet shows you how to add attachments to MapiJournal. import os...

    docs.aspose.com/email/python-net/working-with-m...
  9. 使用 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...
  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...