Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 8,488 for

attachment

(0.15 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.... Attachments . Count ; i ++) { item . Attachments [ i ]...AttachmentFilePath + item . Attachments [ i ]. FileName ); } Aspose...

    docs.aspose.com/email/ko/net/extracting-attachm...
  2. 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....PHP , gọi phương thức add_attachments của mô-đun ManageAttachments...public static function add_attachments ( $dataDir = null ){ \ #...

    docs.aspose.com/email/vi/java/manage-attachment...
  3. Identifikasi dan Ekstrak Lampiran Tersemat dari...

    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/id/java/identify-and-extr...
  4. Ajouter une pièce jointe depuis le chemin|Aspos...

    Cet exemple lie un PDF d'entrée, attache un fichier externe en utilisant son chemin d'accès, et enregistre le PDF modifié avec la pièce jointe intégrée....d’accès de ‘add_document_attachment()’ vous permet d’ajouter...initialize_data_dir def add_attachment_from_path ( infile , attachment_file , outfile...

    docs.aspose.com/pdf/fr/python-net/add-attachmen...
  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....foreach ( var attach in message . Attachments ) { Console . WriteLine...WriteLine ( $"{attach.DisplayName0} : {attach.IsInline)}" );...

    docs.aspose.com/email/ru/net/managing-message-a...
  6. Správa příloh zpráv|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/cs/net/managing-message-a...
  7. Eklerle ve Gömülü Nesnelerle Çalışma|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.... Attachment sınıfı, MailMessage sınıfı...isteyebilirsiniz. Bu ekler Attachment sınıfının bir örneği olarak...

    docs.aspose.com/email/tr/python-net/working-wit...
  8. Python를 사용하여 PDF에서 첨부 파일을 추가, 추출 또는 제거합니다 | Asp...

    .NET 및 Python에서 첨부 파일을 추가, 추출 및 제거합니다....file to be added as attachment attachment_file_name = "file_example..."file_example.txt" attachment_path = path . join(self . data_dir, a...

    products.aspose.com/pdf/ko/python-net/attachments/
  9. Gérer les pièces jointes dans un message électr...

    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.... appelez la méthode add_attachments du module ManageAttachments...d’exemple ici. Code Ruby def add_attachments () data_dir = File . dirname...

    docs.aspose.com/email/fr/java/manage-attachment...
  10. 경로에서 첨부 파일 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 해당 파일 경로를 사용하여 외부 파일을 첨부하고, 수정된 PDF를 포함된 첨부 파일과 함께 저장합니다....‘add_document_attachment () ‘의 파일 경로 오버로드를 사용하면 파일...initialize_data_dir def add_attachment_from_path ( infile , attachment_file , outfile...

    docs.aspose.com/pdf/ko/python-net/add-attachmen...