Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 7,135 for

attachment

(0.32 sec)
  1. Convert MHTML to EMLX via Java | products.aspos...

    Try the code sample to convert MHTML files to EMLX format in Java. Download Java API to take your email processing applications to the next level....contains the email’s content, attachments, headers, and metadata. They...emails, contacts, calendars, attachments. It empowers developers to...

    products.aspose.com/email/java/conversion/mhtml...
  2. 使用 Microsoft Graph 处理邮件|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 = client . listAttachments...for ( MapiAttachment att : attachments ) { client . deleteAttachment...

    docs.aspose.com/email/zh/java/manage-messages-w...
  3. बड़ी PST फाइलों के साथ काम करना|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....(extractMessage), // Extract message attachments (extractAttachments), //...()) { MapiAttachmentCollec attachments = pst . extractAttachments...

    docs.aspose.com/email/hi/java/working-with-larg...
  4. उपयोगिता सुविधाएँ|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....addItem ( Attachment . createAttachmentFrom ( "Test attachment 1" ..., "Attachment Name 1" )); message2 . getAttachments (). addItem...

    docs.aspose.com/email/hi/java/utility-features/
  5. Missing namespace when xmp is updated - Free Su...

    Dear Aspose Support, Our client encountered an issue where, after performing an XMP update, certain color profile namespaces are missing from the updated file’s XMP data. These missing namespaces are proprietary and do …... For your reference, I’ve attached the following files: OriginalFile...extracted. Please review these attachments and advise on why the proprietary...

    forum.aspose.com/t/missing-namespace-when-xmp-i...
  6. Arsip

    Arsip...bisa ditambahkan sebagai attachment pada file PDF. Berikut adalah...System::IO::File::WriteAllText(u"Attachment.txt", u"Some info"); Sha...

    blog.aspose.com/id/pdf/create-pdf-files-in-cpp-...
  7. Архів

    Архів...println("Number of attachments: " + msg.getAttachments()...Перелічіть вкладення for (Attachment att : msg.getAttachments())...

    blog.aspose.com/uk/email/read-emails-from-ms-ex...
  8. arkiv

    arkiv...println("Number of attachments: " + msg.getAttachments()...size()); // Lista bilagorna for (Attachment att : msg.getAttachments())...

    blog.aspose.com/sv/email/read-emails-from-ms-ex...
  9. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...information, subject, date, attachments, and the message body. EML...such as text, images, and attachments. This makes EML files highly...

    products.aspose.com/total/cpp/conversion/eml-to...
  10. Gestion des messages dans les fichiers PST|Docu...

    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 = personalstorage . ExtractAttachments...if ( attachments . Count != 0 ) { foreach ( var attachment in attachments...

    docs.aspose.com/email/fr/net/managing-messages-...