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

attachment

(0.62 sec)
  1. Quản lý Tệp đính kèm trong Tin nhắn Email trong...

    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 , gọi phương thức add_attachments của mô-đun ManageAttachments...ví dụ mã. Mã Ruby def add_attachments () data_dir = File . dirname...

    docs.aspose.com/email/vi/java/manage-attachment...
  2. ארכיון

    ארכיון... צור מופע של Attachment class כדי לטעון את הקובץ...באמצעות שיטות MailMessage.attachments.append() או MailMessage.addattachment()...

    blog.aspose.com/he/email/add-extract-outlook-em...
  3. العمل مع خصائص 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/ar/python-net/working-wit...
  4. Práce s MAPI vlastnostmi|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/cs/python-net/working-wit...
  5. Archivio

    Archivio...attachments.remove(Attachment) per rimuovere l’allegato...from aspose.email import Attachment from aspose.email import...

    blog.aspose.com/it/email/remove-outlook-email-a...
  6. Archivo

    Archivo...attachments.remove(Attachment) para eliminar el...from aspose.email import Attachment from aspose.email import...

    blog.aspose.com/es/email/remove-outlook-email-a...
  7. arkiv

    arkiv...attachments.remove(Attachment) för att ta bort...from aspose.email import Attachment from aspose.email import...

    blog.aspose.com/sv/email/remove-outlook-email-a...
  8. Aggiungi allegati al PDF usando Python | Aspose...

    Aggiungi allegati a documenti PDF con Python su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite 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/it/python-net/attachmen...
  9. Ek çıkarma|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/tr/net/extracting-attachm...
  10. Ajouter une pièce jointe|Aspose.PDF for Python ...

    Cet exemple lie un PDF d'entrée, attache un fichier externe à la première page et enregistre le PDF modifié avec la pièce jointe intégrée....PdfContentEditor , vous pouvez attacher des fichiers de manière programmatique...initialize_data_dir def add_attachment ( infile , attachment_file , outfile...

    docs.aspose.com/pdf/fr/python-net/add-attachment/