Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,395 for

attachment

(0.23 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....AttachmentBase ) { AttachmentBase attachment = ( AttachmentBase ) sender...setPathToResourceFil ( "images\\" + attachment . getContentType (). getName...

    docs.aspose.com/email/ru/java/loading-and-savin...
  2. Working with Outlook Tasks|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.... Adding Attachments to a MapiTask The following...snippet shows you how to add attachments to a MapiTask. Adding Recurrence...

    docs.aspose.com/email/cpp/working-with-outlook-...
  3. Enviar un correu electrònic amb Python | Suport...

    Català English Français Türkçe 日本語 Deutsch Ελληνικά Русский Magyar Nederlands Português Español Italiano Indonesian č......Add the attachment to the message attachment = Attachment( 'path/to/attachment...'path/to/attachment.pdf' ) message . Attachments . Add(attachment)...

    products.aspose.com/email/ca/python-net/send-em...
  4. Excel - Chart has Misaligned Shape - Free Suppo...

    Dear Aspose. As you can see from example. When the Chart is printed coral colored box inside is shifted left and down. You can see as it do not align bars on the X-axis in the printed picture. Attaching image demonst…... Attaching image demonstrating the difference...xlsx-Difference.png (186.4 KB) Attaching sample application demonstrating...

    forum.aspose.com/t/excel-chart-has-misaligned-s...
  5. Loading, Saving and Converting different Email ...

    With C++ Email Parser Library, you can load, save, export and convert different email message formats e.g. EML, MSG, MHTML....Saving as EML Preserving TNEF Attachments The following code snippet...saving as EML preserving TNEF attachments. Loading EML, Saving to MSG...

    docs.aspose.com/email/cpp/loading-and-saving-me...
  6. Primeira Aplicação com Aspose.Email Outlook|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.... getBody ()); //Attachments for ( MapiAttachment att...{ System . out . print ( "Attachment Name:" + att . getFileName...

    docs.aspose.com/email/pt/java/primeira-aplicaca...
  7. Часто задаваемые вопросы|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...."ISO-2022-JP" ); Attachment att = new Attachment ( "Test.doc" ,...

    docs.aspose.com/email/ru/java/faqs/
  8. Visor de Archivos MSG de Outlook|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....proporciona la colección Attachments para obtener todos los adjuntos...La propiedad MapiMessage.Attachments devuelve un objeto de tipo...

    docs.aspose.com/email/es/net/outlook-msg-file-v...
  9. .NET के माध्यम से EML दस्तावेज़ वॉटरमार्क करें ...

    .NET Framework, .NET Core और Xamarin प्लेटफ़ॉर्म पर EML फ़ाइल में वॉटरमार्क जोड़ने या हटाने के लिए C # स्रोत कोड।...Attachments.Add( "watermark" , imageBytes);...BodyHtml, "" ); var attachment = mail.Attachments.Find(x => x.LongFileName...

    products.aspose.com/email/hi/net/watermark/eml/
  10. C# Email Parser for EML Format | products.aspos...

    C# source code to extract text and images from EML file on .NET Framework, .NET Core, and Xamarin Platforms....email content, headers, attachments, and metadata in .NET applications...hyperlinks). Extract attachments: save attachments for compliance or...

    products.aspose.com/email/net/parser/eml/