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

attachment

(0.14 sec)
  1. Работа с 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...
  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. 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...
  4. 使用 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...
  5. 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...
  6. 使用 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...
  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. 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...
  9. 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...
  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...