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

attachment

(3.2 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....foreach ( var attach in message . Attachments ) { Console . WriteLine...WriteLine ( $"{attach.DisplayName0} : {attach.IsInline)}" );...

    docs.aspose.com/email/hi/net/managing-message-a...
  2. Trabalhando com Propriedades 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/pt/python-net/working-wit...
  3. Gestionar adjuntos en mensajes de correo electr...

    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/es/java/manage-attachment...
  4. Hantera bilagor i e‑postmeddelande i Python|Doc...

    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/sv/java/manage-attachment...
  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 . Count ; i ++) { item . Attachments [ i ]...AttachmentFilePath + item . Attachments [ i ]. FileName ); } Aspose...

    docs.aspose.com/email/ja/net/extracting-attachm...
  6. 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/ja/java/identify-and-extr...
  7. Przetwarzanie załączników TNEF w wiadomościach ...

    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/pl/net/tnef-attachments-m...
  8. 添付ファイルを追加|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、最初のページに外部ファイルを添付し、修正した PDF を添付添付ファイル付きで保存します。...initialize_data_dir def add_attachment ( infile , attachment_file , outfile...) # Add attachment to page 1 with open ( attachment_file , "rb"...

    docs.aspose.com/pdf/ja/python-net/add-attachment/
  9. 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/nodejs-net/aspose.wo...
  10. Python में ईमेल संदेश में अटैचमेंट्स प्रबंधित क...

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