Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 8,396 for

attachment

(0.15 sec)
  1. תכונות שירות - MailMessage|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....TNEF attachment as it is, file contains the TNEF attachment options...options . preserve_tnef_attachments = True eml = MailMessage ....

    docs.aspose.com/email/he/python-net/utility-fea...
  2. Ajout de pièces jointes et de texte HTML à un f...

    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....' Add attachments to the message objMsg . Attachments . Add "C:\test..."C:\test.bmp" objMsg . Attachments . Add "C:\test2.jpg" ' Save...

    docs.aspose.com/email/fr/java/adding-attachment...
  3. Outlook MSG 파일에 첨부 파일과 HTML 텍스트 추가|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....' Add attachments to the message objMsg . Attachments . Add "C:\test..."C:\test.bmp" objMsg . Attachments . Add "C:\test2.jpg" ' Save...

    docs.aspose.com/email/ko/java/adding-attachment...
  4. ODT to PDF Conversion – Paragraph Formatting Is...

    odt sample_from aspose webstie.zip (13.3 KB) Hello Aspose Support Team, We are experiencing an issue with ODT to PDF conversion where the paragraph formatting in the output PDF does not match the original ODT file. We…...Steps to Reproduce: Use the attached sample.odt file as the input...22.04 or Windows Server) Attachments: sample.odt (original document)...

    forum.aspose.com/t/odt-to-pdf-conversion-paragr...
  5. كيفية استرجاع الرسائل عبر POP3 في C# | products...

    حل لاستلام البريد لتطبيق .NET الخاص بك. مكن تطبيقك من القدرة على استرجاع الرسائل عبر POP3....Download attachments foreach (Attachment attachment in message...message.Attachments) { attachment.Save( "C:\\Downloads\\" + attachment...

    products.aspose.com/email/ar/net/receive-email/...
  6. Pobieranie załączników z elementów kalendarza|D...

    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.... println ( "Total Attachments: " + app2 . getAttachments...getAttachments (). size (); i ++ ) { Attachment att = app2 . getAttachments...

    docs.aspose.com/email/pl/java/retrieving-attach...
  7. إزالة المرفقات|Aspose.PDF for Python via .NET

    يقوم هذا المثال بربط ملف PDF للإدخال وحذف جميع المرفقات وحفظ ملف PDF المعدل بدون أي ملفات مضمنة....initialize_data_dir def remove_attachments ( infile , outfile ): # Create...( infile ) # Remove all attachments from document content_editor...

    docs.aspose.com/pdf/ar/python-net/remove-attach...
  8. Using Sendgrid to Send Emails | Solution for Yo...

    Discover the power of SendGrid integration with Java API to enhance email deliverability. Get clear instructions, code samples, and advanced features.... println (e); } } Attachments and Advanced Features Aspose...Email allows you to handle attachments and take advantage of advanced...

    products.aspose.com/email/java/send-email/sendg...
  9. إدارة رسائل Gmail باستخدام بايثون|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....email import MailMessage , Attachment # Create the message message..., "Attached is the weekly report." ) # Add an attachment attachment_path...

    docs.aspose.com/email/ar/python-net/gmail-clien...
  10. Original dimensions of image in docx document -...

    Hi support team, When you have a document with images inserted, in MS Word you can see the original dimensions of the image. The image on page 5 of the attached document is very small, but in Word you can see the origi…...The image on page 5 of the attached document is very small, but...fragment which inserts the attached image in a word document using...

    forum.aspose.com/t/original-dimensions-of-image...