Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 6,966 for

attachment

(0.76 sec)
  1. Работа с вложениями сообщений Outlook с использ...

    Вы можете управлять вложениями сообщений Outlook с помощью библиотеки C++ Email Parser, сохранять и удалять их, а также встраивать сообщения в качестве вложений....свойства Attachments класса MapiMessage. Свойство Attachments является...встроенное в файл MSG содержит PR_ATTACH_METHOD, значение которого равно...

    docs.aspose.com/email/ru/cpp/working-with-messa...
  2. 使用 C++ 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    用于添加、提取和删除 PDF 文件中的附件的 C++ 源代码。...Setup new file to be added as attachment auto fileSpecification =...file" ); // Add attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/zh-hans/cpp/attachments/
  3. Convertir archivos MHTML a varios formatos en C...

    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/es/net/converting-between...
  4. أرشيف

    أرشيف...بالتكرار عبر كل مرفق في مجموعة Attachments باستخدام حلقة foreach. احفظ...Extract attachments foreach ($attachment in $eml.Attachments) { $attachmentFilePath...

    blog.aspose.com/ar/email/net/msg-to-eml-via-csh...
  5. Odeslání e-mailu pomocí Pythonu | Podpora proto...

    Čeština 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/cs/python-net/send-em...
  6. उपयोगिता सुविधाएँ - 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/hi/python-net/utility-fea...
  7. Product Overview|Documentation

    Python Finance Library API provides much better performance and ease of use to manipulate finance-related formats, such as XBRL, iXBRL.... If you need to attach multiple files, zip them into...one archive. It is safe to attach your documents in Aspose Forums...

    docs.aspose.com/finance/python-net/product-over...
  8. 使用 C++ 向 PDF 添加附件 | Aspose.PDF

    通過 COM 互操作將附件添加到 C++ 框架、C++ 核心以及 PHP、VBScript、德爾福 C++ 上的 PDF 文件。...Setup new file to be added as attachment auto fileSpecification =...file" ); // Add attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/zh-hant/cpp/attachments...
  9. افزودن پیوست ها به PDF با استفاده از Java | Asp...

    کد منبع جاوا برای اضافه کردن پیوست ها در فایل PDF....a new file to be added as attachment FileSpecification fileSpecification...); // Add an attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/fa/java/attachments/add/
  10. Adicionando Anexos a Itens de Calendário|Docume...

    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.... attendees , expected ); //Attach a file from disc to this appointment...FileInputStream ( file ); Attachment att = new Attachment ( fis , file ....

    docs.aspose.com/email/pt/java/adding-attachment...