Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 7,875 for

attachment

(1.33 sec)
  1. PdfAttachmentsEmbeddingMode | Aspose.Words for ...

    Specifies how Attachments are embedded to PDF document in Java....PdfAttachmentsEmbedd Specifies how attachments are embedded to PDF document...Description ANNOTATIONS Attachments are embedded as annotations...

    reference.aspose.com/words/java/com.aspose.word...
  2. RTF 형식 MSG에서 내장된 첨부 파일 식별 및 추출|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....); MapiAttachmentCollec attachments = message . getAttachments...untypedAttachment : attachments ) { MapiAttachment attachment = ( MapiAttachment...

    docs.aspose.com/email/ko/java/identify-and-extr...
  3. Jython'da E-posta Mesajındaki Ekleri Yönetme|Do...

    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 modülünün add_attachments metodunu çağırın. Burada...from com.aspose.email import Attachment from com.aspose.email import...

    docs.aspose.com/email/tr/java/manage-attachment...
  4. ניהול קבצים מצורפים בהודעת אימייל ב-Ruby|Docume...

    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....Ruby , יש לקרוא למתודה add_attachments של מודול ManageAttachments...לדוגמה. קוד Ruby def add_attachments () data_dir = File . dirname...

    docs.aspose.com/email/he/java/manage-attachment...
  5. Gestion des pièces jointes du message|Documenta...

    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/fr/net/managing-message-a...
  6. 添付ファイルの抽出|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 . Count ; i ++) { item . Attachments [ i ]...AttachmentFilePath + item . Attachments [ i ]. FileName ); } Aspose...

    docs.aspose.com/email/ja/net/extracting-attachm...
  7. افزودن پیوست ها به PDF با استفاده از Python | A...

    اضافه کردن پیوست به اسناد PDF با پایتون در دات نت فریم ورک, دات نت هسته, و PHP, VBScript, دلفی, C++ از طریق COM Interop....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/fa/python-net/attachmen...
  8. เพิ่มไฟล์แนบลงใน PDF โดยใช้ Python | Aspose.PDF

    เพิ่มไฟล์แนบในเอกสาร PDF ด้วย Python บน .NET Framework, .NET Core และ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...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/attachmen...
  9. Python'da E-posta Mesajındaki Ekleri Yönetme|Do...

    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/tr/java/manage-attachment...
  10. Управление вложениями в электронном письме в Py...

    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/ru/java/manage-attachment...