Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 6,973 for

attachment

(0.09 sec)
  1. 使用 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/
  2. 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...
  3. 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...
  4. أرشيف

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

    blog.aspose.com/ar/email/net/msg-to-eml-via-csh...
  5. Product Overview|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.... Extract attachments from email messages and save...recipient, subject, body, and attachments. Convert email messages between...

    docs.aspose.com/email/net/product-overview/
  6. Email Message File Format Conversion|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.... Attachments, embedded images and formatting...about conversion . Extract Attachments from Emails Subscribe to...

    docs.aspose.com/email/sharepoint/email-message-...
  7. Missing inline images after conversion from msg...

    I convert a msg file to HTML by MailMessage mail = MailMessage.load(msgPath); SaveOptions opt = SaveOptions.createSaveOptions(MailMessageSaveType.getHtmlFormat()); mail.save(htmlPath, opt); Some images are changed to Ba…... The msg and HTML are attached. The first few images are...following sample code and attached output html file generated...

    forum.aspose.com/t/missing-inline-images-after-...
  8. Travailler avec ZUGFeRD|Aspose.PDF pour Java

    Apprenez à créer des factures PDF conformes à ZUGFeRD en utilisant Aspose.PDF pour Java...un PDF conforme PDF/3-A et attacher une facture ZUGFeRD en Java...un PDF conforme PDF/3-A et attacher une facture ZUGFeRD en .NET...

    docs.aspose.com/pdf/fr/java/working-with-zugferd/
  9. Java 를 사용하여 PDF에 첨부 파일 추가 | Aspose.PDF

    PDF 파일에 첨부 파일을 추가하기 위한 Java 소스 코드입니다....a new file to be added as attachment FileSpecification fileSpecification...); // Add an attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/ko/java/attachments/add/
  10. Word document has 1288 pages. When converted to...

    The attached document has 1288 pages. When converted to PDF only 55 pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …...January 27, 2026, 2:12pm 1 The attached document has 1288 pages. When...see any attached documents. Could you please attach the problematic...

    forum.aspose.com/t/word-document-has-1288-pages...