Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 7,216 for

attachment

(0.42 sec)
  1. 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...
  2. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…... Attaching pdf along with image for reference...such example I have attached. I have attached the extracted text...

    forum.aspose.com/t/need-to-extract-text-from-th...
  3. 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...
  4. 아카이브

    아카이브...파일 추출: foreach 루프를 사용하여 Attachments 컬렉션의 각 첨부 파일을 반복합니다. Save...Extract attachments foreach ($attachment in $eml.Attachments) { $attachmentFilePath...

    blog.aspose.com/ko/email/net/msg-to-eml-via-csh...
  5. إدارة رسائل البريد الإلكتروني والمرفقات باستخدا...

    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.... // create an attachment var attachment = new MapiAttachment...MapiAttachment (); attachment . SetProperty ( KnownPropertyList . DisplayName...

    docs.aspose.com/email/ar/net/manage-email-messa...
  6. Outlook कैलेंडर आइटम्स के साथ काम करना|Document...

    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" ऑब्जेक्ट बनाया जाता है,...import datetime as dt # Add an attachment to an appointment attendees...

    docs.aspose.com/email/hi/python-net/working-wit...
  7. Gestione dei messaggi Gmail in Python|Documenta...

    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/it/python-net/gmail-clien...
  8. Verwalten von Gmail‑Nachrichten in Python|Docum...

    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/de/python-net/gmail-clien...
  9. Converti file MHTML in vari formati in C#|Docum...

    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 an attachment var attachment = new Attachment ( "path/to/attachment..."path/to/attachment.txt" ); eml . Attachments . Add ( attachment );...

    docs.aspose.com/email/it/net/converting-between...
  10. MHTML-Dateien in verschiedene Formate konvertie...

    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 an attachment var attachment = new Attachment ( "path/to/attachment..."path/to/attachment.txt" ); eml . Attachments . Add ( attachment );...

    docs.aspose.com/email/de/net/converting-between...