Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 5,598 for

attachment

(0.12 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.... preserve_tnef_attachments = True eml = MailMessage...for attachment in eml . attachments : print ( attachment . name...

    docs.aspose.com/email/ru/python-net/utility-fea...
  2. Poorly rendered logo in image from PDF - Free S...

    Attached is a PDF that, when converted to images, renders the logo on the bottom-right of the second page very poorly. The image is also attached....ed-3 March 25, 2014, 9:11am 1 Attached is a PDF that, when converted...poorly. The image is also attached. tilal.ahmad March 26, 2014...

    forum.aspose.com/t/poorly-rendered-logo-in-imag...
  3. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method...documents that do not have attached templates. doc = aw . Document...style updating, but do not attach a template document. doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Menambahkan Lampiran ke Dokumen PDF menggunakan...

    Halaman ini menjelaskan bagaimana menambahkan lampiran ke file PDF dengan Aspose.PDF untuk Python via .NET library....Python Contents [ Hide ] Attachments dapat berisi berbagai macam...ap . FileSpecification ( attachment_file , "Contoh file teks"...

    docs.aspose.com/pdf/id/python-net/add-attachmen...
  5. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …... I’ve attached two of those charts (both...emf", shape.Image.Data) ) and attach it to a follow‑up post. That...

    forum.aspose.com/t/image-conversion-issue-with-...
  6. Skicka ett e-postmeddelande med Python | SMTP P...

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

    products.aspose.com/email/sv/python-net/send-em...
  7. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API...manipulate message contents, attachments, headers, and MAPI properties...Embedded Objects Manage Attachments Save Message as Draft Manage...

    products.aspose.com/email/java/
  8. Vattenstämpel MSG-dokument via .NET | products....

    C # källkod för att lägga till eller ta bort vattenstämpel till MSG-fil på.NET Framework, .NET Core och Xamarin plattformar....Attachments.Add( "watermark" , imageBytes);...BodyHtml, "" ); var attachment = mail.Attachments.Find(x => x.LongFileName...

    products.aspose.com/email/sv/net/watermark/msg/
  9. Dokument EML ze znakiem wodnym za pośrednictwem...

    Kod źródłowy C # do dodawania lub usuwania znaku wodnego do pliku EML na platformach.NET Framework, .NET Core i Xamarin....Attachments.Add( "watermark" , imageBytes);...BodyHtml, "" ); var attachment = mail.Attachments.Find(x => x.LongFileName...

    products.aspose.com/email/pl/net/watermark/eml/
  10. 使用 Java 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    Java原始程式碼,用於在PDF檔中添加,提取和刪除附件。...a new file to be added as attachment FileSpecification fileSpecification...); // Add an attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/zh-hant/java/attachments/